资源列表
ipsniffer
- it can sniffe all ip address in a network, not need input data by manuel, also can sniffer the used ip addre
dijkstra
- 用Dijkstra algorithm 算法实现的路由协议,适用链路状态矢量协议ospf等, (matlab 源码)-This program uses the Dijkstra algorithm to find the lowest cost paths from every node to every other node.
main-Basic-Blocking-Client-
- This function parses the command line, starts up Winsock, and calls an external function called DoWinsock to do the actual work.-This function parses the command line, starts up Winsock, and calls an external function called DoWinso
cinco1
- concurrent program write phrases
4u
- 4u图片站的整站下载程序 使用前需要配置好扩展-4u Picture Station download the entire station prior to use will need to configure a good extension
daytimetcpcli
- 这是本人编写的UNIX网络编程的课程作业,程序在linux系统下实现一个客户端。-This is the course operation of the UNIX network plait distance that I write, the procedure carries out a customer s port under the linux system.
1
- crc冗余校验的C++实现,并验证他的正确性,改动CRC码最后一位,验证他的正确性。-crc redundancy check C++ implementation, and verify the correctness of him, the last one changes the CRC to verify the correctness of his.
f
- 模仿网易盖楼效果。html+jq。div表情动态添加。无限回复-NetEase Gailou imitation effect. html+jq. div dynamically add expression. Unlimited Reply
linux
- Linux remote direction.
hj.cpp
- 查找一个电脑的MAC地址并把它显示出来.-Find a computer' s MAC address and it is displayed.
csum
- /********************************************************************** * 函数名称:csum * 功能描述:计算ip校验和 * 参数 :1、addr ip头 2、count ip头的字节数 * 返回值 :unsigned short * 其它说明:无 * 作者 :***************************************************************