Pong: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Used to return a [[Ping|PING]] command to the sender. | |||
PONG :<string> | |||
When a PING is received, a PONG with the same data must be sent back. | |||
==Example== | |||
-> blueyonder1.uk.quakenet.org PING 1206662400 | |||
<- :blueyonder1.uk.quakenet.org PONG blueyonder1.uk.quakenet.org :1206662400 | |||
==See Also== | |||
{{Relatedraws|pong}} | * {{Relatedraws|ping}} | ||
* {{Relatedraws|pong}} | |||
[[Category:Basic IRC commands]] | [[Category:Basic IRC commands]] |
Latest revision as of 18:55, 8 April 2008
Used to return a PING command to the sender.
PONG :<string>
When a PING is received, a PONG with the same data must be sent back.
Example
-> blueyonder1.uk.quakenet.org PING 1206662400 <- :blueyonder1.uk.quakenet.org PONG blueyonder1.uk.quakenet.org :1206662400