资源列表
TCP_CWND
- TCP拥塞避免和控制,传输速率控制资料 -TCP congestion avoidance and control, data transfer rate control TCP congestion avoidance and control, data transmission rate control
peertopeercommunication
- 该程序采用TCP/IP协议,实现点到点通讯,程序包含服务器和客户端,已经调试通过
TCP
- TCP 实现C/S模式的聊天程序的设计 源码及基本原理-TCP to achieve C/S model design chat program source code and the basic principles of
DNS
- DNS program for PIC18
Nouveau-WinRAR-ZIP-archive
- socket server client
Tcp
- 阻塞套接字模式Windows,TCP网络编程-Blocking socket mode Windows, TCP network programming
open_tcp_dns
- open TCP中的 地址解析协议的源码,适合初学者学习应用;-open tcp: including dns source demo code,.
bch3
- bch encoder decoder using viterbi method
ppp
- ppp拨号源代码,用于移植到其他平台,需要自己移植-ppp dial-up source code for porting to other platforms, it needs its own transplant
TcpServer
- 这是一个关于TCP服务器端的代码,是用WINSOCHET编写的
TCP_IP
- Java code and explanation for creating TCP/IP connection(Client Server Code)
222
- 早期写的一个服务器端,基于socket网络编程!有些简单!适合初学者,编译通过!