Results 1 to 4 of 4

Thread: re subscription

  1. #1
    Member
    Join Date
    Aug 2009
    Location
    Noida
    Posts
    26

    re subscription

    Hello,

    if LS Client gets disconnected from LS server when it reconnect again it has to re-subscribe the set of item it had subscribed before?
    Pradeep Kr Chahal
    Software Designer
    Expertise in implementing Market Interface, Push technology, Publish-Subscribe Architecture
    pkumar.chahal@gmail.com
    http://www.pradeepchahal.com

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,089
    Yes, new subscription requests have to be issued, as the LSClient object does not keep the state of the subscriptions:
    it just forwards application requests for connections and subscriptions and only takes care of managing rebind requests autonomously.

    On the other hand, the LSProxy object, available in the same interface, provides a broader abstraction and takes care of keeping the requested items subscribed across disconnections and reconnections.
    This, however, requires some conditions and involves taking a lot of recovery decisions that may reduce the autonomy of custom code (see the docs for details).

  3. #3
    Member
    Join Date
    Aug 2009
    Location
    Noida
    Posts
    26
    is LSProxy object available in silverlight client api?
    Pradeep Kr Chahal
    Software Designer
    Expertise in implementing Market Interface, Push technology, Publish-Subscribe Architecture
    pkumar.chahal@gmail.com
    http://www.pradeepchahal.com

  4. #4
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,089
    No, it has never been ported to .NET and Silverlight.
    We haven't had useful feedback on the usability of this API yet.

 

 

Similar Threads

  1. Push and Subscription Buffering
    By Cerogil in forum Adapter SDKs
    Replies: 7
    Last Post: October 29th, 2010, 10:58 AM
  2. Incremental fields subscription
    By Pradeep Chahal in forum Client SDKs
    Replies: 1
    Last Post: February 2nd, 2010, 11:11 AM
  3. Incremental fields subscription
    By Pradeep Chahal in forum Adapter SDKs
    Replies: 1
    Last Post: February 2nd, 2010, 10:23 AM
  4. Subscription Problem, I think
    By jcroston in forum Client SDKs
    Replies: 4
    Last Post: October 7th, 2008, 05:06 PM
  5. subscription came to late
    By michaelvb in forum Adapter SDKs
    Replies: 1
    Last Post: May 29th, 2008, 11:07 AM

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 07:55 AM.