当前位置:
首页
资源下载

搜索资源 - IP-packet-restructuring
搜索资源列表
-
0下载:
ip包重组,把小的网络包合并成1个适当大小的网络包,提高网络效率-network PACKET Restructuring
-
-
1下载:
IP报文的重组:
a)将IP报文存入临时的HASH链表中,这个HASH链表中是等待合并的报文队列头
b)判断当这一个IP报文分片加入后是否可以构造出一个完整的IP报文,如果可以的话,分配一个新的帧缓冲区,将数据复制入新的帧缓冲区,返回该报文。
-IP Packets restructuring:
a) the IP packets into a temporary HASH list, this list is waiting to merge HASH packet queu
-
-
1下载:
本程序是基于libnids网络入侵检测开发包开发的基于Windows控制台下的对POP3协议的捕获,并且实现对邮件协议的还原。Base64编码与解码,TCP/IP数据包的重组。-This procedure is based on the libnids network intrusion detection kit developed based on the Windows Control Panel under the POP3 protocol to capture, and to ac
-