Game Development Community

dev|Pro Game Development Curriculum

CIrc

by Jarek Szpilewski · 04/08/2001 (10:27 am) · 2 comments

Download Code File

With these classes you can easily add IRC-support to your game.

#1
04/08/2001 (6:47 pm)
I haven'T tested it yet but gee, it's useful as hell :-) Is there also a server class? That would just be too cool.
#2
02/01/2002 (9:34 am)
Great work! I played with Delphi IRC components years ago, then when I came back to C++ I was going to write some IRC stuff, but parsing the messages is so tedious.