资源列表
biaozhunhCSfuwuqi
- 标准的互联网C/S结构的网络服务器 其实就是利用进程的网络编程的知识来实现并发网络服务器 服务端创建子进程为客户端服务-Standard Internet C/S structure of the network server is actually using the process of network programming knowledge to implement concurrent network server to create a child process server
TCP
- TCP序列号和确认号详解.pdf,是研究TCP的好资料,最好配合科莱网络分析工具使用-TCP sequence number and acknowledgment number Detailed. Pdf, TCP is a good research data, best use of network analysis tools with Collet
TCP.Sockets.in.C
- TCP Sockets in C EBook teaches you the basic through advanced ideas and concepts in programming TCP Socket in C.
CSharp-TCP-for-network-communications
- C#实现基于TCP协议的网络通讯.doc-C#-based TCP protocol for network communications
udp
- udp传输小实例 帮助初学者学习udp传输-udp transport small example to help beginners learn udp transport
Java
- java实现的server socket编程-java server socket
Common
- 异步通讯套接字,自动连接网络,自动发送数据-Asynchronous communication sockets, auto-connect network, automatically send data
TCPP-PIP
- TCP+-+IP协议,本书系统地讲解了TCP+-+IP协议,是一本不可多得的好书,强烈推荐!-TCP+-+ IP protocols, this book systematically explains TCP+-+ IP protocol, is a rare books, highly recommended!
CSharp_TCP
- 最近做了一个双机备份,就是服务器上有个文件夹,会接收客户端传来的文件,而我们要做的就是同步这台服务器和另一台备用服务器上的文件. 为了实现这个功能我们使用的tcp点对点传输. -Recently made a double backup, is there a folder on the server, the client will receive the documents came, and we have to do is sync it to another server a
simutools_for_camera__ready
- In this paper, we present a modification of the ns2 code for the RTP/RTCP protocols. The legacy RTP/RTCP code in ns2 has not yet been validated but it provides a framework of the protocol’s specification for experimental use. We have modifie
src
- This article is about how to port TCP/IP stack to a microprocessor, how to read SD card, and how read FAT system based on SD card.
ChatRoom(Winsock)
- 基于MFC的winsock套接字程序 TCP C/S结构 初学者最好学习下-MFC winsock project VC++ C