AHHH! IRC client in vb 2005 Express Edition?!?!?!?!?!?!?

I can't find anything about this anywhere. I want to create a basic IRC

client in VB 2005 Express Edition that connects to irc.swiftirc.net on

port 6667. I want to be able to recieve messages, and then send

messages.

If you could either give me a link to a working example of something like this, or actual code, I'd be very grateful.

Thanks in advance!

Primate101

[379 byte] By [Primate101] at [2007-12-28]
# 1

There are a number of IRC clients out there written in VB.NET or usable from a .NET language... try some of these: 1, 2, 3.

I'd suggest using a precompiled version of #2 from your own custom wrapper app.

BrendanGrant at 2007-9-4 > top of Msdn Tech,Visual Basic,Visual Basic General...