Jump to content
SubSpace Forum Network

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.

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.

Posted

Is there a way to ping the biller to find out if it's online? If not, it could be achieved by having an asss zone update and forward the status should the biller ever go offline.

 

Anyhow, pretty nifty page.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...