Difference between revisions of "Client to client protocol"

From Mibbit Wiki
Jump to: navigation, search
m (some returned data examples)
(some returned data examples: backend returns client now)
Line 15: Line 15:
 
{| class="wikitable"
 
{| class="wikitable"
 
|-
 
|-
!client HOST        !!/ctcp nick BACKEND!!/ctcp <nick> VERSION:!!/whois client
+
!/ctcp nick BACKEND:!!/ctcp <nick> VERSION:!!/whois <nick> client:
 
|-
 
|-
|                   || ||www.mibbit.com ajax IRC Client...||2010-08-29
+
|                   ||www.mibbit.com ajax IRC Client...||2010-08-29
 
|-
 
|-
|  01.chat.mibbit.com||01.chat.mibbit.com||.3130||v3103
+
|01.chat.mibbit.com ||.3130||v3103
 
|-
 
|-
|  02.chat.mibbit.com||02.chat.mibbit.com||.3104||v3103
+
|02.chat.mibbit.com ||.3104||v3103
 
|-
 
|-
|  03.chat.mibbit.com||03.chat.mibbit.com||.3117||v3103
+
|03.chat.mibbit.com ||.3117||v3103
 
|-
 
|-
|   wbe01.mibbit.com|| ircip1.mibbit.com||.3059||v3107
+
|wbe01.mibbit.com   ||.3059||v3107
 
|-
 
|-
|   wbe02.mibbit.com||  wbe02.mibbit.com||.3130||v3107
+
|wbe02.mibbit.com   ||.3130||v3107
 
|-
 
|-
|   wbe03.mibbit.com|| ircip2.mibbit.com||.3120||v3107
+
|wbe03.mibbit.com   ||.3120||v3107
 
|}
 
|}
  
  
 
[[Category:Commands]][[Category:IRC]]
 
[[Category:Commands]][[Category:IRC]]

Revision as of 11:24, 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

some returned data examples

/ctcp nick BACKEND: /ctcp <nick> VERSION: /whois <nick> client:
www.mibbit.com ajax IRC Client... 2010-08-29
01.chat.mibbit.com .3130 v3103
02.chat.mibbit.com .3104 v3103
03.chat.mibbit.com .3117 v3103
wbe01.mibbit.com .3059 v3107
wbe02.mibbit.com .3130 v3107
wbe03.mibbit.com .3120 v3107