copy and paste this google map to your website or blog!
Press copy button and paste into your blog or website.
(Please switch to 'HTML' mode when posting into your blog. Examples: WordPress Example, Blogger Example)
mKCP | V2Ray Beginners Guide Due to the fast retransmission mechanism, mKCP has a greater advantage than the conventional TCP in a network with a high packet loss environment Because of this, mKCP have more traffic consumption than TCP, so please using it carefully One thing to understand is that mKCP is the same KCP protocol as KCPTUN, but the two are not compatible
mKCP · Project V Official - V2Ray It is an UDP based protocol mKCP sends more traffic for lower latency To transfer the same amount of data, mKCP usually requires more throughput than TCP does Maximum transmission unit It indicates the maxium number bytes that an UDP packet can carry Recommended value is between 576 and 1460 Default value 1350
mKCP | Project X - GitHub Pages uplinkCapacity and downlinkCapacity determine the transmission speed of mKCP For example, when a client sends data, the client's uplinkCapacity specifies the speed of sending data, while the server's downlinkCapacity specifies the speed of receiving data The value used is the smaller of the two
manual en configuration transport mkcp. md at master - GitHub It is an UDP based protocol mKCP sends more traffic for lower latency To transfer the same amount of data, mKCP usually requires more throughput than TCP does Maximum transmission unit It indicates the maxium number bytes that an UDP packet can carry Recommended value is between 576 and 1460 Default value 1350
Transport - V2Fly. org Sub-protocol configuration can specify how each individual inbound and outbound protocol is transmitted Generally speaking, the outbound and inbound protocols corresponding to the client and server need to use the same transmission method
mKCP Protocol | Project X - GitHub Pages mKCP is a stream transfer protocol, modified from the KCP protocol, which can transmit any data stream in order mKCP has no version number and does not guarantee compatibility between versions mKCP is a protocol based on UDP, and all communication uses UDP transmission Outputs a 32-bit unsigned integer
Xray-docs-next docs en config transports mkcp. md at main - GitHub It indicates the maxium bytes that an UDP packet can carry Recommended value is between 576 and 1460 The default value is 1350 Transmission time interval, measured in milliseconds (ms), determines how often mKCP sends data Please choose a value between 10 and 100 The default value is 50