Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Feb : IdTCPClient/Server. Switch to secure D7 Indy 9
| Subject: | IdTCPClient/Server. Switch to secure D7 Indy 9 |
| Posted by: | "Jon Jacobs" (jon.jaco..@snelling.com) |
| Date: | 9 Feb 2007 10:27:16 |
I have an app with an IdTCPClient component that sends a file to a server. There I have and app with an IdTCPServer component that receives the file and processes it.
I have been instructed to use HTTPS or SSL.
What do I need to change? Different components? Different Port number? Add a layer of something?
Thanks,
Jon