December 17th, 2002, 04:00 PM
-
IRC and TCP/IP programming
Can anyone tell me if they are interested with programming a IRC server program like IRCD and IRCXpro/IRCPlus if you are contact me at niall_hatton@hotmail.com,
Thanks
You should know enough about Visual Basic to do this bareing in mind i dont or i wudnt be asking for help!!!
Comments on this post
December 24th, 2002, 09:19 AM
-
Ehm you're sure you want to develop a IRC server in Visual Basic? I mean, one essential feature you need to use is multi threading and have you ever heard of a real multi threaded VB app which runs really stable? it's a pain in the *** do create multi threaded components which doesn't violate the COM contract (and no, just using the CreateThread API isn't very...good ;-)).
And a IRC server w/o multi threading...uhm...?
December 28th, 2002, 11:21 AM
-
Off-topic
Why bother to create your own ircd when other (better) ones exist?
PS: Check out the IIP @ http://invisiblenet.net
Comments on this post
Two things have come out of Berkeley, Unix and LSD.
It is uncertain which caused the other.
December 28th, 2002, 05:46 PM
-