User talk:Swdsoft

From Valve Developer Community
Revision as of 13:37, 22 July 2022 by Swdsoft (talk | contribs) (→‎Querying GoldSrc and Source master servers, to claim data: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Querying GoldSrc and Source master servers, to claim data

Hy!

I'm trying to make a webapp, which collects data of live goldsrc, and source based servers to help users to find the best. Surfing on web, I found a page ( https://developer.valvesoftware.com/wiki/Master_Server_Query_Protocol ), and found a PHP lib which could do what I want. But those methods do not work, servers dont respond, and can't query master servers. Did Valve change these methods to another one? Is there any possible method to claim data about live, and active servers? I checked my steam cs16 client, and it lists servers, it can find them somehow. Especially I need IPs, and then I can retrieve other data from those with libs.