Client-to-client protocol

From Seo Wiki - Search Engine Optimization and Programming Languages
Jump to navigationJump to search

Client-To-Client Protocol (CTCP) is a special type of communication between Internet Relay Chat (IRC) clients.

CTCP is a common protocol implemented by most major IRC clients in use today. CTCP extends the original IRC protocol by allowing users to query other clients for specific information. Additionally, CTCP can be used to encode messages that the raw IRC protocol would not allow to be sent over the link, such as messages containing newlines or the byte value 0.

CTCP allows users to query a remote client about the version of the client they are using (via CTCP VERSION), the time (via CTCP TIME), or get remote user info (via CTCP USERINFO), among other things. It is used to implement the /me command (via CTCP ACTION). CTCP is also used to negotiate DCC connections.

A CTCP message is implemented as a PRIVMSG where the first and last characters of the message are ASCII value 0x01. Additionally, characters which would not be allowed in the IRC protocol are escaped. Since a PRIVMSG as a rule should not generate another PRIVMSG as a reply, a CTCP reply is implemented with a NOTICE instead of a PRIVMSG, but the syntax of the CTCP reply is otherwise identical to a CTCP message.

See also

  • DCC (Direct Client-to-Client)

External links

Template:IRC topics

Template:IRC-stub

bg:CTCP de:Client-To-Client Protocol es:CTCP fr:Client-to-client-protocol it:CTCP nl:Client-To-Client Protocol pl:CTCP fi:CTCP

If you like SEOmastering Site, you can support it by - BTC: bc1qppjcl3c2cyjazy6lepmrv3fh6ke9mxs7zpfky0 , TRC20 and more...