diff options
Diffstat (limited to 'system/ser2net/README')
-rw-r--r-- | system/ser2net/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/system/ser2net/README b/system/ser2net/README new file mode 100644 index 0000000000..774403b745 --- /dev/null +++ b/system/ser2net/README @@ -0,0 +1,11 @@ +Ser2net is 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. |