I've had a look around (unsuccessfully) and wondered if anyone knew/heard of something like this? Looking for a Lobby System (preferably open source) that uses a webserver running PHP/SQL and a client side library of some sort. If I can't find one I might have to try and make one and that would require brushing up on very-out-of-date PHP skills. Then there's the real fun and games that comes from trying to make the whole thing secure. Anyway don't worry if you haven't heard of any, just thought I'd ask on the off chance that one exists.
Oh, I did some simple system for "Goosebumpsters" to announce "sessions" over the internet, that's open for you to use.
I updated it here:
http://www.glbasic.com/forum/index.php?topic=2779.msg20487#msg20487 (http://www.glbasic.com/forum/index.php?topic=2779.msg20487#msg20487)
For a lobby GUI system, ask MrTaToad. He did something for Spots.
My one is for LAN games really. I've included it in this post.
You'll need DDgui as usual.
It could do with being simplified but it does work...
[attachment deleted by admin]
Thanks guys! Gernot I think your internet one is the go for what I need. I'm going to check out MrTAToad's code as well though.