Results 1 to 3 of 3

Thread: Indirect Proxy

  1. #1
    payalshah is offline Registered User
    Name: Payal Shah
    Organization: Infosys
    Project: pipeline
    Join Date
    Jun 2011
    Posts
    5

    Indirect Proxy

    In Ice 3.4.1 documentation there is an explaination of stringified proxy. The Printer Hello World example only explains about stringified proxy. Can anyone help me explaning indirect proxy using some example. I tried to read thru the pdf got an idea of what is indirect proxy but if i can have an example of indirect implementation will give much more understanding.

  2. #2
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196
    Hi,

    Did you check out the sample from the demo/IceGrid/simple directory in your Ice distribution? If not, I recommend try it out and check its source code and configuration. The client configuration file contains the specification of the Ice default locator that will be used at runtime to resolve indirect proxies. For the demo, the locator is used to resolve the "hello" stringified indirect proxy.

    Cheers,
    Benoit.

  3. #3
    payalshah is offline Registered User
    Name: Payal Shah
    Organization: Infosys
    Project: pipeline
    Join Date
    Jun 2011
    Posts
    5
    yup it is working fine now. Thank you.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Indirect Binding
    By Jennie in forum Help Center
    Replies: 5
    Last Post: 10-19-2011, 03:00 PM
  2. Replies: 1
    Last Post: 11-13-2008, 02:18 PM
  3. indirect proxy and ObjectNotExistException
    By rc_hz in forum Comments
    Replies: 6
    Last Post: 12-06-2006, 07:14 AM
  4. how to get endpoints from an indirect proxy?
    By n2503v in forum Help Center
    Replies: 2
    Last Post: 01-24-2006, 01:56 AM
  5. Forcing reevalutation of an indirect proxy
    By Nis Baggesen in forum Help Center
    Replies: 1
    Last Post: 12-29-2005, 12:33 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •