资源列表
Comm_Unix
- 程序:实现Unix下通过Socket实现两台机器之间相互通信功能的示例。-: Unix through Socket two machines between communication capabilities of the examples.
IPcontrol
- 编制程序,监控网络,捕获一段时间内网络上的IP数据包,按IP数据包的源地址统计出该源地址在该时间段内发出的IP包的个数,将其写入日志文件中或用图形表示出来(建议用图形表示出统计结果)。 程序的具体要求如下: 用命令行运行:IPStatistic time logfile 其中,IPStatistic是程序名;time是设定的统计时间间隔(单位为分钟,比如,2表示2分钟);logfile表示统计结果写入的日志文件名(若用图形表示统计结果则可以不选这个参数)。 -Programmin
DTMNamedNodeMap
- D T M Named Node Map Source Code for Andriod.
30-1-2011mcast.tcl
- this the multicast network topology-this is the multicast network topology
chat
- 用java写的一个聊天程序,此聊天程序可以实现用户与用户之间的聊天-Using java to write a chat program, the chat program can chat between users
sniffer
- Linux下的sniffer程序,可以监听所有80端口的数据包,可以通过修改源码的过滤规则来指定监听一个IP,使用gcc sniffer -o sniffer -l pcap来编译文件,若没有libpcap,在网上下载,readhat自带有libpcap-Linux under the sniffer program, you can monitor all packets on port 80, you can modify the source code to specify filteri
unblock_socket-udp-select
- 该程序是UDP方式的非阻塞网络socket通信代码,是我做语音设计时用的,供大家参考。-The program is a non-blocking UDP mode network socket communication code, I do voice design, for your reference.
WWW-Search-Google-0.22.tar
- Google的一个简单search算法,linux下perl语言编写的。-a simple search algorithm of Google, linux under the perl language.
socketserv
- C做的Socket服务器实例,实现通信文件传输功能-C Socket server instances do
ok
- 网络编程 ssd9 线程池的实现 包含三个类,线程池类,服务器类,和线程类-failed to translate
AutoLogin
- IE自动登录,随机延迟时间,VC++轻量化实现-IE auto-login, random delay time VC++ lightweight implementation
talktool
- java 简单局域网聊天小工具 ,用于基础界面学习-java simple LAN chat small tool for learning basic interface