Hi Sebastian, On Jan 19, 2011, at 11:50 AM, Sebastian Proca wrote:
> Thank you for your help! I understand now the way that this application > should be used. Yet, I didn't manage to obtain a working dtls session. > After I start the server : > > # ./dtls_udp_echo > > I start the client, but I receive the error bellow: > > # ./dtls_udp_echo 127.0.0.1 > Unexpected error while writing: 1 > error:14103138:SSL routines:DTLS1_READ_FAILED:read timeout expired, but the > started server shows no error, nothing. > > So the message that both server and client have is "Resource temporarily > unavailable". > Did someone have the same problem? How can this be solved? Which operating system are you using? Do you have a firewall active? Make sure nothing is blocking either server or client. If its still not working, use Wireshark or tcpdump to check what's happening "on the wire". Best regards Robin ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
