Newsgroups : Borland : borland.public.delphi.internet.winsock : 2005 Dec : Using SSL
| Subject: | Using SSL |
| Posted by: | "Nassim" (nassim..@hotmail.com) |
| Date: | Fri, 16 Dec 2005 14:05:40 |
I'm workin on an application that uses TClientsocket. But in the last
minute, the client decided to use SSL.
What's the best way to do that?? Should I just change the TCLientSocket
component by an appropriate component or it's more complicated?
Thanks.