Difference between revisions of "Category:Raw ping"
From Scriptwiki
Line 2: | Line 2: | ||
* [[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 and 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. | ||
+ | |||
[[Category:Raws]] | [[Category:Raws]] |
Revision as of 17:14, 3 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.