what is need to Capture traffic between 2 UDP End points
Posted: Thu Oct 29, 2020 2:37 am
hi,

how to do this under harbour HMGI have a customer who wants me to write a program that communicates with a temperature scanner board.
The software that comes with it is terrible.
There is no spec for the communication with the board, but there is very little traffic.
When a person puts their forehead near the sensor, it measures the temperature and sends that info to the software.
Unfortunately, there is no mechanism to store the information to a database, so I need to write a program for this.
I'm looking for software that will capture the traffic to see how this thing communicates.
Has anyone hacked communication between 2 UDP end points?
