搜索资源列表
application-level-Psniff
- 这也是一个基于网络抓包捕获的源代码,支持应用层数据包的抓取分析。程序基于第三方组件VBPCAP.DLL。支持实时抓取,IPV4报头,以太网报头,帧报头获取分析。目前测试基于局域网,无线网卡好像无法捕获,正在研究中。 程序需要用到VBPCAP.DLL,这个文件感觉有些问题,程序每次退出时VB会崩溃,整个源代码功能上还是不错,给大家参考下。 方法: 1. 下载 Winpcap 3.1 完毕先安装 http://www.winpcap.org/archive/3.1beta2-Wi
netlink
- C# 监测当前网络连接状态,点击检测按钮即可检测是否连接到网络,将检测结果以弹出框的形式告之。经www.codefang.com测试,检测结果准确。-C# to monitor the current network connection status, click the test button to test whether the connection to the network, the test results reported in the form of pop-up box.