搜索资源列表
midapexnet2.0
- 一个网络库,用c#编写,功能很强大,里面带了很多例子,包括tcpserver,tcpclient,加密server,client等等。里面有doc说明文档。
TCPServer
- 在visual c++ 下编写的TCPClient程序,用于建立简单的TCP通信
TCPServer
- 基于Embedded Visual C++的TCP通讯代码-Embedded Visual C++ TCP code
TCP_API_Server2.0
- 实现TCP,HTTP,SMTP协议的框架,Data里对MySQL接口封装,XML里对DOM标准的实现。我目前主要是做C++网络编程,曾经尝试接触ACE库,但觉得太复杂难理解,而且也没有条件用于项目,后来发现了Poco,不仅简单易用,而且也包含《C++ Networking Programming》中提到的各种模式和框架,更难得的是文档注释丰富,看起源码来相当舒-class Net_API TCPServer: public Poco::Runnable class Net_API TCPSe
TCPServer
- C#语言,TCP通信服务器端程序,Socket编程(C#,Tcp/IP Communication)
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)