搜索资源列表
sniffer源代码
- 一个比较简单的sniffer源码。sniffer源码适合入门之用,想学网络编程的同志可以看看,用vc编的,用的是socket,原始套接字编程。程序主要是把网络上的包拦截下来,然后简单解析包头,整个程序还是比较简单的,不过能让你很容易理解抓包的整体过程。
linux-C-libpcap-
- 内有linux 异步通讯网络编程。和基于libpcap的抓包程序。以及关于libpcap的学习资料。-Linux asynchronous communication within the network programming. The packet capture libpcap-based program. And learning materials on libpcap.
Capture
- 自己写的实现网络抓包的小程序,供大家参考使用。-Write their own network packet capture applet for reference use.