Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4545877

Add functionality to MulticastSocket to expose group address

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.4.0
    • core-libs
    • generic
    • generic



      Name: nt126004 Date: 12/03/2001


      java version "1.4.0-beta3"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta3-b84)
      Java HotSpot(TM) Client VM (build 1.4.0-beta3-b84, mixed mode)

      If MulticastSocket.joinGroup is successful, there is no subsequent method that
      can be used to obtain the address of the group that has been joined. (Consider
      TimeToLive, which is both gettable and settable, or the LocalAddress/LocalPort
      properties of DatagramSocket.)

      Furthermore, there is no documentation that
      defines whether joinGroup is cummulative (can more than one group be joined),
      exclusive (only one group can be joined at a time per MulticastSocket instance)
      and there is no explanation as to what exceptions would be thrown if additional
      joins were illegal.
      (Review ID: 136068)
      ======================================================================

            alanb Alan Bateman
            nthompsosunw Nathanael Thompson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: