Hi,
my problem: from a microcontroller-board tcp client i have to get data from a server. the server is on Windows 7 written in C#. It works fine, but the response-time from the server is about 0,5 sec. I would need abaout 0,1 sec. The connection seems to be ok, acknowledge and echo are within...