[sctp-dev] SCTP implementation for Windows

Chris Hegarty chris.hegarty at oracle.com
Mon Feb 7 10:22:14 PST 2011


On 06/02/2011 16:41, Javier Godoy wrote:
> Hello,
>
> I'm porting the SCTP implementation to Windows + SctpDrv and I would
> like to know how it could be opened to the community for discussion.

This is great. I really look forward to seeing this code.

> Currently my implementation is not feature complete, but it passes all
> the tests for SctpChannel (IPv4 only) and SctpServerChannel/Accept.

Of course, but it would be a great start.

> The sctp library is dynamically linked, and the implementation throws
> UnsupportedOperationException if sctp support is not present at runtime.
> Since the code is based on Windows Sockets and standard SCTP API calls,
> it should be portable to different implementations or native SCTP
> support if it were available.
>
>
> Please advise as necessary

Before we can accept any code the contributor must sign the Oracle 
Contributor Agreement [1], see the OpenJDK How to contribute guide [2] 
for more details.

Once this is completed you will be added to the list of contributors and 
we can start to take a look at the code. I can advise then how to 
proceed with submitting a patch, reviewing the code, etc..

Thanks again, and I look forward to seeing this.
-Chris

[1] http://oss.oracle.com/oca.pdf
[2] http://openjdk.java.net/contribute/


> Best Regards
>
> Javier Godoy
>


More information about the sctp-dev mailing list