资源列表
udt4.6a
- UDT协议源码,基于UDP的数据传输协议(UDP-based Data Transfer Protocol,简称UDT)是一种互联网数据传输协议。UDT的主要目的是支持高速广域网上的海量数据传输,而互联网上的标准数据传输协议TCP在高带宽长距离网络上性能很差。 顾名思义,UDT建于UDP之上,并引入新的拥塞控制和数据可靠性控制机制。UDT是面向连接的双向的应用层协议。它同时支持可靠的数据流传输和部分可靠的数据报传输。 由于UDT完全在UDP上实现,它也可以应用在除了高速数据传输之外的其它应用领域
tcp_p_p_chat_server
- 使用AF——INET实现UDP点对点的通信,即采用AF——INET协议,数据传送方式为UDP数据报地方式,主要功能是放松消息,然后接受端接受-Using the AF- INET UDP point to point communications realized that by AF- INET protocol, data transmission by way of the UDP datagram, the main function is to relax the message, t
udp_brodcast_rcv
- 如果没有设置BLOADCASE选项的不递送。 如果bind端口不匹配不递送该套接口 如果绑定的不是INADDR_ANY话,那么BIND的地址和目的地址匹配才能递送:也就是说你必须BIND一个广播地址或者绑定INADDR_ANY 用ifconfig命令可以disable块网卡的BROADCAST标志,让其不能接受以太网广播。 也可以使用ioctl的SIOCSIFFLAGS方法去掉一个接口的标志IFF_BROADCAST,使之不能接受以太网广播。-If the optio
tcp_unblock_client
- UDP通信之间程序,其中用户发送,服务器接受,利用分组胡方式进行发送肯接受,这是发送程序-UDP communication between the program, in which users send, the server accepts, the use of packet to send Hu willing to accept the way it is sending program
Demo
- 建立一个表单,要求用户提交用户名。该表单调用一个servlet,由servlet得到用户名请求参数,并使用参数值(用户名)在响应中设置一个cookie。
web
- 创建一个下载页面,客户点击链接得到一个JAR文件。响应中发送表示JAR的字节,我们要读取JAR文件的字节,然后写至响应的输出流。
routing
- omnet++平台的网络路由仿真,构建了特色消息类以实现自消息外的自消息定义-omnet++ platform for network routing simulation, characteristics of the message type was constructed in order to achieve self-defined message news from outside the
111111
- 连接stk服务器的工具的代码工程,希望对大家有用-Stk server connection code engineering tools, we hope to be useful
wpan_3_said
- ns2 scr ipt code on wpna over AODV+
mannasim-rede-plana
- mannasim codes scr ipt in ns2
hynet4
- c++,网络编程,socket通信-defregfreg
SearchServer
- 该源码的主要功能:搜索局域网或广域网内的服务器,形成列表,方便用户来选择要存放数据的服务器,极大地提高了维护性。-The main function of the source: search inside the LAN or WAN server, the formation of the list, user to select the server to store data, which greatly improves the maintainability.