Difference between revisions of "Category:Raw ping"
From Scriptwiki
(added internal links) |
|||
Line 1: | Line 1: | ||
=== Ping === | === Ping === | ||
* [[Raw_402|Raw 402]] This is returned when a server does not exist | * [[Raw_402|Raw 402]] This is returned when a server does not exist | ||
− | * [[Raw_409|Raw 409]] This is returned when using the PING and PONG commands without the originator parameter | + | * [[Raw_409|Raw 409]] This is returned when using the [[Ping|PING]] and [[Pong|PONG]] commands without the originator parameter |
* [[Raw_ping|Raw PING]] The server checks if the connection is still alive. if the client fails to respond with PONG with the given string, the client will be disconnected. | * [[Raw_ping|Raw PING]] The server checks if the connection is still alive. if the client fails to respond with PONG with the given string, the client will be disconnected. | ||
[[Category:Raws]] | [[Category:Raws]] |
Latest revision as of 13:20, 4 September 2005
Ping
- Raw 402 This is returned when a server does not exist
- Raw 409 This is returned when using the PING and PONG commands without the originator parameter
- Raw PING The server checks if the connection is still alive. if the client fails to respond with PONG with the given string, the client will be disconnected.