summaryrefslogtreecommitdiff
path: root/pyserial/examples/tcp_serial_redirect.py
Commit message (Expand)AuthorAgeFilesLines
* remove pyparallel and move pyserial files to toplevelChris Liechti2015-08-031-326/+0
* simplify example again as a separate RFC 2217 server exists nowcliechti2009-08-101-30/+2
* - move to_bytes from rfc2217 module to corecliechti2009-08-051-1/+4
* - rename RFC2217 server helper classcliechti2009-08-051-6/+5
* add --rfc2217 option to run a server with these extensionscliechti2009-08-041-8/+55
* - fix typoscliechti2009-02-061-70/+199
* - use optparsecliechti2006-11-151-59/+85
* [Bug 1451535], [Bug 1554183], [Bug 1513653], [Bug 1520357]cliechti2006-10-201-1/+1
* closes [Bug 1105687]cliechti2005-01-271-1/+1
* - bugfixescliechti2003-10-041-63/+94
* added new examplecliechti2002-03-051-0/+119