Relative Content

Tag Archive for c#tcp

Latency in receiving TCP String sent from TCPServer

I’m working on an application that requires a very responsive TCP communication across two PC (connected through direct Ethernet). I’ve used the code below to benchmark the responsiveness of the TCP socket (both TCP Server & TCP Client):