Yet Another Terminal :: Serial Communication :: Engineer/Test/Debug
Engineering, testing and debugging of serial communication. Supports RS-232/422/423/485 as well as TCP/IP Client/Server/AutoSocket, UDP/IP Client/Server/PairSocket and USB Ser/HID. Optimized for simple command sets of e.g. embedded systems.
SerialToIP is a simple Terminal Server software providing transparent pipe either in TCP server or TCP client socket mode from TCP/IP to a pre-configured serial port. Implemented in C# for .NET 2.0 so the command line version could work in Mono-runtime as well.
A server application, a TELNET server, which mainly works as an interface for users to connect to the server serial port or another TELNET server. Any new ideas may be added in along the implementation.