On Nov 29, 10:29 pm, "Wan-Teh Chang" <[EMAIL PROTECTED]> wrote: > On Nov 29, 2007 4:25 AM, D3||||!$ <[EMAIL PROTECTED]> wrote: > > > I just noticed that NSS can also send SSL encrypted packets via a UDP > > connection. > > No. SSL doesn't work over UDP.
Yes!!! Even I was wondering how could it be possible to establish a "session" on UDP...???? ;-)) I had simply misunderstood the description of the PR_SendTo & PR_RecvFrom functions... > > > Could anybody tell me which are the functions available in > > NSS/NSPR to establish a UDP connection? > > In NSPR, use PR_SendTo and PR_RecvFrom to send and receive > UDP packets. > > Wan-Teh So does that mean that these functions are simply platform-independent functions for sending packets from a socket of a particular protocol?? Can I make broader use of NSPR ??? (I mean in applications where I don't need SSL...) Are there NSPR functions for establishing UDP ? Warm Regards, D3|\||\|!$ _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto