CTCP
|
CTCP stands for Client-To-Client-Protocol, which is a special type of communication between Internet Relay Chat (IRC) Clients.
CTCP is a common protocol implemented by every major IRC client in use today. CTCP extends the original IRC protocol by allowing users to send private messages and to query other clients for specific information. CTCP allows users to query a remote client from the version of the client they are using (CTCP VERSION), the time (CTCP TIME), or get remote user info (CTCP USERINFO), among other things.
See also
- DCC (Direct Client-to-Client)
External links
- CTCP Details (http://www.irchelp.org/irchelp/rfc/ctcpspec.html)