Difference between revisions of "Projects using Lazarus - Communications software"

From Lazarus wiki
Jump to navigationJump to search
(Add entry)
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{Sidebar-LazProjects}}
 
== EasyBBS ==
 
== EasyBBS ==
  
Line 8: Line 9:
  
 
[[Image:Radio.jpg|400px]]   [[Image:Optical.jpg|400px]]
 
[[Image:Radio.jpg|400px]]   [[Image:Optical.jpg|400px]]
 +
 +
== Lightning SSH Tunnel Manager ==
 +
 +
[https://drive.google.com/open?id=0B4g74OAO6JZQSlRpRk9wWDZGVHM Lightning SSH Tunnel Manager] is a GUI SSH tunnel manager that does not require OpenSSH. All SSH functionality is built in.
 +
 +
[[Image:lsshtm.png|200x200px]]
  
 
== MUTerm (Rs232 Terminal) ==
 
== MUTerm (Rs232 Terminal) ==
Line 13: Line 20:
 
[http://mehmetulukaya.wordpress.com/2012/09/18/muterm-yazilimi-yuklenmeye-hazir/ MUTerm 0.1.1]  
 
[http://mehmetulukaya.wordpress.com/2012/09/18/muterm-yazilimi-yuklenmeye-hazir/ MUTerm 0.1.1]  
 
MUTerm is a Com Port communication tool for external devices like as Modbus RTU , ASCII etc.
 
MUTerm is a Com Port communication tool for external devices like as Modbus RTU , ASCII etc.
Also you can write your communication routine witwh pascal script. Additionally some TCP functions (client and server) added yet.  
+
Also you can write your communication routine with pascal script. Additionally some TCP functions (client and server) added yet.  
 
It can be work with internet or localnetwork Modbus TCP or HTTP. MUTerm created with by Lazarus 1.0~1.6 Linux and Windows [https://sourceforge.net/projects/muterm/files/muterm/ MUTerm Download]
 
It can be work with internet or localnetwork Modbus TCP or HTTP. MUTerm created with by Lazarus 1.0~1.6 Linux and Windows [https://sourceforge.net/projects/muterm/files/muterm/ MUTerm Download]
 
   
 
   
Line 25: Line 32:
  
 
[[Image:P_SEN_003.png|400px]]
 
[[Image:P_SEN_003.png|400px]]
 +
 +
 +
== Shell and file manager remote telegram bot ==
 +
 +
 +
A program (windows service or linux daemon) for remote managing your desktop computer or web server via your own telegram bot. It contains functionality for a command line work and file system browsing through telegram messenger
 +
 +
[[Image:shellremotebot_filemanager.png|400px]][[Image:shellremotebot_sshemulator.png|250px]]
 +
 +
[https://github.com/Al-Muhandis/ShellRemoteBot ShellRemoteBot source code] and [https://github.com/Al-Muhandis/ShellRemoteBot/releases binaries]
  
 
== Siemens Speedstream 4100/4200 Router ==
 
== Siemens Speedstream 4100/4200 Router ==

Revision as of 22:18, 19 September 2020

Projects using
Free Pascal
Business Software
Communications software
Components and Libraries
Databases and Tools
Developer utilities
Editors and IDEs
Educational software
Games
Hobby software
Medical and Scientific software
Multimedia
User utilities
Web

EasyBBS

EasyBBS is a modern bulletin board system. Installed in 10 minutes, it might be the forum for classes or clubs. Content can be text, images or links. If everything is said, EasyBBS builds a conclusion and is uninstalled in 5 minutes. Location- and Online- views deliver "community spirit". Source code included (German/English). Please join us, we need a French and Italian version.

Jubarte

Jubarte aims to create a complete application suite to calculate and analyse the viability of telecommunication links. Jubarte is able to calculate links using Radio, Optical Fiber and Satellites, in the newer versions capabilities to calculate auxiliary systems is being added. Jubarte is being developped in Lazarus enviroment and exist binaries for Windows, Linux and macOS.

Radio.jpg   Optical.jpg

Lightning SSH Tunnel Manager

Lightning SSH Tunnel Manager is a GUI SSH tunnel manager that does not require OpenSSH. All SSH functionality is built in.

lsshtm.png

MUTerm (Rs232 Terminal)

MUTerm 0.1.1 MUTerm is a Com Port communication tool for external devices like as Modbus RTU , ASCII etc. Also you can write your communication routine with pascal script. Additionally some TCP functions (client and server) added yet. It can be work with internet or localnetwork Modbus TCP or HTTP. MUTerm created with by Lazarus 1.0~1.6 Linux and Windows MUTerm Download

tcp screen.JPG

More screenshots: TCP Connection Screen   Main Screen Shot   Server screen

P.SEN

P.SEN is a utility to allow sending and receiving TCP and UDP packets and is available for Windows and Linux. It’s designed to be very easy to use while still providing enough features for power users to do what they need. It is completely free (no ads / no bundleware) and opensource. Some knowledge of a basic network protocols is a prerequisite to using it. Beyond that, P.SEN was designed to be very easy to use.

P SEN 003.png


Shell and file manager remote telegram bot

A program (windows service or linux daemon) for remote managing your desktop computer or web server via your own telegram bot. It contains functionality for a command line work and file system browsing through telegram messenger

shellremotebot filemanager.pngshellremotebot sshemulator.png

ShellRemoteBot source code and binaries

Siemens Speedstream 4100/4200 Router

A utility for the Siemens Speedstream 4100/4200 Router.

adsl4200.jpg

more screenshots ...

Download ...

Titos Terminal

Tito's Terminal GUI Terminal with syntax highlighting and automation for telnet, and ssh.

This terminal can be used like a Telnet, SSH, and Serial client. and with any console program. It includes a text panel, used to send commands.

TT1.png

The terminal screen, works like a VT100 terminal, but only implements the basic sequences. The screen width is not limited to the VT100 width, but it can be extended much more. The terminal can be configured to detect and highlight the prompt. A visual file manager is included to work with Telnet and SSH connections, and makes easy to work with files. A remote editor is also included ant let us edit small files in a telnet or ssh session, using the shell commands to edit files. Tito's Terminal have an special editor for automation using macros in a similar language of the client TeraTerm. The program is very flexible, including several options for configure the appareance and behaviour.

Transmission Remote GUI

Transmission Remote GUI is a feature rich cross platform front-end to remotely control a Transmission Bit-Torrent client daemon via its RPC protocol. Transmission Remote GUI is faster and has more functionality than the build-in Transmission web interface.

Transmission Remote GUI.png