资源列表
hmload
- 在DOS下恢复LINUX的GRUB工具,可以充分的用作GHOST后,用来进行启动LINUX系统-LINUX in the DOS restore the GRUB tools, can be fully used after GHOST, used to start the LINUX system
m-recv
- 是实现在基于TCP/IP的局域网中计算机的多播的接收机的接收程序-The receiving program to achieve multicast receiver in the computer s TCP/IP-based LAN
bholeoneattack
- blackhole and aodv with one attacker
3
- 一个QT写的流媒体显示软件,使用RTP 库-a media play soft writen in QT, using RTP lib
server
- 防丢包UDP传输server端,将文件包分成1024kb/包 如果丢包就重传如果收到ACK就继续传文件-UDP transport server-side anti-packet loss, the package into 1024kb/packet retransmission if the packet loss to receive the ACK if the file transfer to continue
stopwords
- In this file you can use English stop words. The usage of this words may can helpful in analyzing content and deleting irrelevant content.
checkport
- 银行联机交易中,实时进行端口检测,实时监控客户端连接状况。-Bank online trading, real time port detection, real-time monitoring client connection status.
send_addr6
- 地址转发,linux从任意网卡接收到IPv6地址,从指定的网卡转发出去-forward ipv6 address in linux
WSAAsyncSelect
- 基于异步选择模型的tcp服务器程序接受客户端连接请求,答应接收到的数据。-Selection model based on asynchronous tcp server program to accept client connection requests, agreed to the received data.
Class2
- 一个用csharp实现文件向服务器传输的类-csharp achieve with a document transmission to the server category
Myping
- linux下基于ICMP简单地ping程序,实现不同ip之间的ping-Under linux simply based ICMP ping program, realized ping between different ip
net
- 一个很入门的网络编程实例,初学者可以看看.很好上手