WebBasedLobby

WebBasedLobby

Please use this forum to set up matches and discuss played games.

Moderator: Moderators

Post Reply
User avatar
iamacup
Posts: 987
Joined: 26 Jun 2006, 20:43

WebBasedLobby

Post by iamacup »

http://webclient.unknown-files.net/

you cant register (and never will be able to)
will add user list
will add auto scroll
you cant go to more than 1 chanel at a time (duno about fixing this)
you cant pm ...etc

but you can login to your favreeet chanel at college/school/work :p

this was just a test to see if i could make it work. it works, kind of.

now no bug reports or anything :P thankzzz

thx and bai

(ps, tobi and jcnossen have access to the source and can check its not phishing ;))

Image

Image

also, i dont know javascript, so if you want to make a java aplet, feel free :P
Last edited by iamacup on 09 Jan 2007, 15:39, edited 3 times in total.
User avatar
BlackLiger
Posts: 1371
Joined: 05 Oct 2004, 21:58

Post by BlackLiger »

It are laaaaag. Also, fix the character limit.
User avatar
iamacup
Posts: 987
Joined: 26 Jun 2006, 20:43

Post by iamacup »

BlackLiger wrote:It are laaaaag. Also, fix the character limit.
yeh the lag is because to send data, it must wait to recieve something. thankfully clientstatus changes usualy force it to do something, i am considering making it join a special channel that acts like a clock for it sending it lots of small signals very fast. we will see
User avatar
SwiftSpear
Classic Community Lead
Posts: 7287
Joined: 12 Aug 2005, 09:29

Post by SwiftSpear »

Dammit, I'm not going to learn anything at school any more :(
User avatar
Strategia
Posts: 575
Joined: 06 Apr 2006, 18:32

Post by Strategia »

.....wait, you're supposed to do what now in school?
User avatar
iamacup
Posts: 987
Joined: 26 Jun 2006, 20:43

Post by iamacup »

fixed character limit problem, also dissconnect now works always :)

working on user list and auto scroll
User avatar
Peet
Malcontent
Posts: 4383
Joined: 27 Feb 2006, 22:04

Post by Peet »

SwiftSpear wrote:Dammit, I'm not going to learn anything at school any more :(
You're better off than me, I actually PLAY spring in school.
User avatar
Strategia
Posts: 575
Joined: 06 Apr 2006, 18:32

Post by Strategia »

P3374H wrote:
SwiftSpear wrote:Dammit, I'm not going to learn anything at school any more :(
You're better off than me, I actually PLAY spring in school.
Tried that..... wouldn't work. Wouldn't connect to server.....
User avatar
Peet
Malcontent
Posts: 4383
Joined: 27 Feb 2006, 22:04

Post by Peet »

I'm quite surprised it works (only joining non-hole punching games)...there's a strict firewall on incoming and outgoing stuff, and the computer I use is behind THREE nat's.
User avatar
Dragon45
Posts: 2883
Joined: 16 Aug 2004, 04:36

Post by Dragon45 »

Security circumvention technology is wonderful, aint it ... :lol:
User avatar
BlackLiger
Posts: 1371
Joined: 05 Oct 2004, 21:58

Post by BlackLiger »

My laptop would be if it weren't for the fact it has intergrated graphics...


eh, I can still play with the code.
danzel
Posts: 56
Joined: 30 Sep 2005, 01:49

Post by danzel »

Looks good, if only I could remember my damn spring login :|:|:|:|
(Ignore all the failed logins for danzel, lol)

If you want it spruced up I could help (Although I'm not sure how good/bad it is not as I haven't logged in yet).
I've written an online IRC client before (Among a bajillion other things).
C++ program managing the actual irc connection, communicating with sockets to the php scripts which in turn were hit by the user through AJAX.
Multiple channels through tabs, auto scrolling etc. :)
http://localhost.geek.nz/crap/phpirc2.png

Auto scrolling was done with javascript like this:
log is a <textarea>. newtext is a string to add to the end, and the last line scrolls to the bottom if it needs scrolling ;)

Code: Select all

var log = document.getElementById("log");
log.innerHTML += newtext;
log.scrollTop = log.scrollHeight;
bamb
Posts: 350
Joined: 04 Apr 2006, 14:20

Post by bamb »

You can see your lobby password in the registry. Run regedit and search for spring, i think it should be in the password field.
User avatar
BvDorp
Posts: 439
Joined: 14 Oct 2005, 12:09

Post by BvDorp »

me and jcnossen were able to host and play using hole punching, on a technical university (Holland, TuDelft). There's a whole lot of firewalls to breach there, but the UDP code just did it. Freaking awesome!
Post Reply

Return to “Ingame Community”