Guido van Rossum | 22825e8 | 1991-07-01 18:32:32 +0000 | [diff] [blame^] | 1 | Contents of this directory: |
2 | |||||
3 | echosvr.py About the simplest TCP server possible. | ||||
4 | finger.py Client for the 'finger' protocol. | ||||
5 | telnet.py Client for the 'telnet' protocol. | ||||
6 | throughput.py Client and server to measure TCP throughput. | ||||
7 | udpecho.py Client and server for the UDP echo protocol. |