Server Commands/UPING
Admin (Talk | contribs)
(New page: '''Syntax:''' <code>UPING <server> [<port>] [<from server>] [<packets>]</code> Pings the host of the server with UDP packets, size 1024 bytes. By default port 7007 is used (define UDP_...)
(New page: '''Syntax:''' <code>UPING <server> [<port>] [<from server>] [<packets>]</code> Pings the host of the server with UDP packets, size 1024 bytes. By default port 7007 is used (define UDP_...)
Current revision as of 09:26, 7 July 2009
Syntax: UPING <server> [<port>] [<from server>] [<packets>]
Pings the host of the server with UDP packets, size 1024 bytes.
By default port 7007 is used (define UDP_PORT). Parameter <packets> is the number of packets to send (default 5, max 20), to specify another value, either <port> or <from server> must be specified. Parameter <from server> can be used to ping from a remote server. The server to ping from must have a Connect {} block for the destination server, the connection does not have to exist.