Quantcast
Channel: Recent Discussions — Photon Engine
Viewing all articles
Browse latest Browse all 15755

Verify if the server is running

$
0
0
Hello, i create my server using
BoltLauncher.StartServer(UdpKit.UdpEndPoint.Parse("127.0.0.1:27000"));
And i connect
BoltNetwork.Connect(UdpKit.UdpEndPoint.Parse("127.0.0.1:27000"));

How i check if the server("127.0.0.1:27000") or (IP) is running?
Thanks

Viewing all articles
Browse latest Browse all 15755

Trending Articles