Secure Socket Connection
Hi all,
Does anyone have any idea on how to create a socket connection with SSL? The samples that I get from MSDN Online only specify normal HTTP socket connections, not HTTPS. Is there some way for the SSL protocol to be integrated in the socket connection? There's awful little support for SSL socket connections for .NET and I was wondering if anyone has encountered this problem somewhere....
Thanks in advance!
Marlon
|