SharpPcap-2.1.2.src

所属分类:C#编程
开发工具:Visual C++
文件大小:242KB
下载次数:55
上传日期:2009-12-15 16:37:18
上 传 者mengzhouvincent
说明:  SharpCap源码,并附有相关的例子,可实现抓包
(SharpCap source code, along with relevant examples, can be realized Ethereal)

文件列表:
Changelog (17310, 2009-10-08)
Examples (0, 2009-10-08)
Examples\Example1.IfList (0, 2009-10-08)
Examples\Example1.IfList\AssemblyInfo.cs (2373, 2009-10-08)
Examples\Example1.IfList\Example01.IfList.csproj (4052, 2009-10-08)
Examples\Example1.IfList\Example1.IfList.cs (1297, 2009-10-08)
Examples\Example10.SendQueue (0, 2009-10-08)
Examples\Example10.SendQueue\App.ico (1078, 2009-10-08)
Examples\Example10.SendQueue\AssemblyInfo.cs (2371, 2009-10-08)
Examples\Example10.SendQueue\Example10.SendQueue.csproj (4597, 2009-10-08)
Examples\Example10.SendQueue\Example10.SendQueues.cs (4717, 2009-10-08)
Examples\Example11.Statistics (0, 2009-10-08)
Examples\Example11.Statistics\App.ico (1078, 2009-10-08)
Examples\Example11.Statistics\AssemblyInfo.cs (2371, 2009-10-08)
Examples\Example11.Statistics\Example11.Statistics.cs (4450, 2009-10-08)
Examples\Example11.Statistics\Example11.Statistics.csproj (4095, 2009-10-08)
Examples\Example12.PacketManipulation (0, 2009-10-08)
Examples\Example12.PacketManipulation\App.ico (1078, 2009-10-08)
Examples\Example12.PacketManipulation\AssemblyInfo.cs (2371, 2009-10-08)
Examples\Example12.PacketManipulation\Example12.PacketManipulation.cs (5492, 2009-10-08)
Examples\Example12.PacketManipulation\Example12.PacketManipulation.csproj (4119, 2009-10-08)
Examples\Example2.ArpResolve (0, 2009-10-08)
Examples\Example2.ArpResolve\AssemblyInfo.cs (2373, 2009-10-08)
Examples\Example2.ArpResolve\Example02.ArpResolve.csproj (4415, 2009-10-08)
Examples\Example2.ArpResolve\Example2.ArpResolve.cs (3753, 2009-10-08)
Examples\Example3.BasicCap (0, 2009-10-08)
Examples\Example3.BasicCap\App.ico (1078, 2009-10-08)
Examples\Example3.BasicCap\AssemblyInfo.cs (2371, 2009-10-08)
Examples\Example3.BasicCap\Example03.BasicCap.csproj (4086, 2009-10-08)
Examples\Example3.BasicCap\Example3.BasicCap.cs (2937, 2009-10-08)
Examples\Example4.BasicCapNoCallback (0, 2009-10-08)
Examples\Example4.BasicCapNoCallback\App.ico (1078, 2009-10-08)
Examples\Example4.BasicCapNoCallback\AssemblyInfo.cs (2371, 2009-10-08)
Examples\Example4.BasicCapNoCallback\Example04.BasicCapNoCallback.csproj (4116, 2009-10-08)
Examples\Example4.BasicCapNoCallback\Example4.BasicCapNoCallback.cs (2709, 2009-10-08)
Examples\Example5.PcapFilter (0, 2009-10-08)
Examples\Example5.PcapFilter\App.ico (1078, 2009-10-08)
Examples\Example5.PcapFilter\AssemblyInfo.cs (2371, 2009-10-08)
Examples\Example5.PcapFilter\Example05.PcapFilter.csproj (4092, 2009-10-08)
Examples\Example5.PcapFilter\Example5.PcapFilter.cs (3201, 2009-10-08)
... ...

To use SharpPcap on Mono on Linux or Mac NOTE: Users of Mono on Windows don't need to be concerned about dll mapping as wpcap.dll is used on Windows, even if under the Mono runtime instead of the Microsoft one. - Build the solution with Monodevelop or get the precompiled assembly. - Place the assembly, SharpPcap.dll, and the dll map file, SharpPcap.dll.config, in the same directory. * This is the extra step required under non-Windows platforms. It is necessary because the assembly is currently being built assuming the pcap library name is wpcap.dll as it is under Windows. - Make sure you have libpcap installed. - Add the assembly to your project like any other assembly and enjoy.

近期下载者

相关文件


收藏者