Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Windows Develop CSharp
Title: ConsoleApplicationTest Download
 Description: Configuration SharpPcap Let s look at my environment: win7 Ultimate, VS2010 Ultimate, WinPcap4.1.3, SharpPcap4.2.0. 1. Install Winpcap4.1.3 (WinPcap4.1.3 download) 2. Extract SharpPcap-4.2.0.bin.zip (SharpPcap4.2.0.bin.zip && SharpPcap4.2.0.src.zip download), unzip open debug folder, you can see there are two dll files, this is our program to use things. SharpPcap-4.2.0.src.zip compressed packet contains SharpPcap all source code and some sample programs. 3. Open the VS2010, create a new C# console project. 4. Then click on the Project drop-down menu, Add reference in the pop-up dialog box, click Browse tab, then the path of the second step after extracting SharpPcap-4.2.0.bin.zip and then debug the SharpPcap.dll added. 5. Place the following code and paste it into your project, the test configuration was successful, and if successful will be displayed on your network adapter.
 Downloaders recently: [More information of uploader 唐]
 To Search:
File list (Check if you may need any files):
 

ConsoleApplicationTest\bin\Debug\ConsoleApplicationTest.exe
......................\...\.....\ConsoleApplicationTest.pdb
......................\...\.....\ConsoleApplicationTest.vshost.exe
......................\...\.....\ConsoleApplicationTest.vshost.exe.manifest
......................\...\.....\PacketDotNet.dll
......................\...\.....\SharpPcap.dll
......................\ConsoleApplicationTest.csproj
......................\obj\x86\Debug\ConsoleApplicationTest.csproj.FileListAbsolute.txt
......................\...\...\.....\ConsoleApplicationTest.exe
......................\...\...\.....\ConsoleApplicationTest.pdb
......................\...\...\.....\DesignTimeResolveAssemblyReferencesInput.cache
......................\Program.cs
......................\...perties\AssemblyInfo.cs
......................\obj\x86\Debug\TempPE
......................\...\...\Debug
......................\bin\Debug
......................\obj\x86
......................\bin
......................\obj
......................\Properties
ConsoleApplicationTest
    

CodeBus www.codebus.net