Results 1 to 3 of 3
  1. #1
    Member
    Join Date
    Sep 2009
    Location
    Paris
    Posts
    2

    Can I do this with LightStreamer ?

    Hello,

    I would like to know if I can do the following with LightStreamer :

    - Push (or stream) web pages wihin a frame of website.
    - I want to display the web pages on the client side that I am surfing on the server side.
    - So the frame should show web page scrolling, video (like youtube) playing and text highlighting if it is possible.

    What do you think ? Is it possible ? If yes, could you point me to the right direction ?

    Thank you,

    Hervé

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,090
    You can use Lightstreamer as a transport mechanism,
    but only if you can encode all the information needed to animate the client page into a sequence of strings.

    This means that the Data Adapter should do the encoding of the surfing contents,
    by being notified in some way by your server-side browser;
    then, custom code on the client page should recreate the surfed pages,
    by getting the encoded contents from a NonVisualTable.
    Presumably, only the navigation events and the urls of the visited pages or videos should be carried.
    It seems quite a lot of work, though.

  3. #3
    Member
    Join Date
    Sep 2009
    Location
    Paris
    Posts
    2
    Yes it seems more complicated that I thought. But if you could do a simple demo of full web page content push, it will put your company on the sight of everyone trying to achieve web page push. And I know quite a lot of people that would be interested. If you are interested in this project, please PM me.

    Hervé

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 09:22 PM.