PackMon is my very first attempt of making a Network Packet Capturing tool in .NET i have created similar tools in vb6 using winpcap library. but this time i have created my own library in .NET which can monitor all network traffic. PackMon.NET is a .NET library is inspired by a similar code their code was a great help for me i have converted some parts exactly the same from C#.Net to VB.Net but most of the code is entirely written by me. please give me Globes if you really like this code. you can use the library and provided sample application that use the library but please do give me credit for the same. This is still a beta version and i thought that together we can make it a really big and powerful project.
File List:
PackMon.NET/
0b
PackMon.NET/AssemblyInfo.vb
1Kb
PackMon.NET/Monitor.vb
3Kb
PackMon.NET/PackMon.NET.vbproj
4Kb
PackMon.NET/PackMon.NET.vbproj.user
2Kb
PackMon.NET/PackMon.suo
10Kb
PackMon.NET/Packet.vb
8Kb
PackMon.sln
1Kb
PackMon.suo
8Kb
Sniffer.NET/
0b
Sniffer.NET/AssemblyInfo.vb
1Kb
Sniffer.NET/Sniffer.NET.sln
1Kb
Sniffer.NET/Sniffer.NET.suo
8Kb
Sniffer.NET/Sniffer.NET.vbproj
4Kb
Sniffer.NET/Sniffer.NET.vbproj.user
2Kb
Sniffer.NET/frmMain.resx
21Kb
Sniffer.NET/frmMain.vb
14Kb
Similar code
BackTrack
(Popularity: ) : BackTrack is an add-in for VS.NET that keeps intermediate versions of your code between check-ins to source control.
VB.NET Icon Extraction
(Popularity: ) : This library is used to extract icons from compiled libraries such as DLL and EXE files. It is very generic ... A Passive Ftp Helper Class/Client.. EVENT AND BLOCKING
(Popularity: ) : An ftp client helper class, supports File Downloading, Resuming. File Uploading, Appending Both include progress events. File/Directory Deletion, System Command, ... Audio/Video player Calsses
(Popularity: ) : Simple Classes for playing Audio & Video
VS.Net EnvDTE exposed for Web Applications
(Popularity: ) : One big problem with VS.Net Web Applications is finding the Physical Path in the Design Time Environment (DTE) for Custom ...