Sebastien - 2022-01-18

Hi,
I use com0com, hub4com and tcp2com to read/write data from/to 2 applications with a real serial port.
my problem is when i send a tcp request, the first feedback that i have is the request itself.
I think this problem come from the hub4com configuration, all data to COM1 are send back to both virtual port (and send back to the sender).
is there a way to disable COM port to send back the request to it's sending port ?
thanks

My hub4com command : hub4com --baud=9600 --octs=off --bi-route=0:All \.\COM1 \.\CNCB0 \.\CNCB2