Uploaded image for project: 'River (Retired)'
  1. River (Retired)
  2. RIVER-71

use configurable ServerSocketFactory to create server socket for unicast discovery

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • jtsk_2.1
    • None
    • com_sun_jini_reggie
    • None
    • 6449005

    Description

      Bugtraq ID 6449005

      An RFE for Reggie: make it so that the ServerSocket used to
      handle unicast discovery is created from a configurable ServerSocketFactory.
      We've run across this when trying to run Reggie behind a firewall where a range
      of ports is exposed--if there were a configurable ServerSocketFactory, then we
      could specify one that allocated a ServerSocket within that range.

      (I realize we could configure a fixed port number or open up the default
      unicast discovery port in the firewall, but we'd like to avoid hardcoding
      portnumbers into our configurations as much as possible, and also don't want to
      preclude running more than one instance of Reggie on a given host.)

      Attachments

        1. RegistrarImpl.java.patch
          3 kB
          Simon IJskes

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jhurley Jim Hurley
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: