文件名称:getandstorepackets
-
所属分类:
- 标签属性:
- 上传时间:2013-05-11
-
文件大小:1.06kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个更加完整的使用libpcap的范例程序,它显把捕获的数据包保存到磁盘。这个程序在Win32和Unix平台下都能编译。Pcap_filter(pf.exe)是一个通用的数据包过滤程序:它的输入参数有数据包的源(可以是物理接口,或是一个文件),过滤器和一个输出文件。它会从源获取数据包,并对它们进行过滤,如果它们符合过滤器的要求,就把它们保存到输出文件,直到按下Ctrl+C,或者整个文件处理完毕。-This is a more complete use of Libpcap examples of procedures, it is sensible to capture data packets are saved to disk. This program can be compiled in Win32 and Unix platform. Pcap_filter (pf.exe) is a common data packet filter program: its input parameters are the source of the packet (can be a physical interface, or a file), filter and an output file. It gets the packet from the source, and to filter them, if they meet the filter requirements, to save them to the output file, until you press Ctrl+C, or the entire document processing.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
getandstorepackets.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.