T
Thomas
Hi gurus!
I have developed a ftp application on .NET CF by wrapping the wininet ftp
functions. The application does work perfectly well (for both file upload
and download) when the CE.NET device is connected to the FTP server via
wireless LAN. However, when the CE.NET device is connected to the FTP server
via activesync (3.7), the file upload (FtpPutFile) function occasionally
fails to work. When I upload a file to the FTP server, the CE.NET device
will receive an error code of 12003 from the wininet. From the FTP server
record, there is a 426 error code.
Can anyone tell me why this happens and how can I solve this problem? Thanks
a lot!
Best Regards,
Thomas
I have developed a ftp application on .NET CF by wrapping the wininet ftp
functions. The application does work perfectly well (for both file upload
and download) when the CE.NET device is connected to the FTP server via
wireless LAN. However, when the CE.NET device is connected to the FTP server
via activesync (3.7), the file upload (FtpPutFile) function occasionally
fails to work. When I upload a file to the FTP server, the CE.NET device
will receive an error code of 12003 from the wininet. From the FTP server
record, there is a 426 error code.
Can anyone tell me why this happens and how can I solve this problem? Thanks
a lot!
Best Regards,
Thomas