Jump to content
SSForum.net is back!

Recommended Posts

Posted

While the SSC Biller was down I got bored and began thinking of a way to maybe display the status of the biller online. This led me back to an old script I had once began playing with Sockets and UDP to grab zone statuses. Well, through some reading and research I found there is some documentation over the the Server Help Wiki about the Subgame Ping Protocol.

 

It allows you to send a timestamp, and receive a packet containing a timestamp and the current population. So essentially using this, you can determine if the zone is online, and get its current population. So thus I decided maybe a network status page was something I should add to SSO. It was in my original plans, but I never had the time to dwell in it much.

 

You can preview the page here and leave feedback and ideas in the comments section of this post.

 

Thanks and Enjoy.

SSForum.net - September 01, 2002 - Rowen (SSDownloads.Com), PoLiX (SSCentral.Com), and Cyberise (Subspace.Net)

Posted (edited)

Nice.

 

You can also display the amount of players actually playing for ASSS zones. Same script which you probably already used.

 

It would be nice if you can also display the status of the directory servers by using Doc Flabby's script on one of SubspaceOnline's pages; I've got a copy of it running here.

Edited by Maverick

Check out your zone population statistics at stats.sshq.net!

 

 

Maverick

Subspace Statistics Administrator

Retired SSCU Trench Wars Super Moderator

TWCore Coordinator Administrator

Posted

Actually based mine on the ASSS one so wouldn't be hard.

 

I prefer to understand how something I am using works, so coded my own while researching the methods he used on the php docs. Though found it very useful.

 

As for the directory servers, would probably be a simple tweak to the current code I have to add it in. Might do that this weekend honestly.

SSForum.net - September 01, 2002 - Rowen (SSDownloads.Com), PoLiX (SSCentral.Com), and Cyberise (Subspace.Net)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...