Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: co-browsing?

From: maximo::meteorstudios::com at: 30-Jul-2003 14:04

just setup a port on each system which listens for url strings. each time a connections appears do a browse/only on the sent url, and each client will have that page open. the server just has to send a message to each client telling them what pages to open. The only real obstacle is to use the web pages data to get the arbitrary links on the pages themselves (gets worse if you are viewing site which use javascript of php like stuff). If you already know the pages you want to share, then the server could just have a little view box with 20 fields, each filled with a url path to the page you want to view, and a little button besides it which sends the messages as told. sorry if I can't support the example with code, as I am at work... (and must work ;-) HTH -max ----------- meteor Studios, T.D. ----------- Never Argue with an idiot. They will bring you down to their level and beat you with experience