janim Posted January 4, 2008 Share Posted January 4, 2008 hi all i'm wondering how can i make page that can be viewed by two users at the same time i mean one of this users is server and the other is the client when the server (user) change anything ,=> the client(user) can see this change it's like remote desktop in windows ! when the (server user) type in textarea the other user will see this movement i know this is two hard but i don't know where to start ! any suggestion or it's not possible to do it ? thanks for all Quote Link to comment Share on other sites More sharing options...
Ken2k7 Posted January 4, 2008 Share Posted January 4, 2008 hi all i'm wondering how can i make page that can be viewed by two users at the same time i mean one of this users is server and the other is the client when the server (user) change anything ,=> the client(user) can see this change it's like remote desktop in windows ! when the (server user) type in textarea the other user will see this movement i know this is two hard but i don't know where to start ! any suggestion or it's not possible to do it ? thanks for all AJAX! Start there. You'll need a database for this too. Quote Link to comment Share on other sites More sharing options...
janim Posted January 4, 2008 Author Share Posted January 4, 2008 AJAX! Start there. You'll need a database for this too thank you ken2k7 for your prompt replay i don't know if you got what i'm talking about ! let's say : two visitors can see the same page as in same screen ! it's like shareitnow.com see the demo i know some ajax but i don't know how ajax can make it Quote Link to comment Share on other sites More sharing options...
Ken2k7 Posted January 4, 2008 Share Posted January 4, 2008 AJAX is the only way to make this possible. It's like a shoutbox, you know? That's how it lets people see what the shouts are. Well here, you need to tweak it a bit. Quote Link to comment Share on other sites More sharing options...
rajivgonsalves Posted January 4, 2008 Share Posted January 4, 2008 What exactly are you trying to build ? Quote Link to comment Share on other sites More sharing options...
Ken2k7 Posted January 4, 2008 Share Posted January 4, 2008 What exactly are you trying to build ? Ever used Google Docs? Well the page does update itself so you see what people write. Doesn't update every second I may add. Quote Link to comment Share on other sites More sharing options...
rajivgonsalves Posted January 4, 2008 Share Posted January 4, 2008 He talking something like RDS where all movements are seen ??? why would this be a PHP questions ;p Quote Link to comment Share on other sites More sharing options...
janim Posted January 4, 2008 Author Share Posted January 4, 2008 i don't know what is RDS is it helps here ? look you know gamezer.com ?? it's where people play together at the same time every two users can play toghether and chatting in private room it's made by flash i don't know why maybe because the same game runs at flash ! that's what i'm talking about ! Quote Link to comment Share on other sites More sharing options...
rajivgonsalves Posted January 4, 2008 Share Posted January 4, 2008 RDS is remote desktop... for people who playing together in PHP you'll have to use AJAX Quote Link to comment Share on other sites More sharing options...
gerkintrigg Posted January 4, 2008 Share Posted January 4, 2008 Ajax... but I've not looked into this much. Quote Link to comment Share on other sites More sharing options...
janim Posted January 4, 2008 Author Share Posted January 4, 2008 ah ok ajax for games !! @so what about showing the same video in same page at same time ??? Quote Link to comment Share on other sites More sharing options...
rajivgonsalves Posted January 4, 2008 Share Posted January 4, 2008 well that will be streaming media on a live system something like a tv new channel Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.