forked from chargebyte/ser2net
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
16 lines (13 loc) · 767 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.
If you check this out from git, you won't have all the configure
programs and files, because those are generated. Do:
autoreconf -i
to generate everything first. Then you can run configure.