From radhwen.khelia at gmail.com Mon Jun 18 02:46:40 2012 From: radhwen.khelia at gmail.com (Radhwen Khelia) Date: Mon, 18 Jun 2012 10:46:40 +0100 Subject: [sctp-dev] Help Message-ID: Hello sir... i'd like to ask you how to add SCTP in Java ! how to install it ! ( sorry for my bad english ) Radhwen, tunisian student From chris.hegarty at oracle.com Tue Jun 19 09:05:11 2012 From: chris.hegarty at oracle.com (Chris Hegarty) Date: Tue, 19 Jun 2012 17:05:11 +0100 Subject: [sctp-dev] Help In-Reply-To: References: Message-ID: <4FE0A337.4090804@oracle.com> Radhwen, SCTP is part of Oracle's JRE/JDK since Java SE 7. Once you have JDK7 on your system you can compile and run SCTP applications using the com.sun.nio.sctp API [1]. -Chris [1] http://docs.oracle.com/javase/7/docs/jre/api/nio/sctp/spec/ P.S. sorry for the slow response, your mail got lost in all the other noise ;-) On 18/06/12 10:46, Radhwen Khelia wrote: > Hello sir... > i'd like to ask you how to add SCTP in Java ! how to install it ! > ( sorry for my bad english ) > Radhwen, tunisian student