Difference between revisions of "Client to client protocol"
m (widgets show ctcp results) |
(new: ctcp backend) |
||
Line 9: | Line 9: | ||
* [[Ctcp_(version)|Version]] | * [[Ctcp_(version)|Version]] | ||
* [[Ctcp_(website)|Website]] | * [[Ctcp_(website)|Website]] | ||
+ | * [[Ctcp_(backend)|Backend]] | ||
* 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: the Mibbit main client doesn't show the results at the moment, will work again in the next release (test: chat.mibbit.com). | Note: the Mibbit main client doesn't show the results at the moment, will work again in the next release (test: chat.mibbit.com). | ||
[[Category:Commands]][[Category:IRC]] | [[Category:Commands]][[Category:IRC]] |
Revision as of 11:46, 5 July 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
- Ping
- Time
- Version
- Website
- Backend
- Unknown Request: Blocked from being sent to the client in the backend.
Note: the Mibbit main client doesn't show the results at the moment, will work again in the next release (test: chat.mibbit.com).