This C# project allows you to intercept 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.
Packet Monitor extracts some basic IP information from the packet [such as source, destination, TTL, etc.].
This program only works on Windows 2000, Windows XP and Windows Server 2003.
Please register or login to download attachments.