53420272

所属分类:通讯编程
开发工具:C/C++
文件大小:127KB
下载次数:0
上传日期:2018-06-10 06:16:33
上 传 者owlgtv
说明:  

文件列表:
file_id.diz (593, 2001-02-16)
abotnet.txt (25655, 2001-02-16)
License.txt (1180, 2001-01-07)
todo.txt (265, 2001-07-29)
makelib\botnet.h (15291, 2001-08-02)
h9acconfig.h (31, 2000-03-27)
makelib\includes.h (6239, 2001-07-29)
example\bot.c (7944, 2001-03-28)
makelib\botnet.c (37765, 2001-08-02)
makelib\dcc_chat.c (11261, 2001-01-07)
makelib\dcc_send.c (11571, 2001-07-29)
makelib\output.c (7198, 2001-07-28)
example\serv.c (7862, 2001-01-07)
makelib\server.c (4090, 2001-07-28)
makelib\utils.c (8871, 2001-03-27)
configure (84600, 2001-07-29)
COPYING (18007, 2000-03-27)
gAUTHORS (136, 2001-02-16)
INSTALL (30, 2000-03-27)
install-sh (5598, 2000-02-14)
ltconfig (94197, 2000-02-17)
missing (6283, 2000-02-14)
mkinstalldirs (722, 2000-02-14)
NEWS (14, 2000-03-30)
WChangeLog (7191, 2001-07-29)
example\Windows\Makefile.am (19, 2000-03-27)
makelib\Windows\Makefile.am (19, 2000-03-27)
makelib\Windows\Botnet\Makefile.am (43, 2000-07-29)
example\Windows\Example\Makefile.am (60, 2000-03-27)
Makefile.am (192, 2000-09-12)
example\Makefile.am (240, 2000-07-30)
makelib\Makefile.am (357, 2001-02-16)
makelib\Windows\Botnet\Botnet.dsp (3215, 2000-03-27)
example\Windows\Example\Example.dsp (4289, 2000-03-27)
makelib\Windows\Botnet\Botnet.dsw (508, 2000-03-27)
example\Windows\Example\Example.dsw (510, 2000-03-27)
config.guess (39007, 2001-06-15)
config.h.in (1401, 2001-07-29)
configure.in (5427, 2001-07-29)
... ...

BotNet Version 1.6.2 (c) Christophe CALMEJANE 'Ze KiLleR / SkyTech' URL : http://zekiller.skytech.org mailto : zekiller@skytech.org FILES : makelib/botnet.c BotNet's main file makelib/botnet.h Header file makelib/dcc_chat.c BotNet's dcc chat handling functions makelib/dcc_send.c BotNet's dcc send handling functions // Thanks to Jimmy Cederholm for the functions (jimmy@cederholm.as) makelib/output.c BotNet's communication functions makelib/utils.c BotNet's util functions makelib/server.c BotNet's server functions makelib/includes.h Internal includes makelib/makefile The makefile for compiling the lib example/bot.c Example file example/makefile A sample makefile for testing the example botnet.txt Description of the functions and structures License.txt Informations COPYING Copie of the GPL file_id.diz Short description of the package ChangeLog Historic of the package README This file. COMPILATION & INSTALL : The lib can be build by many ways. If you wish to use the lib to build clients only (bots for example), run the configure with no options. But if you wish to use the lib for building servers, don't forget the --enable-server option when running the configure script (see NOTE at the end of this readme file). Lib : ./configure make (become root ONLY if you wish to install the lib, you can run the example without root privileges) make install (do not forget to make a ldconfig if you wish to install the lib. Check your /etc/ld.so.conf for the line /usr/local/lib) Examples : The examples are build during the make phase (but not installed). To test the client, just execute example/bot, and to test the server (if you configured with the --enable-server) example/serv. UNISTALL : make uninstall IMPORTANT NOTES : For some unknown reason, some bugs with pthread may appear if you do some fork in your application, and then calling a dcc fonction that creates a new thread (pthread_create never returns). So if you want to avoid this, please link the pthread lib in your makefile BEFORE linking with the botnet library.

近期下载者

相关文件


收藏者