Results 1 to 2 of 2

Thread: Can Ice deal with this ?

  1. #1
    rc_hz is offline Registered User
    Name: Eric RC
    Organization: www.genband.com
    Project: No project yet
    Join Date
    Jul 2004
    Location
    Hangzhou, China
    Posts
    189

    Can Ice deal with this ?

    Suppose there are three servers: A/B/C. Now I want to do this:
    1.A get a proxy of B: BPrx
    2.A passes BPrx to C
    3.C makes a callback to B by BPrx.

    Can this be done in the following three different network circumstances:
    1.A/B/C is located in the same private network
    2.A/B is in the same private network, while C is in the other private network. Before C, there is a Glacier2router
    3.A is in a private network while B/C in the other private network. Before B/C, there is a Glacier2router.

    I am just curious about this. Thank you!
    Eric RC
    www.genband.com (telecommunication)
    I like ICE (Ice for C++/Java/Python)

  2. #2
    marc's Avatar
    marc is offline ZeroC Staff
    Name: Marc Laukien
    Organization: ZeroC, Inc.
    Project: The Internet Communications Engine
    Join Date
    Feb 2003
    Location
    Florida
    Posts
    1,860
    Yes to all three questions.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How to deal with existing java objects?
    By vsonnathi in forum Help Center
    Replies: 1
    Last Post: 06-02-2004, 04:41 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
  •