Jump to content

Lag: Difference between revisions

29 bytes added ,  11 months ago
(justifying text)
Line 40:
 
== Packet loss issues ==
<div align="justify">
To convey your network packets over internet, there are two big protocols encapsulating your data: TCP and UDP. TCP is used when an application must transmit data with integrity (packet ordering, re-emission of lost packets, etc), and UDP is used when an application must transmit data as fast as possible (streaming for instance). Minecraft uses TCP, because the game requires to process correct information and in the correct order to synchronize the client with the server.
 
Line 52 ⟶ 53:
 
In short, packet loss can increase your latency, no matter how good your ping is.
</div>
 
== CPU load issues ==
Cookies help us deliver our services. By using our services, you agree to our use of cookies.