A new WebAPI was made available yesterday that is intended to help server 
admins answer for themselves a frequently-asked question: "Is my server listed 
on the master servers?".  Here's an example:

http://api.steampowered.com/ISteamApps/GetServersAtAddress/v0001?addr=208.64.202.209&format=json
http://api.steampowered.com/ISteamApps/GetServersAtAddress/v0001?addr=208.64.202.209&format=xml

To avoid the temptation for abuse, the output does not list all server fields, 
but it should provide enough information to help troubleshoot a situation where 
your server is not showing up in the server browser.  Most importantly, if you 
see a "reject" field, the status code indicates why your server was rejected.  
The most common reason is being out of date, less common is being banned.  
(Currently numeric codes are used, these will be replaced with human readable 
codes shortly.)

Please note: This WebAPI is intended for troubleshooting purposes only.  
Automated use of this WebAPI to scrape the server list or make excessively 
frequent checks (more frequent than once every 10 minutes or so) is considered 
abusive.

- Fletch
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds_linux

Reply via email to