The client only supports one acquisition. The issue is that it expects a number of shots to be received but the server may send a multiple if more acquisitions IPs are active, leading to error and disconnect.
SOLUTION
On packet receive, keep a list of received shots for each acquisition peripherals.
Store the results in many sub-directories, one for each acquisition peripheral.
The client only supports one acquisition. The issue is that it expects a number of shots to be received but the server may send a multiple if more acquisitions IPs are active, leading to error and disconnect.
SOLUTION
On packet receive, keep a list of received shots for each acquisition peripherals.
Store the results in many sub-directories, one for each acquisition peripheral.