Results 1 to 3 of 3

Thread: 3.3.1 manual typo

  1. #1
    blair is offline Registered User
    Name: Blair Zajac
    Organization: Sony Pictures Imageworks
    Project: VnP
    Join Date
    Mar 2007
    Posts
    34

    3.3.1 manual typo

    At

    http://www.zeroc.com/doc/Ice-3.3.1/m...ier2.44.3.html

    the router configuration is shown as

    Code:
    Glacier2.Client.Endpoints=tcp ‑h 5.6.7.8 ‑p 4063
    but the client configuration is shown as

    Code:
    Ice.Default.Router=Glacier2/router:tcp ‑h 5.6.7.8 ‑p 8000
    should the port number be 4063 instead:

    Code:
    Ice.Default.Router=Glacier2/router:tcp ‑h 5.6.7.8 ‑p 4063

  2. #2
    blair is offline Registered User
    Name: Blair Zajac
    Organization: Sony Pictures Imageworks
    Project: VnP
    Join Date
    Mar 2007
    Posts
    34
    In fact, it looks like many of the configuration examples use port 8000, which is somewhat well known as an alternate HTTP port, so maybe all of them should be changed to 4063.

  3. #3
    michi's Avatar
    michi is offline Registered User
    Name: Michi Henning
    Organization: Triodia Technologies
    Project: I have a passing interest in Ice :-)
    Join Date
    Feb 2003
    Location
    Brisbane, Australia
    Posts
    1,055
    Thank for pointing this out Blair, we'll fix that for the next release!

    Cheers,

    Michi.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Ice Manual typo?
    By n2503v in forum Bug Reports
    Replies: 1
    Last Post: 04-08-2009, 07:21 AM
  2. [doc] Another minor typo in Ice3.3b manual
    By Oscar.Acena in forum Bug Reports
    Replies: 1
    Last Post: 04-23-2008, 03:14 PM
  3. Minor typo in 3.2.1 online manual
    By gumshoe in forum Bug Reports
    Replies: 1
    Last Post: 01-17-2008, 03:15 PM
  4. is that a typo?
    By leojay in forum Help Center
    Replies: 1
    Last Post: 06-21-2007, 10:47 PM
  5. Small typo in manual
    By ctennis in forum Bug Reports
    Replies: 2
    Last Post: 07-12-2006, 05:55 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
  •