USB Monitoring
Windows API
2
Posts
2
Posters
7
Views
1
Watching
-
Is there any one who can tell me the application to monitor the USB PORT's and what is running..! my mean that what is sending and what is receiving................
-
Is there any one who can tell me the application to monitor the USB PORT's and what is running..! my mean that what is sending and what is receiving................
I guess you are looking for an USB sniffer that is monitoring and logging data. With Linux, you can use usbmon which is part of the kernel and Wireshark[^]. With Windows there are multiple commercial tools and some free (e.g. usbsnoop[^]). Just google for 'windows usb sniffer'. The Windows Wireshark version can also sniff USB traffic when installing an additional tool like USBPcap (see the above link).