Skip to content
forked from qchats/ser2net

This project provides a proxy that allows telnet/tcp connections to be made to serial ports on a machine.

License

Notifications You must be signed in to change notification settings

Lets-a-go/ser2net

 
 

Repository files navigation

This is ser2net, a program for allowing network connections to serial
ports.  See the man page for information about using the program.

Note that ser2net supports RFC 2217 (remote control of serial port
parameters), but you must have a compliant client.  The only one I
know if is kermit (http://www.columbia.edu/kermit).

If you want the opposite of ser2net (you want to connect to a "local"
serial port device that is really remote) then Cyclades has provided
a tool for this at http://www.coker.com.au/cyclades.  It is capable
of connecting to ser2net using RFC2217.

About

This project provides a proxy that allows telnet/tcp connections to be made to serial ports on a machine.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 99.6%
  • Python 0.4%