After establishing a TCP/IP connection between two PCs (W98, WNT, W2000...),
how can I easily secure it using C++ libraries ?

Thanks for help.

Marc.

Re: Secured Sockets by S

S
Thu Aug 07 06:39:35 CDT 2003

Encrypt it using SSL. Search MSN for code examples or go to ww.openssl.org

--
Svyatoslav Pidgorny, MS MVP, MCSE
-= F1 is the key =-


"Marc GAUDICHET" <mgaudichet@telelogos.com> wrote in message
news:u2AYM3LXDHA.3444@tk2msftngp13.phx.gbl...
> After establishing a TCP/IP connection between two PCs (W98, WNT,
W2000...),
> how can I easily secure it using C++ libraries ?
>
> Thanks for help.
>
> Marc.
>
>
>
>



Re: Secured Sockets by Marc

Marc
Thu Aug 07 07:30:51 CDT 2003

Thanks a lot for this piece of information.

Marc.

"S. Pidgorny [MVP]" <slavickp@yahoo.com> a écrit dans le message de news:
elaBiiNXDHA.2344@TK2MSFTNGP09.phx.gbl...
> Encrypt it using SSL. Search MSN for code examples or go to ww.openssl.org
>
> --
> Svyatoslav Pidgorny, MS MVP, MCSE
> -= F1 is the key =-
>
>
> "Marc GAUDICHET" <mgaudichet@telelogos.com> wrote in message
> news:u2AYM3LXDHA.3444@tk2msftngp13.phx.gbl...
> > After establishing a TCP/IP connection between two PCs (W98, WNT,
> W2000...),
> > how can I easily secure it using C++ libraries ?
> >
> > Thanks for help.
> >
> > Marc.
> >
> >
> >
> >
>
>