Difference between revisions of "Client to client protocol"
m (→some returned data examples: upd) |
(→some returned data examples: new 03.chat) |
||
Line 17: | Line 17: | ||
!/ctcp nick BACKEND:!!/ctcp <nick> VERSION:!!/whois <nick> client: | !/ctcp nick BACKEND:!!/ctcp <nick> VERSION:!!/whois <nick> client: | ||
|- | |- | ||
− | | ||www.mibbit.com ajax IRC Client...||2010-09- | + | | ||www.mibbit.com ajax IRC Client...||2010-09-19 |
|- | |- | ||
− | | | + | |wbe01.mibbit.com ||.3154||v3165 |
|- | |- | ||
− | | | + | |wbe02.mibbit.com ||.3159||v3165 |
|- | |- | ||
− | | | + | |wbe03.mibbit.com ||.3156||v3165 |
|- | |- | ||
− | | | + | |01.chat.mibbit.com ||.3142||v3159 |
|- | |- | ||
− | | | + | |02.chat.mibbit.com ||.3156||v3159 |
|- | |- | ||
− | | | + | |03.chat.mibbit.com ||.3167||v3167 |
|} | |} | ||
[[Category:Commands]][[Category:IRC]] | [[Category:Commands]][[Category:IRC]] |
Revision as of 23:22, 19 September 2010
Wiki Home | FAQ | Features | IRC Commands | IRC Modes | Widget Information | Widget: WebIRC Server Setup | URI Parameters | Wish List | Registration Information | Mibbit Staff |
Home | Quick Start Guide | Live Mibbit Help
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.
some returned data examples
/ctcp nick BACKEND: | /ctcp <nick> VERSION: | /whois <nick> client: |
---|---|---|
www.mibbit.com ajax IRC Client... | 2010-09-19 | |
wbe01.mibbit.com | .3154 | v3165 |
wbe02.mibbit.com | .3159 | v3165 |
wbe03.mibbit.com | .3156 | v3165 |
01.chat.mibbit.com | .3142 | v3159 |
02.chat.mibbit.com | .3156 | v3159 |
03.chat.mibbit.com | .3167 | v3167 |