kcp online with Winfy

We have hosted the application kcp in order to run this application in our online workstations with Wine or directly.


Quick description about kcp:

KCP is a fast and reliable protocol that can achieve the transmission effect of a reduction of the average latency by 30% to 40% and reduction of the maximum delay by a factor of three, at the cost of 10% to 20% more bandwidth wasted than TCP. It is implemented by using the pure algorithm, and is not responsible for the sending and receiving of the underlying protocol (such as UDP), requiring the users to define their own transmission mode for the underlying data packet, and provide it to KCP in the way of callback. Even the clock needs to be passed in from the outside, without any internal system calls. The entire protocol has only two source files of ikcp.h, ikcp.c, which can be easily integrated into the user's own protocol stack. You may have implement a P2P, or a UDP-based protocol, but are lack of a set of perfect ARQ reliable protocol implementation, then by simply copying the two files to the existing project, and writing a couple of lines of code, you can use it.

Features:
  • KCP has both normal and fast modes, achieving the result of flow rate increase
  • KCP normal mode uses the same fair concession rules as TCP
  • KCP is selective in retransmission, and only re-transmits the data packets that are really lost
  • In KCP protocol, all packets have UNA information except for a single ACK packet
  • The protocol default mode is a standard ARQ, and various acceleration switches can be enabled by configuration


Programming Language: C.
Categories:
Data Formats

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.