Hello Everyone,
This tool allows you to scan the server status of any server address and port you put into Servers.ini
Generally if its having trouble checking the status of a server or the server is down it will take some time to refresh and also start up.
Structure:
Demo:
Default:
The application currently handles 10 different servers and so the application runs properly you must leave all of the server info there and only modify for servers you want to add, If you remove a server use the "Default" there.
Thanks, Hope you all enjoy.
This tool allows you to scan the server status of any server address and port you put into Servers.ini
Generally if its having trouble checking the status of a server or the server is down it will take some time to refresh and also start up.
Structure:
Code:
[Server<Number>] Name=<ServerName> IPAddress=<ServerIP> Port=<ServerPort>
Code:
[Server1] Name=localhost IPAddress=127.0.0.1 Port=9958
Code:
[Server<Number>] Name=null IPAddress=null Port=0
Thanks, Hope you all enjoy.