Serial Over IP

Serial Over IP is a tool for the transport of serial interfaces over UDP/IP.
Download

Serial Over IP Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Stefan-Florin Nicola
  • Publisher web site:

Serial Over IP Tags


Serial Over IP Description

Serial Over IP is a tool for the transport of serial interfaces over UDP/IP. Serial Over IP is a tool for the transport of serial interfaces over UDP/IP. It is very usefull for connecting distant equipment that run via a serial interfaces to a local computer.One linux will be server and one will be client. On the server you can start the program typing the following command:bash# serialoverip -d /dev/ttyS0 9600-8n1 -s 127.0.0.1 3000... and on the client:bash# serialoverip -c 127.0.0.1 3000 -d /dev/ttyS1 9600-8n1In both commands the IP address is the server IP. Note that you have to start the server first, and it will be efectively be running only after the first packet received from the client.


Serial Over IP Related Software