Topic: UDP DTLS will not connect
Hi,
I have a problem that seems weird. I wrote a client and server application using UDP and DTLS patterned from the example echo server and client. If I run the client and server on the same machine there is not problem with the connection and the data transfer. However, if I place the server and client on different machines, I keep getting an SSL_Connection error: Resource not available. I was wondering if anyone had any ideas of what I should be looking for? Any and all suggestions would be greatly appreciated.
Doug