- see footer for list info -<
Hey guys

I'm developing a kind of a game and was wondering how can I do to share sessions between the users.

Imagine the following scenario:

Two users connected:
I have some screen information regarding the both of them, but each on has it's distinct information. I use Ajax to get all the information I need as well as to store all this into my *supper hero* session. I have to show all the opponent screen information "on the fly". I could use database for this, actually I'm using database indeed, but that means that I have to go to the database every x milliseconds and select the data I need. I think a session could deal with this better, eve if I need to request my session values every x milliseconds, but it's just on session and not on database.

My problem is:

How can I access the opponent's session? I mean, he's gonna have access to my session and I'm gonna have access to his session.

Any ideas? Or any better ideas on how to build this little baby?

Cheers
_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
- Hosting provided by www.cfmxhosting.co.uk -<
- Forum provided by www.fusetalk.com -<
- DHTML Menus provided by www.APYCOM.com -<
- Lists hosted by www.Gradwell.com -<
- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to