Thread: irc protocol

  1. #1
    Obsessed with C chrismiceli's Avatar
    Join Date
    Jan 2003
    Posts
    501

    irc protocol

    does anyone know of links for how the irc protocol works?

  2. #2
    Been here, done that.
    Join Date
    May 2003
    Posts
    1,164
    I found lots of possibilities using Google
    Definition: Politics -- Latin, from
    poly meaning many and
    tics meaning blood sucking parasites
    -- Tom Smothers

  3. #3
    & the hat of GPL slaying Thantos's Avatar
    Join Date
    Sep 2001
    Posts
    5,681
    Was magic one of them?

  4. #4
    Registered User
    Join Date
    Jan 2003
    Posts
    88
    client protocol: RFC 2812
    server protocol RFC 2813

  5. #5
    Registered User
    Join Date
    Feb 2003
    Posts
    265
    The one u want is RFC1459.
    http://rfc.sunsite.dk/rfc/rfc1459.html
    It outlines how clients talk to servers.
    If your thinking about writing a bot, feel free to drop me a PM through the boards messageing system.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Implementing IRC protocol
    By cs_student in forum Networking/Device Communication
    Replies: 6
    Last Post: 07-14-2009, 11:25 AM
  2. FTP program
    By jakemott in forum Linux Programming
    Replies: 14
    Last Post: 10-06-2008, 01:58 PM
  3. IRC, reading the stream
    By Iyouboushi in forum C# Programming
    Replies: 6
    Last Post: 08-03-2006, 05:34 PM
  4. Some help needed with IRC
    By SaintK in forum C++ Programming
    Replies: 2
    Last Post: 04-04-2004, 07:27 AM
  5. IRC Client
    By Mr Great in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 04-28-2002, 01:10 PM