|
From: Sridhar S. <sr...@us...> - 2004-03-24 01:02:16
|
On Tue, 23 Mar 2004, Gautam H. Thaker wrote: > Is there any support for using LKSCTP from JDK 1.4.2 based applications? > If this capability does not exist what would it take to achieve it? I > would be willing to do some of the work if not a very large effort. I am not aware of anyone trying out SCTP using a java based application. But i think it should be possible to write a SCTP java based application using the standard sockets API that is supported by jdk. Additional work may have to be done to enable new SCTP specific API that are available as library functions in lksctp-tools package. -Sridhar > > -- > Gautam H. Thaker > Distributed Processing Lab; Lockheed Martin Adv. Tech. Labs > 3 Executive Campus; Cherry Hill, NJ 08002 > 856-792-9754, fax 856-792-9925 email: gt...@at... > |