nicomuratona / MuEmu-0.97k-kayito

Full Install Guide: https://youtu.be/P_CUCu7a_Dw
27 stars 29 forks source link

ping? #7

Closed yao123ge closed 1 week ago

yao123ge commented 2 weeks ago

I install the service locally and run the client, why does the ping still go up to 40-60 ms? Shouldn't it be less than 1 ms?

nicomuratona commented 2 weeks ago

I really don't know because the code simply sends a packet with the current time and upon receiving the response, calculates the time difference between the packet sent and the packet received. I can't think of where that delay comes from.

yao123ge commented 2 weeks ago

Will this delay be caused by passing through the server, and if it is executed directly through the IP address of the client, will this not happen?