Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Jan : SSL

www.cryer.info
Managed Newsgroup Archive

SSL

Subject:SSL
Posted by:"D-Fan" (d-fan@antispam.com)
Date:Thu, 24 Jan 2008 19:48:22

We have an application that uses tcp/ip to communicate between computers
on the internet.  We establish a socket connection and then we send text
across the socket to the receiving PC.  We want to secure this
communication using SSL.  What is the best way to use SSL to communicate
between these PC's?  I want to minimize the the changes to our
application by running external SSL scripts if possible.  All of the
samples that we find involve a web server and we are not using a web
server in our process.  We are simply passing messages between different
PC's.

Replies:

www.cryer.info
Managed Newsgroup Archive