hello, we are planning to a C# Compact Framework application using Mobile Client Software Factory. The application should talk to a content server(we are building the content server) using WiFi network and download the required files to the mobile device. Download size may be appox 30 MB to 60 MB.
Do we need to use FTP to download the files? or is there any other mechanism in which we can download them.
I'm new to Mobile Application development.