搜索资源列表
TcpServerClient
- 包含三个类,TCPServer.cs 这个类是TCP服务端,TCPClient.cs这个类是TCP客户端,TCPServerClient.cs 这个类是服务端连接的客户端对象,自带握手校验功能,异常连接在指定时间内被关闭(Contains three classes, the TCPServer.cs class is a TCP server, the TCPClient.cs class is a TCP client, the TCPServerClient.cs class is con
TCPServer
- 自己编写的C#语言下的TCP通训对话器。这是服务器部分(Write your own c # language under TCP tong xun dialogue. This is the server program)