request make it available shortly i wantto see it !!!! its taking just to long dude ive read you halted it like 1000 times and still didnt see anything at all ...
Do you think you would be able to make the hublist server create a html page with information of the hubs registered in a table? It'll make it easier so that it can be put on a website and people will be able to make sites such as hublist.org.
Well i can probly make the hublist server to add it to a MySQL Database and then you could use PHP or ASP to get information from the MySQL Database that would be much better atleast what i think..
lol ill add a funtion for that in my hublistserver as well i think im gonna be much faster as i have registering and pinger and neisep only has what was working in youre version again ;-) nah just kidding hehe
but ill try to find out how o store in database as well if you have example of how to save ?? i now save to a .conf file in this way hubname|hubady|hubdiscription|usercount|sharecount| and was thinking of making it in xml as well
well a friend of mine is now working on the project to so we are 2 people now so we are already planing to implent database for it hehe. But we will see tomorow maybe maybe maybe a little relase but i don't really know the release will come when the app is working correctly and as many knows i was going to release the app but that was if the app did turn out to run smooth witch it didn't due after several hours.
the hub servers will connect to the hublist server and give their information... and hublist server saves that information into the database...
and there are 3 ppl who uses the information which is stored in the database...
1: Pinger.. who checks if the information of each hub is up to date. 2: Website.. which gets the information from the database and publishes to the visitor... 3: A DC client which asks the hublist server for a list of all hubs registered at the server (which will be sent in a bziped file)
All we have to implement in the hublist server project is a hublist server to accept the hub registration requests and to give clients a list of hubs. So we need to implement pont 1 and 3 :D 2 will be done by the hublist server owner him/her self :)
If that is all what have to be done then its clear to start on :)
the hub servers will connect to the hublist server and give their information... and hublist server saves that information into the database...
and there are 3 ppl who uses the information which is stored in the database...
1: Pinger.. who checks if the information of each hub is up to date. 2: Website.. which gets the information from the database and publishes to the visitor... 3: A DC client which asks the hublist server for a list of all hubs registered at the server (which will be sent in a bziped file)
All we have to implement in the hublist server project is a hublist server to accept the hub registration requests and to give clients a list of hubs. So we need to implement pont 1 and 3 :D 2 will be done by the hublist server owner him/her self :)
If that is all what have to be done then its clear to start on :)
Well you almost got it hehe lol
1: Pinger but the pinger will make the Hublist.bzip file.. 2: Website for all information from the DB and you can check if the hub is accepted or not into the bzip list and so on. 3: DC Client well the DC client do we not need to make for sure but the client will read the Hublis.bzip file when pinger have done it hehe thats how it going to work Hope i made it much more clear then last time hehe :D