Dev
2006-04-28 04:58:01 UTC
I have to develop comms for Secure FTP for Windows Mobile 2005( Symbol PDA)
as follows:
Host Name: testserver.joshisoft.com (Example)
User Id: 99999911
Password: 99999911
Server Type: FTP/SLL(AUTH SSL)
Host Type: Automatic Detect
Firewall: None
Use Passive Mode for Data Connection
Under SSL - No Client Certificate
Use Unencripted Command Channel after SSL Authentication
Above are parameters I have used with WS_FTP Program and then I can Send &
Receive Files to/from Our Company's Server.
I need to write the application to Transmit & Receive Files with above
parameters.
I will appreciate If anybody can help me on above issue.
Our Development Platform is Visual Studio 2005, PDA O/S: Windows Mobile 5.0
and Development Language is C++ (MFC Native).
Thank you & regards,
Dev
as follows:
Host Name: testserver.joshisoft.com (Example)
User Id: 99999911
Password: 99999911
Server Type: FTP/SLL(AUTH SSL)
Host Type: Automatic Detect
Firewall: None
Use Passive Mode for Data Connection
Under SSL - No Client Certificate
Use Unencripted Command Channel after SSL Authentication
Above are parameters I have used with WS_FTP Program and then I can Send &
Receive Files to/from Our Company's Server.
I need to write the application to Transmit & Receive Files with above
parameters.
I will appreciate If anybody can help me on above issue.
Our Development Platform is Visual Studio 2005, PDA O/S: Windows Mobile 5.0
and Development Language is C++ (MFC Native).
Thank you & regards,
Dev