Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Re: Encrypting TCP

www.cryer.info
Managed Newsgroup Archive

Re: Encrypting TCP

Subject:Re: Encrypting TCP
Posted by:"Jamie Dale" (jamie.da..@yahoo.com)
Date:Sun, 3 Feb 2008 13:11:22

I use LockBox and simply encrypt/decrypt string based communications using
the components found there.

"E Sterrett" <e_sterrett@mailinator.com> wrote in message
news:47a507a7$1@newsgroups.borland.com...
>I have 2 delphi programs that communicate using TIdTCPServer and
>TIdTCPClient (Indy 10).
>
> How hard would it be to secure these connections using some kind of public
> key encryption (like SSL)?
>
> Are there any good examples out there?
>
> Thanks for any help.

Replies:

none

In response to:

www.cryer.info
Managed Newsgroup Archive