Hi,
I would like to program SSL Chat. I have not experence with this stuff. OK I have one question. Is possibility do it that way first thread should be work like Server (SSLServerSockte) this Thread should be reciving data. And second Thread should be work like Client (SSL Socket) and send data to another same program. Or how can i do this? Thanks a lot.