non blocking ssl socket

A

Alex Turmer

All,

Has anyone managed to make a non blocking ssl socket in .net?

I have an application for it in that I have a .net application that uses
non blocking TCP sockets, and I would like to be able to support ssl.

Thanks - AJ
 
V

Vadym Stetsyak

Hello, Alex!
You wrote on Thu, 31 Aug 2006 13:09:41 +0100:

AT> Has anyone managed to make a non blocking ssl socket in .net?

AT> I have an application for it in that I have a .net application that
AT> uses non blocking TCP sockets, and I would like to be able to support
AT> ssl.

Did you look at SSLStream class?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top