|
-
Jan 12th, 2008, 05:39 PM
#1
Thread Starter
Member
[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.
-
Jan 13th, 2008, 04:00 AM
#2
Addicted Member
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
-
Jan 13th, 2008, 08:22 PM
#3
Thread Starter
Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|