Hey i was just wondering if it is possible to include on my program a way to show all user's how manu users are currently using this program...kinda like kazaa does.
Printable View
Hey i was just wondering if it is possible to include on my program a way to show all user's how manu users are currently using this program...kinda like kazaa does.
if it is a server app that is connected to users, then you can count how many uers are connected to it at one time. just like vbforums does at the bottom of the main page.
yeah even that code would be ok i guess...i could include a web browser function into my program and then it should show the ammounts of users right?
they would have to be connected or otherwise logged on for it to be recorded. otherwise you will have a page visit counter.