Difference between revisions of "Client to client protocol"
(→some returned data examples: 01.chat., wbe02. v.3130 bugfix) |
m (→some returned data examples) |
||
Line 15: | Line 15: | ||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
− | !client HOST | + | !client HOST !!/ctcp nick BACKEND!!/ctcp <nick> VERSION:!!/whois client |
|- | |- | ||
− | | || | + | | || ||www.mibbit.com ajax IRC Client...||2010-08-29 |
|- | |- | ||
− | | 01.chat.mibbit.com||01.chat.mibbit.com|| | + | | 01.chat.mibbit.com||01.chat.mibbit.com||.3130||v3103 |
|- | |- | ||
− | | 02.chat.mibbit.com||02.chat.mibbit.com|| | + | | 02.chat.mibbit.com||02.chat.mibbit.com||.3104||v3103 |
|- | |- | ||
− | | 03.chat.mibbit.com||03.chat.mibbit.com|| | + | | 03.chat.mibbit.com||03.chat.mibbit.com||.3117||v3103 |
|- | |- | ||
− | | wbe01.mibbit.com|| ircip1.mibbit.com|| | + | | wbe01.mibbit.com|| ircip1.mibbit.com||.3059||v3107 |
|- | |- | ||
− | | wbe02.mibbit.com|| wbe02.mibbit.com|| | + | | wbe02.mibbit.com|| wbe02.mibbit.com||.3130||v3107 |
|- | |- | ||
− | | wbe03.mibbit.com|| ircip2.mibbit.com | + | | wbe03.mibbit.com|| ircip2.mibbit.com||.3120||v3107 |
− | | | ||
|} | |} | ||
[[Category:Commands]][[Category:IRC]] | [[Category:Commands]][[Category:IRC]] |
Revision as of 11:06, 29 August 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
client HOST | /ctcp nick BACKEND | /ctcp <nick> VERSION: | /whois client |
---|---|---|---|
www.mibbit.com ajax IRC Client... | 2010-08-29 | ||
01.chat.mibbit.com | 01.chat.mibbit.com | .3130 | v3103 |
02.chat.mibbit.com | 02.chat.mibbit.com | .3104 | v3103 |
03.chat.mibbit.com | 03.chat.mibbit.com | .3117 | v3103 |
wbe01.mibbit.com | ircip1.mibbit.com | .3059 | v3107 |
wbe02.mibbit.com | wbe02.mibbit.com | .3130 | v3107 |
wbe03.mibbit.com | ircip2.mibbit.com | .3120 | v3107 |