Results 1 to 3 of 3

Thread: [2008]Simple IRC Client

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 2007
    Posts
    47

    [2008]Simple IRC Client

    Could someone explain to me how to create a simple IRC client. I understant how to use tcpclients and networkstreams for the most part. I just dont really understand IRC servers. Also could someone point me to a good server to test it on? Im not so much asking for code as I am asking for the steps for the client to connect to the server. What data should be sent as soon as the connection is established to verify my client?
    Last edited by qazwsx; Jan 12th, 2008 at 06:02 PM.

  2. #2
    Addicted Member
    Join Date
    Dec 2007
    Posts
    167

    Re: [2008]Simple IRC Client

    Check this
    http://www.vbforums.com/showthread.php?t=503322
    and this
    http://www.vbforums.com/showthread.php?t=503294

    i used the client from the 2nd thread and modified it to connect to IRC Undernet, It workes perfectly
    Its a very hard job to get the list of names, join, quit... but u will mange :P
    good luck

  3. #3

    Thread Starter
    Member
    Join Date
    Nov 2007
    Posts
    47

    Re: [2008]Simple IRC Client

    The first link is confusing. And isnt the second link just a tcpclient and server? I understand connecting tcpclients and networkstreams. I just dont understand the commands to connect to an IRC server.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width