|
Wireshark:
Microsoft Network Monitor:
(http://support.microsoft.com/kb/148942).
This sample works for simple packet transfers; for large quantities of packets, not all data will be logged to the file. RtPacketLogger is hard-coded to log its data to C:\\RtPacketLog.cap.
To use the RtPacketLogger filter with a particular NIC driver, you must:
INI file used with Intel 82574L NIC driver and RtPacketLogger.
[TCP/IP] . . . [rtnd0] Driver=RTE1000 IPAddr=192.168.4.8 . . . Filter=RTPacketLogger FilterState=1
NOTE: There are no input parameters or command-line arguments for RtPacketLogger.