Skip to content

TCP Connection

Some information is so important that we can't afford to loose it or have ir corrupted during transmission. This means we must have a communication protocol that fits this requirements. To achieve this goal a TCP Server and Client must be added to Telemetry, since TCP is much more reliable than UDP.