|
Packet Monitor
This C# project allows Windows NT administrators to intercept IP packets
sent through one of the network interfaces on the computer. This can be very
handy to debug network software or to monitor the network activity of untrusted
applications.
Version 1 of the Packet Monitor features a packet viewer that extracts some
basic IP information from the packet [such as source, destination, TTL, etc.].
Future versions will include an option to export intercepted packets to a file
and will support rules to narrow down the number of intercepted packets so you
can find exactly what you're looking for.
This program only works on Windows 2000, Windows XP and Windows Server 2003.
|
v1.0 | Initial release. | 2003/01/10 | v1.1 | Small
bug fix | 2003/02/06 |
|
|