Hi
I wrote an application for smart device in .net 2.0
I try to connect to a site via FTP and upload some file and download some
file.
If the mobile device is connected via usb to the server FTP (via lan) , all
works.
The same application via GPRS (using public ip and public user to login)
produce a socket error: the application connect to the server FTP, make
upload with success, but when it's download time the server ftp close the
connection to the device!
So...
Connection ok
Upload ok
Download ... error!
Why this happens?
Thank you and best regards
Fabio
Archived from group: microsoft>public>pocketpc>developer>networking