Class Clansuite\ServerQuery\ServerProtocols\Dayz

extends Steam
implements ProtocolInterface

DayZ protocol implementation. Extends Steam protocol with DayZ specific port calculation. Query port = 27016 + floor((host_port - 2302) / 100)

Methods
Methods inherited from Clansuite\ServerQuery\ServerProtocols\Steam
__construct(), processPlayers(),
Methods inherited from Clansuite\ServerQuery\CSQuery
__sleep(), getProtocolsMap(), getSupportedProtocols(), getProtocolClass(), createInstance(), setUdpClient(), unserialize(), getNativeJoinURI(), sortPlayers(), toJson(), toHtml(), reset(), sendCommand()
Properties
Properties inherited from Clansuite\ServerQuery\ServerProtocols\Steam
$playerFormat, $response
Properties inherited from Clansuite\ServerQuery\CSQuery
$address, $queryport, $hostport, $online, $gamename, $gameversion, $servertitle, $mapname, $maptitle, $gametype, $numplayers, $maxplayers, $steamAppID, $password, $nextmap, $players, $playerkeys, $playerteams, $maplist, $rules, $errstr, $game_series_list, $debug, $udpClient