Re: DTLS library

2008-11-11 Thread Henry Du
TLS/SCTP. Robin? Best regards Michael On Nov 11, 2008, at 8:14 PM, Henry Du wrote: > Dear All, > > I am trying to develop an application on the DTLS provided by > openssl. It looks like there is no DTLS toolkits available. (Two > static libraries are libssl.a and libcrypto.a).

DTLS library

2008-11-11 Thread Henry Du
Dear All, I am trying to develop an application on the DTLS provided by openssl. It looks like there is no DTLS toolkits available. (Two static libraries are libssl.a and libcrypto.a). Does anyone know how to make a DTLS toolkit (library), or could someone give me a hint about how to develop an