Re: Use TLS over UDP connection

2013-02-22 Thread Jan Just Keijser
Hi, saurav barik wrote: Hello, I am trying to implement TLS security (in the client side) over a UDP connection. I have a parallel TCP connection(to the same server) over which TLS is already done and it works fine. In the same session of my application I am creating a UDP connection to the

Re: Use TLS over UDP connection

2013-02-22 Thread Michael Tuexen
On Feb 22, 2013, at 6:24 AM, saurav barik wrote: Hello, I am trying to implement TLS security (in the client side) over a UDP connection. I have a parallel TCP connection(to the same server) over which TLS is already done and it works fine. In the same session of my application I am