| Latest News | | | | 26 April 2006 - First Aniversary | | v2Softwares celebrates its first aniversary over RentACoder.com | | | | 1 January 2006 - Sniffer.NET | | Sniffer.net version 1.0.1 released. | | | | 17 December 2005 - ASP Model Launched | | v2Softwares now also provide ASP model services and managed software solutions. | | |
|
Sniffer.NET Two
times PlanetSourceCode.com Contest winner. Sniffer.NET is an open source Network
Packet Capture and Network Monitoring Tool in VB.NET. It utilize the power of
Packmon.NET Library written in VB.NET which can monitor all network traffic. Now
Supports User plugins which can be written in any .Net Language till they expose
the IPlugin interface. Sample Plugin is also provided with the Source.
Whats New in Version 1.1 The major change in this new version
is the support of Plugins and the plugin architecture is very generic and every
loaded plugin recieve the event on every packet arrive on the TCP stack either
its incoming or outgoing packet and the plugin can reject or approve the request
of this packet to be showned in the main application's list. the plugin manager
is very powerful and a single assembly/DLL can contain more than one plugin. a
sample plugin is also provided which act as a HTTP filter and once loaded only
allow Tcp Traffic which arrive on port 80 or goes to port 80 of destination
address. so you can use this plugin to show only HTTP Protocol's activities. i
request you all to extend the funcionality by means of writing plugin for it.
We need your support to grow this project. You can provide support by providing
plugins to this application or by adding your code to the host application.
|