Results 1 to 2 of 2

Thread: How to get ICE EndPoints Info...

  1. #1
    JaneShang is offline Registered User
    Name: YuLiang, Shang
    Organization: Korea Advance Insitute of Science and Technology.
    Project: Human Robitics Remote Controller
    Join Date
    Apr 2005
    Posts
    14

    How to get ICE EndPoints Info...

    Dear Sir,

    When I set xxx.Endpoints = tcp -p 9999, ICE would automaticlly listen on all local Ip Interface. My question is how to get the Ip info which ICE is listening on.

    Thanks.
    YuLiang, Shang
    Korea Advance Insitute of Science and Technology.
    www.kaist.ac.kr
    Human Robitics Remote Controller

  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,

    You can set the Ice.Trace.Network property to 1. The tracing will show the interfaces your server is listening on. Otherwise, there's no way to get this information programatically (at least not directly, you could check for the endpoints of proxies created by the adapter but this might not correspond to the endpoints the object adapter is listening on if <adapter name>.PublishedEndpoints is set...).

    Cheers,
    Benoit.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. how to get client info from its request?
    By leya in forum Help Center
    Replies: 10
    Last Post: 05-19-2009, 09:08 AM
  2. Glacier2.Client.Endpoints, SSL, and ICE-E
    By bartley in forum Help Center
    Replies: 4
    Last Post: 04-19-2006, 10:32 AM
  3. Subscriber info for IceStorm topics
    By Nis Baggesen in forum Help Center
    Replies: 19
    Last Post: 03-31-2005, 09:33 AM
  4. error info of Ice.ThreadPool.Server
    By simpley in forum Help Center
    Replies: 1
    Last Post: 10-28-2004, 07:21 AM
  5. How to get connection info?
    By amrufon in forum Help Center
    Replies: 15
    Last Post: 08-26-2003, 08:23 AM

Posting Permissions

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