mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
.. | ||
echosvr.py | ||
finger.py | ||
README | ||
telnet.py | ||
throughput.py | ||
udpecho.py |
Contents of this directory: echosvr.py About the simplest TCP server possible. finger.py Client for the 'finger' protocol. telnet.py Client for the 'telnet' protocol. throughput.py Client and server to measure TCP throughput. udpecho.py Client and server for the UDP echo protocol.