Welcome![Sign In][Sign Up]
Location:
Search - pcap.h

Search list

[Grid Computingwinpcap

Description:
Platform: | Size: 10240 | Author: db | Hits:

[Otherpcap

Description: 这是一个利用winpcap做的一个小程序,可以捕获第二层的网络流量,查看详细数据,对低层开发的朋友很有用啊!! 使用说明: 从http://winpcap.polito.it 下载WinPcap Developer’s Pack并解压缩,把WinPcap Developer’s Pack中的Includes和lib文件夹加入VC环境,具体步骤: Tools->Options->Directories->Show directories for:include files:加上WinPcap Developer’s Pack中的Includes,Tools->Options->Directories->Show directories for:library files:加上WinPcap Developer’s Pack中的lib。对于项目本身,Project->settings->C/C++->Preprocessor definitions中添加WPCAP,Project->settings->Object/Library modules:中添加wpcap.lib packet.lib。 编译并运行,已通过测试。 -This is a use WinPcap to do a small procedure, you can capture the second layer of network traffic, view the detailed data, the lower the development of useful friends ah!! Use Description: http://winpcap.polito.it downloaded from the WinPcap Developer s Pack and unzip the WinPcap Developer s Pack of Includes and lib folder to join VC environment, and specific steps: Tools-> Options-> Directories-> Show directories for: include files: add WinPcap Developer s Pack of Includes , Tools-> Options-> Directories-> Show directories for: library files: add WinPcap Developer s Pack in lib. For the project itself, Project-> settings-> C/C++-> Preprocessor definitions add WPCAP, Project-> settings-> Object/Library modules: add wpcap.lib packet.lib. Compile and run, have passed the tests.
Platform: | Size: 2048 | Author: songshiyou | Hits:

[Internet-Networksniffer

Description: Packet sniffer program using pcap.h
Platform: | Size: 1024 | Author: deeps | Hits:

[BookslibpcapHakin9LuisMartinGarcia

Description: PCAP EBook that defines the pcap.h header file usage
Platform: | Size: 3133440 | Author: deeps | Hits:

[CSharpwangluoliuliang

Description: 获取数据流量 获取网络 流量 获取网络 流量-include <stdlib.h> #include <stdio.h> #include <pcap.h> void usage() void dispatcher_handler(u_char*, const struct pcap_pkthdr*, const u_char*) void main(int argc, char**argv) { pcap_t*fp char errbuf[PCAP_ERRBUF_SIZE] struct timeval st_ts u_int netmask struct bpf_program fcode /* 检查命令行参数的合法性*/ if (argc != 2) {
Platform: | Size: 1024 | Author: zhaobo | Hits:

[JSP/JavaPcap

Description: ttacks and gives you example source code of the programs used for these attacks (and packet sniffer logs, so you see what exactly happens). It also provides you with an easy to use include file for experimenting a little yourself. Oh, if you make something nice with the "spoofit.h" file, please mail it to me (or a reference where it is available) with a little explanation on what it is (a few lines are enough)... If you have interesting
Platform: | Size: 12288 | Author: sunil | Hits:

[Sniffer Package capturepcap

Description: header pcap.h. Used in wireshark/tcpdump
Platform: | Size: 5120 | Author: AL | Hits:

[Internet-Networkwangluoliuliang

Description: 获取数据流量获取网络 流量-include < stdlib.h> #include < stdio.h> #include < pcap.h> void usage() void dispatcher_handler(u_char*, const struct pcap_pkthdr*, const u_char*) void main(int argc, char**argv){pcap_t*fp char errbuf[PCAP_ERRBUF_SIZE] struct timeval st_ts u_int netmask struct bpf_program fcode /* 检查命令行参数的合法性*/ if (argc != 2) {
Platform: | Size: 2048 | Author: steroft | Hits:

CodeBus www.codebus.net