资源列表
cket_iocp-documents-and-code
- 包含四份关于iocp完成端口模型在socket通信编程中的技术应用文档,其中含有关键代码和说明,由浅入深,是一位大拿原创的技术文档。-Iocp contains four reports on the completion port socket communication programming model in the technical application of the document, which contains the key code and instructions, De
liushi_fwq
- 利用VC++编写的基于TCP的流式套接字,它是可以回射数据的服务器端。-Written by VC++ TCP-based stream sockets, it can back fire server-side data.
201151021395131
- 该源码使用异步Socket方式实现TCP网络通讯,可以通过自己增加相应通信协议类来适应不同通信需求下的数据传输。 1、TcpCSFramework 为异步Socket通信框架 2、TcpClient 为TCP客户端 3、TCPServer 为TCP服务器端 -The source code uses the asynchronous Socket methods to achieve TCP network communication can be increased by thei
chat
- 简单的SOCKET编程,以客户端服务器模式,之间采用TCP协议建立连接-simple socket
WiFi_Demo-1
- 这个源程序主要是基于WIFI的无线网络通信的源程序,其中支持TCP与UDP协议。-The source code is mainly based on WIFI wireless network communication source, which supports TCP and UDP protocols.
UDP_TFTP
- udp,tftp的协议分析文档,并带有详细的项目开发说明.-udp, tftp protocol analysis document with detailed descr iption of project development.
TCP_Socket
- TCP协议编程的例子,包含端口监听、数据发送,数据接收的代码。-TCP protocol programming, and include port monitoring, data transmission, data reception code.
TCP
- 简单实现局域网基于TCP的实现,简单易懂,从流程上把握-Simple implementation of TCP-based LAN, easy to understand, to grasp from the process
DV3
- Distance Vector protocol for network with 30 routers and table updating with random link failure convergence figure-Distance Vector protocol for network with 30 routers and table updating with random link failure convergence figure
DV2
- Distance Vector protocol for network with 30 routers and table updating with a Probability of P convergence figure
rdt_0912626
- rdt,应用计算机网络技术,实现可靠信息传输,TCP/ip 协议-internet rdt
Socket
- 很老的一个采用Socket的http服务器源码 -Http server using the Socket source