SerialOverIP
- Transport of serial interfaces over UDP/IP.
Description
- SerialOverIP Version 1.0
SerialOverIP is a tool for the transport of serial interfaces over UDP/IP. Useful for accessing a distant serial device by a local Windoze program. Installation:
-
FreeBSD:
Using the ports system:
cd /usr/ports/comms/serialoverip make install clean
Using the pkg system:pkg install comms/serialoverip