Do the DNS lookup yourself and then pass the returned IP to the WebAPI. It
shouldn't be Valve's responsibility to resolve domain names for you ;)


Kind regards,
*Saul Rennison*


On 12 August 2012 18:53, Damir Butmir <d4m1...@hotmail.com> wrote:

>  Thanks Fletcher! Works great...Boot up multiple servers with the same IP,
> refresh the page, and it instantly picks them up :)
>
> The one recommendation I'd make is to add DNS name support instead of just
> IP.....We have a subdomain created for our server box and using it instead
> of the IP directly returns status = false.
>
>
> Thanks again, Damir.
>
> ------------------------------
> From: fletch...@valvesoftware.com
> To: hlds_li...@list.valvesoftware.com; hlds@list.valvesoftware.com;
> hlds_annou...@list.valvesoftware.com
> Date: Thu, 9 Aug 2012 16:32:58 +0000
> Subject: [hlds] New WebAPI: Is my server listed on the master server?
>
>
>  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
>
> _______________________________________________
> To unsubscribe, edit your list preferences, or view the list archives,
> please visit:
> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds
>
>
_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/hlds

Reply via email to