Serial <-> TCP/IP, Serial <-> UDP/IP, TCP/IP <-> UDP/IP
ScriptCommunicator (scriptable data terminal) script which routes:
- serialport (RS232, USB to serial) <-> TCP/IP (Client/Server)
- serialport (RS232, USB to serial) <-> UDP/IP
- TCP/IP (Client/Server) <-> UDP/IP
ScriptCommunicator can be found here: https://sourceforge.net/projects/scriptcommunicator/
SerialPortNet is an open source serialport communication library for Microsoft .NET. It's written in c#, implements complete .NET 2.0 specifications, and is designed to allow for multiple OSes and add-on 3rd party Serial to Network adapters.