Bumpaneer
Dec 12 2003, 07:02 PM
Anyone know how to go about coding a dll for serv-u that sends info to an ICQ account? I can't find any info about how to interact with ICQ through C++ (that works anyways). If anyone could help/code this it would be appreciated. Posted in beginners section, but no one was able to help.
~Bumpaneer
ScriptGod
Dec 13 2003, 06:40 PM
http://njbrad.tripod.com/ServU_DLL.htmsome informations about servu dlls and how they interact with servu
http://sourceforge.net/projects/libicq2000/this is an open source library. with this you can use the icq protocol
this should help you I hope
mrBob
Dec 14 2003, 11:55 AM
| QUOTE (realmasterX @ Dec 14 2003, 09:26 AM) |
| what is a "Serv-u DLL"? |
a plugin (with DLL extension) for the program Serv-U
realmasterX
Dec 14 2003, 03:41 PM
oh fck, ... im soo stupid..
thx
Bumpaneer
Dec 15 2003, 04:46 PM
Hmmm...I love C++

Lots of ICQ code to go through here....
PuPPaFiSH
Dec 16 2003, 09:25 AM
Thanks for the links ScriptGod, I'm trying to write a serv-u plugin that reports stuff to a CGI script ATM and these links will be useful