bz_addURLJob ? bz_removeURLJob ? bz_stopAllURLJobs ?

Questions, comments, and news on the server side plug-ins and it's API
Post Reply
User avatar
Links 2004
Private First Class
Private First Class
Posts: 85
Joined: Sat Jan 01, 2005 6:54 pm
Location: Ger
Contact:

bz_addURLJob ? bz_removeURLJob ? bz_stopAllURLJobs ?

Post by Links 2004 »

hi,
i have found the functions :

Code: Select all

BZF_API bool bz_addURLJob ( const char* URL, bz_URLHandler* handler = NULL, const char* postData = NULL );
BZF_API bool bz_removeURLJob ( const char* URL );
BZF_API bool bz_stopAllURLJobs ( void );
at the bzapi but no help on the doc.
what can i do with it?

download a http ? z.b. http://serverstats.links-clan.net/plugi ... =Destroyer
goes thet ?
when yes then pls a litle sample then can i make a stats plugin :)


Links 2004
Clan: Links
Clan web: http://links-clan.net
ImageImageImageImageImageImageImageImageImageImage
User avatar
JeffM
Staff Sergeant
Staff Sergeant
Posts: 5196
Joined: Fri Dec 13, 2002 4:11 am

Post by JeffM »

take a look at the torblock plug-in it uses those features.
ImageJeffM
Post Reply