crazykid
02-12-2010, 09:47 PM
I am wanting to make a script that checks the server status of an MMORPG game and informs people whether or not the serves are online/offline.
What program should I use to check the ip address and ports for an MMORPG?
And what script should I use to ping the server ip/ports and then display the server's status as being online or not. I want it be be like this:
Server Status
Name of MMORPG
Server 1: image of online/offline status here
Server 2: image of online/offline status here
Server 3: image of online/offline status here
Whenever the server is online, the image corresponding to that will show and when the server goes down, the offline image will show.
What program should I use to check the ip address and ports for an MMORPG?
And what script should I use to ping the server ip/ports and then display the server's status as being online or not. I want it be be like this:
Server Status
Name of MMORPG
Server 1: image of online/offline status here
Server 2: image of online/offline status here
Server 3: image of online/offline status here
Whenever the server is online, the image corresponding to that will show and when the server goes down, the offline image will show.