Page 1 of 1

K-NetLib licensing now available!

Posted: Wed Oct 12, 2005 4:47 pm
by Krylar
Hi all,

Just wanted to let everyone know that K-NetLib is now available for commercial licensing. K-NetLib is a DLL that can be used with any language, and works great with PureBasic! This DLL allows the developer to incorporate powerful networking into their games and applications quickly, with lots of flexibility, and it's royalty free!

If you're just using the library for freeware apps, you don't need to license it. But if you want to have the flexibility to sell anything you make with K-NetLib, it's only US$29.95. One license and you can make as many commercial applications as you want!

For all the details, please visit the K-NetLib Information Area.

Thank you for your support!

-Krylar

Posted: Wed Oct 12, 2005 4:53 pm
by Brice Manuel
If you're just using the library for freeware apps, you don't need to license it.
Thank you very much, kind sir :wink:

Posted: Wed Oct 12, 2005 8:18 pm
by dell_jockey
Hi Krylar,

impressive feature set!

Posted: Thu Oct 13, 2005 2:19 pm
by Krylar
Thanks for the feedback :D Hope you guys have a chance to give it a shot ;)

-Krylar

Posted: Thu Oct 13, 2005 4:52 pm
by Killswitch
I named my webserver application KNet... Which came first? KNet or K-NetLib? :P

Posted: Thu Oct 13, 2005 6:47 pm
by Karbon
A little typo in the first paragraph :

"Includes all the following plus a full digital manual (DOC and PSD)"

Should that be PDF, or did you really do your manual as a Photoshop file? :-)

Posted: Thu Oct 13, 2005 8:30 pm
by Flype
i tried the PBChat example. all is working well (starting, sending, receiving,...) but at the end of the program, when KNL_Shutdown() is called this makes the window to freeze ever and ever... :cry: what's happening ?

Posted: Fri Oct 14, 2005 5:56 am
by Derlidio
@Flype

This is quite strange. I had some problems when building that sample application with KNL + PB, but that was becouse I was handling the window close event improperly. Are you having this problem with the original PBChat.exe that comes in KNL package or have you changed the sources and compiled your own version?

-PJoe

Posted: Fri Oct 14, 2005 8:25 am
by Flype
with the original source AND the original .exe !

Posted: Sat Oct 15, 2005 4:21 am
by Derlidio
@Flype:

This is really strange... I really don't know what could cause such behavior. Can I ask for you system configuration ? (Windows & DirectX versions, at least). I've made several tests with that sample code in my system, but could not replicate the problem you're describing... I really want to fix this problem asap, but I'm kinda blind flight right now... :(

best wishes...

-PJoe

Posted: Mon Oct 17, 2005 9:51 am
by Flype
my config is a simple win xp sp2 with standard xpsp2 firewall in which i opened the port in use by the demo.