Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Encrypting TCP
| Subject: | Encrypting TCP |
| Posted by: | "E Sterrett" (e_sterre..@mailinator.com) |
| Date: | Sun, 3 Feb 2008 00:15:43 |
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.