Page 1 of 1

There it is.. My first PB project ->IRC Engine<- FULL

Posted: Wed Aug 06, 2003 10:56 am
by AngelSoul
Grab it, test it and send me some feedback :>
I would like to know if it works ok under Linux.

http://www3.sympatico.ca/airblazer/IrcEngine.zip


Supports:

DCC Receive
DCC Send (1 file at a time)
DCC Resume
DCC Chat (inbound only)
IDENT support

Posted: Wed Aug 06, 2003 12:14 pm
by Saboteur
I get an error in Linux version:
ExamineIPAddresses() is not a function, array, or a linked list.

In the docs, this function is supported, but the compiler give me that error.

Posted: Wed Aug 06, 2003 1:21 pm
by AngelSoul
Thanks for the feedback.

According to the help file it is supported under Linux. Perhaps Fred could enlighten us with this :wink:

Posted: Wed Aug 06, 2003 1:47 pm
by Karbon
Sweet tea - this is excellent. I'll test it on all my machines here as soon as I get a chance! Thanks!

Posted: Wed Aug 06, 2003 9:30 pm
by Fred
Very nice set of functions ! Excellent to write a bot in PB of course..

Posted: Sun Aug 12, 2007 6:58 am
by Fangbeast
Does anyone understand this code enough to update it to pb 4.x and allow it to send multiple dcc files?

I'm very interested in the dcc file send part.