Difference between revisions of "Client to client protocol"

From Mibbit Wiki
Jump to: navigation, search
(not working atm)
m (CTCP Commands and Replies: thx kit)
Line 10: Line 10:
 
* [[Ctcp_(website)|Website]]
 
* [[Ctcp_(website)|Website]]
 
* Unknown Request: Blocked from being sent to the client in the backend.
 
* Unknown Request: Blocked from being sent to the client in the backend.
Note: doesn't work at the moment when done using a mibbit client, will work again in the next release.
+
Note: Mibbit clients don't show the results at the moment, will work again in the next release.
 
[[Category:Commands]][[Category:How To]][[Category:IRC]]
 
[[Category:Commands]][[Category:How To]][[Category:IRC]]

Revision as of 15:30, 13 April 2010

CTCP, or Client-To-Client Protocol, is a common protocol implemented by every major IRC client in use today. CTCP extends the original IRC protocol by allowing users to query other clients for specific information.

To use CTCP the command /ctcp TheNick <argument>.

CTCP Commands and Replies

Note: Mibbit clients don't show the results at the moment, will work again in the next release.