Difference between revisions of "Client to client protocol"
m (→CTCP Commands and Replies: thx kit) |
m |
||
Line 1: | Line 1: | ||
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. | 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 | + | To use CTCP the command <tt>/ctcp TheNick <argument></tt>. |
==CTCP Commands and Replies== | ==CTCP Commands and Replies== | ||
Line 11: | Line 11: | ||
* 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: Mibbit clients don't show the results at the moment, 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:Commands]][[Category:IRC]] |
Revision as of 02:57, 26 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.