Controlling Linux serial port w/ Python ...

Gerald Gutierrez gutier at intergate.bc.ca
Thu Apr 22 02:22:51 EDT 1999


Hi all.

I'd like to do some modem I/O via Python. Mostly, the interactions would be
similar to what "chat" in the ppp package may do; send/recv data, flipping DTR,
setting speed, etc. 

I understand that POSIX termios, for which Python has a binding, may be able to
do this. Can someone point me to an example somewhere? Alternatively, can
someone direct me to where this type of information is available?

Thanks for any help.

Gerald.

Please forward replies to gutier at intergate.bc.ca.





More information about the Python-list mailing list