Search:

Type: Posts; User: Mone

Search: Search took 0.04 seconds.

  1. Replies
    13
    Views
    41,951

    on the other hand a non-AMF flex StockListDemo is...

    on the other hand a non-AMF flex StockListDemo is available here: http://www.lightstreamer.com/demo/Flex_StockListDemo/ (you can find the sources in the Lightstreamer distribution)
  2. Replies
    13
    Views
    41,951

    the only AMF example is the one in the HelloWorld...

    the only AMF example is the one in the HelloWorld tutorial on CometDaily
  3. Replies
    13
    Views
    41,951

    long polling will have a bigger overhead (as more...

    long polling will have a bigger overhead (as more http requests are sent over the wire) so it will use more bandwith
  4. Replies
    13
    Views
    41,951

    it's not like any proxy will block the http...

    it's not like any proxy will block the http streaming, and not like only proxies can block it;

    there are proxies that can block streaming, but also firewalls antiviruses and virtually anything...
  5. Replies
    13
    Views
    41,951

    Lightstreamer can use both; by default it uses...

    Lightstreamer can use both;
    by default it uses streaming btw if the infrastructure blocks the streaming (e.g.: a proxy that blocks the http streaming between the client and the server) it falls back...
  6. Replies
    13
    Views
    41,951

    no, the RemoteObject is not supported, you can...

    no, the RemoteObject is not supported, you can only receive AMF objects as fields on an item.

    also the automatic casting is not supported; if you need to have the received object as an instance of...
  7. Replies
    13
    Views
    41,951

    hi, is there a difference between what is...

    hi,

    is there a difference between what is shown in the blog post an what you're expecting?

    You can send any java bean from Lightstreamer server to Flex client. Do you mean something different?
Results 1 to 7 of 7
All times are GMT +1. The time now is 01:34 PM.