文件名称:daima
介绍说明--下载内容均来自于网络,请自行研究使用
client创建udp原始套接字,将数据存入buf中,进行网络的捕包,从中过滤识别出80端口的包,打印出五元组的信息。server端开启守护进程,接受前端发送的信息,并将其保存到文件中。-create udp raw socket client, the data stored in buf, make the network packet capture, filter identified 80 ports from which the package, print out the five-group information. daemon server-side open to receive front-end to send the message and save it to file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
代码\client
....\client.c
....\server
....\server.c
....\sniffer.h
....\unp.h
代码
....\client.c
....\server
....\server.c
....\sniffer.h
....\unp.h
代码