搜索资源列表
RUP
- 用UDP模拟TCP连接,在每个UDP包的头部,加入了发包的序数,以确保UDP包的个数与顺序。保证了,发送数据的完整性。-UDP simulation using TCP connections, in each UDP packet on the head, joined the ordinal number of contracts to ensure that the UDP packet with the number sequence. Guaranteed, send data int
UDP轻松应用
- \"用户数据报协议\"(User Datagram Protocol,简称UDP)是基于无连接的通信协议,不保证可靠数据的传输;\"传输控制协议\"(Transmission Cotrol Protocol,简称TCP)是基于连接的通信协议,可提供个两台计算机之间可靠无差错的数据传输。但是UDP能够向若干台目标计算机发送数据;接收发自若干个源计算机的数据。而在多台计算机构成的仿真或控制系统中,经常会出现多台计算机进行数据传输,所以在仿真或控制软件中采用UDP协议的较多。-"User D
selectlessonsimulation
- 网络选课模拟程序,由client和server两部分组成,client和server之间的通信基于TCP协议,并且实现NCSP应用层协议-network simulation process from the client and the server is composed of two parts, client and server-based communications between the TCP and to achieve the NCSP application layer
WinUdt
- 非常好的UDP模拟TCP,我改造成VC6编译版本。-very good simulation of TCP UDP, I transformed into VC6 compiler versions.
ns-tcp
- 主要是对tcp.cc的分析,学习ns难得的好例子,相信通过代码分析,对做无线网络仿真有很大的帮助.-mainly for tcp.cc analysis, the study ns rare good example, I believe that through code analysis, right to do wireless network simulation will be very helpful.
sever
- TCP/IP通讯的模拟程序的服务端程序,因为是模拟只注重了功能实现,界面可能有点丑-TCP / IP communications simulation program services software, because it is the focus on achieving a functional, interface may be a bit ugly
cline1
- TCP/IP通讯模拟程序的客户端程序.需要和服务端一起使用.-TCP / IP communications simulation procedures client. End needs and services are used together.