问题
I need to know what's happening between my computer and a USB Virtual COM port device in order to understand if all of the bytes are being well transmited.
I use a Java application to interact with the device and I want to have a native app that allow me to see the exchanged frames (both ways), but I can't find any software for that in Windows 7 x64.
Is there any software to sniff ir just redirect a COM port received and trnasmitted messages?
来源:https://stackoverflow.com/questions/9213733/windows-7-x64-com-serial-port-sniffer-redirect