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?