Skip to content
Snippets Groups Projects
Commit c804f706 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

TCP support is now implemented.

parent a039d3d4
No related branches found
No related tags found
No related merge requests found
...@@ -15,7 +15,7 @@ know about.) This module has a few features that sets it apart: ...@@ -15,7 +15,7 @@ know about.) This module has a few features that sets it apart:
- a TCP connection - a TCP connection
- a serial port (using the pySerial module) - a serial port (using the pySerial module)
- a program run via os.popen() - a program run via os.popen()
- a generic TCP session (FIXME: not yet implemented) - a generic TCP session
- a program started via Peter Årstrands popen5 module (FIXME: not - a program started via Peter Årstrands popen5 module (FIXME: not
yet implemented) yet implemented)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment