Hi Folks,
I am curios if some has a quick TCP listen app for testing. I have a program I am writing that sends out TCP commands to some equipment. I have some issues with the app sending commands and I want to monitor the commands sent. Sometimes the command is sent just once (correct) and other times it is sent multiple times. I tried using Wireshark to monitor it , but no commands appear in the tcp traffic. I know the app is sending as the intended gear responds to the command sent, including the multiples…
I know I can write one pretty quick (okay a couple hours for me), but I would then be concerned which of my apps was correct…
If you are willing to share, my email address is jwadkins@me.com.
THX
JMW