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

Developed or developing a new product in PureBasic? Tell the world about it.
AngelSoul
User
User
Posts: 55
Joined: Tue Jul 29, 2003 9:16 am
Location: Canada

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

Post 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
AMD 1.8 - 512mb - ATI All-In-Wonder Radeon 9000 pro - W2k Pro
BASIC programmers never die, they just return without gosub.
Saboteur
Enthusiast
Enthusiast
Posts: 272
Joined: Fri Apr 25, 2003 7:09 pm
Location: (Madrid) Spain
Contact:

Post 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.
[:: PB Registered ::]

Win10 Intel core i5-3330 8GB RAM Nvidia GTX 1050Ti
AngelSoul
User
User
Posts: 55
Joined: Tue Jul 29, 2003 9:16 am
Location: Canada

Post by AngelSoul »

Thanks for the feedback.

According to the help file it is supported under Linux. Perhaps Fred could enlighten us with this :wink:
AMD 1.8 - 512mb - ATI All-In-Wonder Radeon 9000 pro - W2k Pro
BASIC programmers never die, they just return without gosub.
Karbon
PureBasic Expert
PureBasic Expert
Posts: 2010
Joined: Mon Jun 02, 2003 1:42 am
Location: Ashland, KY
Contact:

Post by Karbon »

Sweet tea - this is excellent. I'll test it on all my machines here as soon as I get a chance! Thanks!
-Mitchell
Check out kBilling for all your billing software needs!
http://www.k-billing.com
Code Signing / Authenticode Certificates (Get rid of those Unknown Publisher warnings!)
http://codesigning.ksoftware.net
Fred
Administrator
Administrator
Posts: 18237
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Very nice set of functions ! Excellent to write a bot in PB of course..
User avatar
Fangbeast
PureBasic Protozoa
PureBasic Protozoa
Posts: 4790
Joined: Fri Apr 25, 2003 3:08 pm
Location: Not Sydney!!! (Bad water, no goats)

Post 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.
Post Reply