搜索资源列表
tcpClient
- A TCP/IP Client program. Be able to dump packets and status. A tool for TCP/IP server programming debug. For now IP and port number has to be hard coded in source code. Will put IP and Port number selection on GUI, later.
python_cs
- python版本的client server通讯源码,可以学习通讯原理。-python version of the client server communication source, you can learn communication principles.
programs
- PYTHON CLIENT SERVER PROGRAM
socket
- 用python写的socket编程小例子 1.分客户端和服务器端 2.握手后可以进行信息交流-Using socket to write the Python Programming 1 client and server 2 after the handshake can communicate information
TCP
- TCP服务器和客户端代码,用python编写(其实很简单 不用下,为了蹭个下载机会哎)-TCP server and client code, using python (in fact, it is very simple, in order to rub a download opportunity hey)
socket
- 使用Python制作的简单socket通信程序,包括客户端和服务器端-a simple program of socket communication,inclued the client and the server program.
