Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4927640
Votes 28
Synopsis Implementation of the sctp protocol
Category java:classes_net
Reported Against 1.4.2
Release Fixed 7(b56)
State 10-Fix Delivered, request for enhancement
Priority: 3-Medium
Related Bugs 6837982
Submit Date 24-SEP-2003
Description


A DESCRIPTION OF THE REQUEST :
I would like to know if Sun forecast to integrate soon the SCTP (RFC 2960) transport protocol in the JDK (in addition to TCP and UDP).

JUSTIFICATION :
The SCTP transport protocol becomes more and more popular in numerous areas for transporting SS7 signaling in first point but also soon in the domain of reliable server pooling (see the ietf working group http://www.ietf.org/html.charters/rserpool-charter.html), IP mobility (for keeping a sctp connection open the while the IP address change)...
(Incident Review ID: 206675) 
======================================================================
Posted Date : 2005-12-06 15:38:29.0
Work Around
N/A
Evaluation
It is still unclear how much interest there is in SCTP.
While it might be desirable to support it, until there is more customer demand for it, it will remain low priority. On top of that, we do need some support from the underlying OSes.

Will re-evaluate for Mustang.

jean-  xxxxx@xxxxx   2003-09-25
Added new ISV entry added
Posted Date : 2007-02-22 14:41:44.0

We plan to target a Sun specific Java SCTP API for JDK7.
Posted Date : 2008-04-01 12:21:32.0

I am pleased to announce the creation of an SCTP Project on OpenJDK. This Project will be used for the development of an API for Stream Control Transport Protocol (SCTP) and corresponding OpenJDK prototype.

  http://openjdk.java.net/projects/sctp/
Posted Date : 2008-11-18 14:29:45.0

Changeset for this integration.

http://hg.openjdk.java.net/jdk7/build/jdk/rev/ffc29fac1330
Posted Date : 2009-04-16 16:51:52.0
Comments
  
  Include a link with my name & email   

Submitted On 11-FEB-2004
huang_ning
Do you have any plan of SCTP support yet?


Submitted On 16-FEB-2004
m10remijn
I am looking for OS based support for sctp as well. This is a basic class 
of problems to be solved and I do not want to be tied in to a vendor that 
implements it only if combined with their otherwise shity product.


Submitted On 31-MAR-2007
MichaelTague
Yes, SCTP supported in Java would be helpful.  SCTP has great functionality, is needed for Java in Telcom use (SIGTRAN, etc), and is becoming more widely used.  Now Linux also implements it.  


Submitted On 24-JAN-2008
venugr_sun
Yes lot of telecom products and Java based application server implementations are looking providing support for SCTP. JDK should provide support for this.


Submitted On 31-MAR-2008
Is there any update to this feature enhancement?  It says "re-evaluate for Mustang" -- but JDK 6 is already her -- and no SCTP support.


Submitted On 31-MAR-2008
Is there any update to this feature request?  It says:  "Will re-evaluate for Mustang" -- but Mustang is here in JDK 6.  WIll it be considered for any future release?


Submitted On 31-JUL-2008
killingdjef
Any plans yet for SCTP support?


Submitted On 19-AUG-2008
alan.bateman
See http://mail.openjdk.java.net/pipermail/nio-discuss/2008-August/000076.html 


Submitted On 08-OCT-2008
cowwoc
Glad to hear this will make it into JDK7!



PLEASE NOTE: JDK6 is formerly known as Project Mustang