Raised This Month: $ Target: $400
 0% 

game tracker site


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
am_amx
Senior Member
Join Date: Jul 2010
Location: here
Old 09-04-2010 , 00:17   game tracker site
Reply With Quote #1

how do the sites like game tracker/game monitor work??
(i.e how they get the info about servers)
am_amx is offline
TheFrozenFire
Junior Member
Join Date: Jun 2010
Old 09-04-2010 , 01:17   Re: game tracker site
Reply With Quote #2

Though I've never actually investigated the process, I would imagine that they simply reverse-engineered the protocol for getting a server listing that the game itself employs, by sniffing the game's connections using something like Wireshark.

Once they have a list of servers, a similar process is used for getting player and map information, except from the servers themselves.
TheFrozenFire is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 09-04-2010 , 01:21   Re: game tracker site
Reply With Quote #3

http://developer.valvesoftware.com/wiki/Server_Queries
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
am_amx
Senior Member
Join Date: Jul 2010
Location: here
Old 09-04-2010 , 13:18   Re: game tracker site
Reply With Quote #4

Quote:
Originally Posted by YamiKaitou View Post
thanks but i dint GET a word in it
am_amx is offline
Jack86
Veteran Member
Join Date: Dec 2008
Location: Belgrade, Serbia
Old 09-04-2010 , 14:11   Re: game tracker site
Reply With Quote #5

I saw somewhere php script that does server querying, and its free so if u really need it u can use it.
__________________

Jack86 is offline
am_amx
Senior Member
Join Date: Jul 2010
Location: here
Old 09-04-2010 , 14:13   Re: game tracker site
Reply With Quote #6

Quote:
Originally Posted by Jack86 View Post
I saw somewhere php script that does server querying, and its free so if u really need it u can use it.
can u please give me the link
am_amx is offline
TheFrozenFire
Junior Member
Join Date: Jun 2010
Old 09-04-2010 , 14:51   Re: game tracker site
Reply With Quote #7

See the Implementations section of the page that YamiKaitou linked.
TheFrozenFire is offline
Styles
Veteran Member
Join Date: Jul 2004
Location: California
Old 09-06-2010 , 16:19   Re: game tracker site
Reply With Quote #8

Yep, I would imagine they actually have an application to do it, not PHP. The application then re-populates a database. That's much easier since PHP is more intensive for longer running queries.

How it works is, the Server Queries return a list of ips, then you query each one yourself. Hence why an application is optimal for this.
Styles is offline
Send a message via AIM to Styles
bmann_420
AMX_Super Pooper
Join Date: Jan 2005
Location: [SuperCentral.co]
Old 09-06-2010 , 16:54   Re: game tracker site
Reply With Quote #9

Hi Styles And Yami is smart eh
__________________
bmann_420 is offline
Styles
Veteran Member
Join Date: Jul 2004
Location: California
Old 09-06-2010 , 17:49   Re: game tracker site
Reply With Quote #10

Lol bmann <3

I've made something like this w/ xPaw already that's why I know how it works so well Lol.
Styles is offline
Send a message via AIM to Styles
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:10.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode