HubStats

Which hub software is the best? Where can I find script XXX? Discuss it here...(no, this is not for advertising your hub...)

Moderator: Moderators

Locked
xfreelancer
Posts: 3
Joined: 2006-08-26 19:54

HubStats

Post by xfreelancer » 2006-08-26 20:06

I was thinking to write a website that contains a list with more than 1000 hubs using categories like country etc.

However, I also want to show the current users connected to each hub at the moment of checking and not only to ping server.
It could be nice to see the number of the users connected, ammount of data in share etc.

But I couldn't find ANY script written in perl, php, cgi, c++ on Linux, that connect to a hub from outside (not on the same server with the hub), works with any hub (the protocol is the same) and gather some data, like number of users connected.

Any idea where should I look for such script ?

Todi
Forum Moderator
Posts: 699
Joined: 2003-03-04 12:16
Contact:

Post by Todi » 2006-08-27 00:40

It sounds like you want to do something similar to a hublist pinger. There is an open source one iiirc, somewhere on sourceforge.

Quattro
Posts: 166
Joined: 2006-01-11 09:23

Post by Quattro » 2006-08-27 03:10

there's a bot for php too... with a little tweaking you can have it send $BotINFO the address is http://phpdcbot.sourceforge.net

you'll need to fix the sending of password but that shouldn't be such a problem

if needed i could post some neccesary changes here
You can send a message around the world in 1/7 of a second; yet it may take several years to move a simple idea through a 1/4 inch of human skull.

xfreelancer
Posts: 3
Joined: 2006-08-26 19:54

phpdcbot

Post by xfreelancer » 2006-08-27 20:59

Yes, actually I want a hublist pinger.

The archive with the library I found at http://sourceforge.net/projects/phpdcbot it is corrupted and it cannot be used.

Do you have the file already downloaded and workin' ?

Thanx.

Quattro
Posts: 166
Joined: 2006-01-11 09:23

Re: phpdcbot

Post by Quattro » 2006-08-28 01:38

xfreelancer wrote:Yes, actually I want a hublist pinger.

The archive with the library I found at http://sourceforge.net/projects/phpdcbot it is corrupted and it cannot be used.

Do you have the file already downloaded and workin' ?

Thanx.
sure i have, do you want the one which can log in or the original?
http://quattro.wdp-network.com/phpdcbot ... .1beta.zip
http://quattro.wdp-network.com/phpdcbot ... aextra.zip
You can send a message around the world in 1/7 of a second; yet it may take several years to move a simple idea through a 1/4 inch of human skull.

xfreelancer
Posts: 3
Joined: 2006-08-26 19:54

Post by xfreelancer » 2006-08-28 17:02

I couldn't get any of the files you mentioned because host was down (I think).

Could you please send those to my email addy ? (same user @ yahoo)

Quattro
Posts: 166
Joined: 2006-01-11 09:23

Post by Quattro » 2006-08-29 02:53

xfreelancer wrote:I couldn't get any of the files you mentioned because host was down (I think).

Could you please send those to my email addy ? (same user @ yahoo)
i hope host wasn't down because that was my own hubserver ^^
maybe the dns of my website was down...
i have send the files ;-)

you tried when my webhost was down i think ^^
System Uptime 0 Days, 9 Hours and 34 Minutes
You can send a message around the world in 1/7 of a second; yet it may take several years to move a simple idea through a 1/4 inch of human skull.

proller
Posts: 5
Joined: 2006-03-10 19:19
Contact:

Post by proller » 2006-09-30 07:08

http://sourceforge.net/projects/dcppp/

countub.pl [dchub://]host[:port] [bot_nick] [share_delim]

counts users and total share

Locked