Server Status??
I have looked to find out how to call whether the server is online or offline, I have been successful in finding something that may do the trick, but it says the server is Offline even though it is online, and it still pulls the player information, code below.
Code:
<?php |
Zamthos,
That snippet of code is only going to do you any good on a Linux system. If you want to make a way to show the server is online, I suggest a way of either A) Parsing the Server List Page on EQEmulator for your needs... B) Telnetting into port 9000 (World Server) of your server and pulling the information that you want through the telnet console. This will require you to have PHP telnet client to do this or Perl CGI Telnet client. Perl's telnet client is superb but then you also have to figure out how to use CGI for web servers. |
All times are GMT -4. The time now is 09:08 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.