Qtracker Logo

Current release: Version 4.92, Release Notes  Upcoming release: Release Notes (06/10/2016)
Latest download: Qtracker Full Installation Version 4.92 (11/05/2010)





[About]

[News]

[Downloads]

[Forums] Talk to other Qtracker users

[Game Developers]

[Support]

[Purchase]







Qtracker URL Documentation


Some of Qtrackers functions can be utilized using a URL which is installed on each users computer when they install Qtracker. This URL permits you to access the Qtracker client from a web-browser to do such things as connect the user to a game.

URL Format
qtracker://ip:port?game=gameid&action=actiontype

The first argument specified after ip:port must always be prefaced with the ? character. Any additional arguments must them be prefaced with the & character.

The order which arguments appear in the URL is not important, with the exception of ip:port; these arguments must always be included immediately after the qtracker:// URL.

No arguments are case sensitive.

Sample URL
qtracker://208.46.122.180:27015?game=halflife&action=connect

Arguments
ip*
port
game*
action*

* Denotes a required argument.

Argument: ip Required
208.46.122.180

Specifies the ip address or hostname of the server the requested action will be performed upon.

Argument: port 
27015

Specifies the port of the server the requested action will be performed upon. When connecting to a server, this port must be the connection port. If this argument is not provided, or is blank, the default connection port will be used.

Argument: game Required
game=halflife

Specifies the game running on the server. Possible gameid values are listed in the Game ID column in the
Game ID listing. This value is critical as it tells the Qtracker client what executable to launch and how to launch it.

Argument: action Required
action=connect

Specifies the action to be performed on the specified server. There is currently only one supported action: connect. This tells Qtracker to connect the user to the specified game server.



Copyright 1998-2024 Ronald E. Mercer. All rights reserved.