From gili.tzabari at gmail.com Fri Nov 6 08:54:52 2009 From: gili.tzabari at gmail.com (Gili) Date: Fri, 6 Nov 2009 08:54:52 -0800 (PST) Subject: [sctp-dev] Windows port Message-ID: <1257526492043-30000.post@n3.nabble.com> Hi, Now that sctp support is more mature in JDK7, is it possible to revisit adding Windows support? There are two mature Windows implementations at: http://www.sctp.de/sctp-download.html and http://old.nabble.com/%22SCTP-driver-for-Windows-XP-Vista%22%2C-a-new-version-available-ts21165772.html#a21165772 The former uses a LGPL license, the latter a BSD license. Please take a look and add Windows support if possible. PS: If Windows support does not get in JDK 7 is it possible to include it in an update release or would it have to wait for JDK 8 instead? Thank you, Gili -- View this message in context: http://n3.nabble.com/Windows-port-tp30000p30000.html Sent from the sctp-dev mailing list archive at Nabble.com. From dennis.hjort at ericsson.com Sun Nov 8 23:14:12 2009 From: dennis.hjort at ericsson.com (Dennis Hjort) Date: Mon, 9 Nov 2009 08:14:12 +0100 Subject: [sctp-dev] Windows port In-Reply-To: <1257526492043-30000.post@n3.nabble.com> References: <1257526492043-30000.post@n3.nabble.com> Message-ID: Hi Gili, If I understood Christopher in previous posts, I don't think it would be any big issue helping him getting SCTP support available for the windows platform too, but he needs help doing so if wanted. I am also very interested in the possibility to have native SCTP support on windows platform, and could perhaps help in building/testing such support too. The main thing is to decide which implemetation to support, and stick with it, so the need for supporting several different implementations is limited, after that I wouldn't mind trying to get it working on windows. With kind regards // Dennis > -----Original Message----- > From: sctp-dev-bounces at openjdk.java.net > [mailto:sctp-dev-bounces at openjdk.java.net] On Behalf Of Gili > Sent: den 6 november 2009 17:55 > To: sctp-dev at openjdk.java.net > Subject: [sctp-dev] Windows port > > > Hi, > > Now that sctp support is more mature in JDK7, is it possible > to revisit adding Windows support? There are two mature > Windows implementations at: > > http://www.sctp.de/sctp-download.html > > and > > http://old.nabble.com/%22SCTP-driver-for-Windows-XP-Vista%22%2 C-a-new-version-available-ts21165772.html#a21165772 > > The former uses a LGPL license, the latter a BSD license. > Please take a look and add Windows support if possible. > > PS: If Windows support does not get in JDK 7 is it possible > to include it in an update release or would it have to wait > for JDK 8 instead? > > Thank you, > Gili > -- > View this message in context: > http://n3.nabble.com/Windows-port-tp30000p30000.html > Sent from the sctp-dev mailing list archive at Nabble.com. > -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 4876 bytes Desc: not available Url : http://mail.openjdk.java.net/pipermail/sctp-dev/attachments/20091109/ba926b9c/attachment.bin From Christopher.Hegarty at Sun.COM Mon Nov 9 04:32:50 2009 From: Christopher.Hegarty at Sun.COM (Christopher Hegarty -Sun Microsystems Ireland) Date: Mon, 09 Nov 2009 12:32:50 +0000 Subject: [sctp-dev] Windows port In-Reply-To: References: <1257526492043-30000.post@n3.nabble.com> Message-ID: <4AF80BF2.5010201@sun.com> Hi Dennis, Gili, Having Windows SCTP support in OpenJDK would certainly be useful. I believe I may have even committed to looking into this possibility before! I agree with Dennis here, I think we need to evaluate the available implementations, and make a decision about which to build on top of. I cannot make any definite commitments, with respect to spending time exclusively on this project, but I certainly can help with the implementation ( I don't believe there should be a great deal of work here ). Have either of you, or anyone else on this mailing list, got experience using SCTP on Windows? -Chris. Dennis Hjort wrote: > Hi Gili, > > If I understood Christopher in previous posts, I don't think it would be any > big issue helping him getting SCTP support available for the windows > platform too, but he needs help doing so if wanted. I am also very > interested in the possibility to have native SCTP support on windows > platform, and could perhaps help in building/testing such support too. > > The main thing is to decide which implemetation to support, and stick with > it, so the need for supporting several different implementations is limited, > after that I wouldn't mind trying to get it working on windows. > > With kind regards > > // Dennis > > >> -----Original Message----- >> From: sctp-dev-bounces at openjdk.java.net >> [mailto:sctp-dev-bounces at openjdk.java.net] On Behalf Of Gili >> Sent: den 6 november 2009 17:55 >> To: sctp-dev at openjdk.java.net >> Subject: [sctp-dev] Windows port >> >> >> Hi, >> >> Now that sctp support is more mature in JDK7, is it possible >> to revisit adding Windows support? There are two mature >> Windows implementations at: >> >> http://www.sctp.de/sctp-download.html >> >> and >> >> http://old.nabble.com/%22SCTP-driver-for-Windows-XP-Vista%22%2 > C-a-new-version-available-ts21165772.html#a21165772 >> The former uses a LGPL license, the latter a BSD license. >> Please take a look and add Windows support if possible. >> >> PS: If Windows support does not get in JDK 7 is it possible >> to include it in an update release or would it have to wait >> for JDK 8 instead? >> >> Thank you, >> Gili >> -- >> View this message in context: >> http://n3.nabble.com/Windows-port-tp30000p30000.html >> Sent from the sctp-dev mailing list archive at Nabble.com. >>