A DESCRIPTION OF THE REQUEST :
java.net.MulticastSocket needs to be updated to support IGMPv3 source specific multicast.
This is not a duplicate of 4527345 or 4403551 as the JSR-203 remit does not cover the java.net.MulticastSocket class as it is specifically targeted with NIO and the Channel interface.
JUSTIFICATION :
This is a request to add S,G functionality into the MulticastSocket class so existing apps do not need to be completely re-worked in order to use SSM.
CUSTOMER SUBMITTED WORKAROUND :
need to port application networking code to jsr-203.
java.net.MulticastSocket needs to be updated to support IGMPv3 source specific multicast.
This is not a duplicate of 4527345 or 4403551 as the JSR-203 remit does not cover the java.net.MulticastSocket class as it is specifically targeted with NIO and the Channel interface.
JUSTIFICATION :
This is a request to add S,G functionality into the MulticastSocket class so existing apps do not need to be completely re-worked in order to use SSM.
CUSTOMER SUBMITTED WORKAROUND :
need to port application networking code to jsr-203.
- duplicates
-
JDK-4403551 java.net.MulticastSocket needs to be updated for IGMPv3 and SSM
-
- Closed
-