Ping/Latency to server listed in BoltNetwork.SessionList

Krzysztof_Bogdan
edited August 2017 in Photon Bolt
It would be great for user to see ping to servers listed in BoltNetwork.SessionList so they could choose best server for them. Any ideas how to do this?

Comments

  • Yea I have a problem with this also, I can't ping servers with unity ping most of the time. Even if I get server ip by token it still can't ping it. I got it working once by using WanEndPoint.Address.ToString() but usually its "0.0.0.0" and can't be pinged. Anyone got it working?