Updated EN_KCP Feature (markdown)

winlin 2017-02-20 10:46:25 +08:00
parent dca0ea2477
commit 0004eac3b0

@ -1,4 +1,4 @@
# Key Algorithm
# Algorithms
TCP is design to transmit as most data as possible over internet, but maybe not care about the efficient, latency, how fast, or how fast. While, KCP is designed for efficient modern internet, to delivery packet as fast as possible over internet. KCP transmit faster than TCP(30%-40%), use FEC/ARQ which cost 10%-20% bandwidth. KCP support normal and fast mode, use different strategy to improve the transport efficiency and speed: