Dart Home | PowerTCP SSL for ActiveX | Custom Development | Reply | PowerTCP SSL for ActiveX Topics | Forums |
Author | Forum: PowerTCP SSL for ActiveX Topic: How to I add TLS authentication to my appliction ? |
pampati praveenp@storageone.co.kr From: seoul, South Korea Posts: 15 Member Since: 11/07/03 |
posted November 7, 2003 1:58 AM Hi, I developed a FTP application using third party socket tool. Now I need to add TLS/SSL support to the my ftp CLient appliation. How do I add TLS/SSL support to my existing ftp application using PowerTCP tools? which tool is appropriate and how do i incorporate it ? I downloaded powertcp ssl tool. Please help me. Thanking you Regards Praveenp |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted November 7, 2003 8:57 AM You could use your existing code to do the non-secure sessions. Then you could use our SecureFTP control ( part of the SSL Tool or SecureFTP for .NET ) to do the secure sessions. You can turn off security in our control if you wanted to use it for the non-secure sessions as well. |
pampati praveenp@storageone.co.kr From: seoul, South Korea Posts: 15 Member Since: 11/07/03 |
posted November 7, 2003 11:02 AM You mean that, I can not use your tool to add ssl security to my exisiting ftp application , right ? Praveen |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted November 7, 2003 11:07 AM That's correct. You would have to rewrite your program to use our control. |
pampati praveenp@storageone.co.kr From: seoul, South Korea Posts: 15 Member Since: 11/07/03 |
posted November 7, 2003 11:23 PM OK, But I want to use just socket communication and implement ftp commands myself. Becuase, there are lot of other custom commands our server supports. If I use your ftp control, i can not sent custom commands i hope. In this case which control is to be used to develop ftp related application with TSL/SSL authentication ? Praveen |
Tony Priest![]() From: Utica, NY USA Posts: 8466 Member Since: 04/11/00 |
posted November 7, 2003 11:27 PM I am not sure I understand everything you are asking. But I can tell you that you can send custom commands with our Invoke method. You should probably just download the trial and take a look at a few of the samples. That would probably answer a lot of your questions. |
Reply | PowerTCP SSL for ActiveX Topics | Forums |
This site is powered by
![]() |