PDA

View Full Version : SSL programming



mmark
May 22nd, 2008, 05:47 PM
Hi! I want to write a simple chat progtram which uses OpenSSL, but i have some problems.
I don!t know howto make SSL_accept() to a non-blokking function, and i dont know exectly where i need to reconnect end reaccept the ssl connection. My source code is available at http://mmark.fw.hu/chat/client.c and http://mmark.fw.hu/chat/server.c
thx for help