Re: SSL C++ Sample Code
From: Michael K. O'Neill (mikeathon2000_at_nospam.hotmail.com)
Date: 03/01/05
- Next message: Mubashir Khan: "connection loss in .Net Sockets"
- Previous message: Rhett Gong [MSFT]: "RE: network file access on XP fails, Win2000 OK"
- In reply to: Mick: "SSL C++ Sample Code"
- Next in thread: Arkady Frenkel: "Re: SSL C++ Sample Code"
- Reply: Arkady Frenkel: "Re: SSL C++ Sample Code"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 28 Feb 2005 22:11:46 -0800
Try www.openssl.org
They list some open-source projects that use their library at
http://www.openssl.org/related/apps.html
Mike
"Mick" <Mick@discussions.microsoft.com> wrote in message
news:851CC087-EBBD-4B1A-BA1C-4D64450EBF1D@microsoft.com...
> Does anyone know where I can find a decent C++ sample that uses SSL and
> Winsock for secure client/server socket communications?
>
> I've found several secure socket samples, but they all use .Net or MFC or
> something else that makes them a pain.
>
> I think all I really need is to know is how to setup a listener socket,
and
> how to connect to that listener.
>
>
- Next message: Mubashir Khan: "connection loss in .Net Sockets"
- Previous message: Rhett Gong [MSFT]: "RE: network file access on XP fails, Win2000 OK"
- In reply to: Mick: "SSL C++ Sample Code"
- Next in thread: Arkady Frenkel: "Re: SSL C++ Sample Code"
- Reply: Arkady Frenkel: "Re: SSL C++ Sample Code"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|