资源列表
[Internet/网络编程] socket
说明:socket网路编程,服务器与客户端的主要功能,完成了所有的信息传输编码-socket network programming, server and the main function of the client to complete all of the information transmission encoding<> 在 2024-11-17 上传 | 大小:11kb | 下载:0
[Internet/网络编程] VC_SocketUdp
说明:简单的 socket编程 UDP通信模式-UDP socket programming simple communication mode<贺长富> 在 2024-11-17 上传 | 大小:11kb | 下载:0
[Internet/网络编程] chat
说明:基于socket套接字的TCP局域网聊天功能的实现,有server端和client端-LAN based on TCP socket socket implementation of chat, a server-side and client-side<张文舟> 在 2024-11-17 上传 | 大小:11kb | 下载:0
[Internet/网络编程] CHOKE3
说明:Codes for CHOKe3 protocol. you should copy them to a folder named as you wish then run maker in terminal to create .o file.<morteza> 在 2024-11-17 上传 | 大小:11kb | 下载:0
[TCP/IP协议栈] genthroughput
说明:througput awk program for wireless networks<gr8regis> 在 2024-11-17 上传 | 大小:11kb | 下载:0
[Internet/网络编程] NS2-Multicast-Example
说明:ns multicast scr ipt. to be run under ns2. copy file to a notepad and save as tcl extension.<az> 在 2024-11-17 上传 | 大小:11kb | 下载:0
[Internet/网络编程] Windows-ns2.28
说明:step by step how to install ns2.28 with cygwin on windows.<az> 在 2024-11-17 上传 | 大小:11kb | 下载:0
[ICQ/即时通讯] Chat-rooms
说明:用VBscr ipt编写的一个简单的实现聊天功能的简单的聊天室-Written by a simple additionally chat function realization of simple chat rooms<蒋路玉> 在 2024-11-17 上传 | 大小:11kb | 下载:0
[Internet/网络编程] erght_queen
说明:用JAVA实现GBN(go back N)协议。UDP滑动窗口协议是建立在UDP上的应用层协议之上的。传输层使用的仍是UDP,但在应用层使用滑动窗口技术,并通过模拟TCP的一些机制以保证UDP的低协议处理开销和获得高通信可靠性。-JAVA implementation by GBN (go back N) protocol. UDP sliding window protocol is based on UDP protocol on<zhaoshu> 在 2024-11-17 上传 | 大小:11kb | 下载:0
[TCP/IP协议栈] TCP-packet2
说明: 这样直到 tcp 断开这个 socket 的链接( FIN=1 ),此时将正常报文队列和失序报文队列中的数据合并起来,完成重组。取出正常报文队列最后一个报文的 seq 和 len ,在失序报文队列中查找属于它的后续报文,该报文是否可以作为正常报文队列的后续报文处理过程同前面 1 ) ~5 )的分析。 - 这样直到 tcp 断开这个 socket 的链接( FIN=1 ),此时将正常报文队列和失序报<hyboo> 在 2024-11-17 上传 | 大小:11kb | 下载:0