direct download of files vs web service app

P

Patino

I am new in the world of asp.net for mobile devices. And I have here a
design question for you.

I need to develop a web app. for the PocketPC (IE in the PPC),
password protected, where the user will be taken directly to download
a file, of almost 900 Kb. This is a CAB file for a PPC app. that will
be saved somewhere in his PDA so that he can install later.

The web site will be hosted in a server that is currently running a
public web site that is also accessed via proper credentials.

I read somewhere that because of the problems with firewalls and
security issues, it is better to 'download' this CAB file not by
directly accessing its folder in the web, but by wrapping the
'download' in a web service application method. That is, the web app.
will show a link "Download your CAB" and this link will talk to some
web service that will connect to the main server and get the CAB file
for the user.

What do you think is a better approach? And why?
To me, a direct link to the folder where the CAB file resides is
easier and straight forward; why bother with the web service method
then?

I am developing with .NET 2005.

Please your replies will be very welcome!!!!!
Thanks in advance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top