8

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?

rnunes
  • 2,785
  • 7
  • 28
  • 56
  • Have you had any luck finding one yet on other sites? – Scott Chamberlain Feb 19 '12 at 18:08
  • 1
    I've found one that works, but it's not free: http://www.hhdsoftware.com/serial-monitor The rest only works with x86 – rnunes Feb 19 '12 at 18:28
  • This issue was discussed and have more answers in "Serial / Com Port monitor for Windows x64 [closed]" See https://stackoverflow.com/questions/1674553/serial-com-port-monitor-for-windows-x64 – zmau Feb 21 '19 at 14:24

0 Answers0