Update application using remote file

liunx

Guest
Hi,

I have a local standalone application running VB.Net. I want it to be able to check a webserver for new version updates that it will then Download and install automatically i.e. it will update itself with new versions from the website.

How can this be done?

One option is to use IIS WebDAV on the remote webserver however this is not enabled by default and on a shared hosting solution they are unwilling to enable it for security reasons.

Suggestions and references appreciated.
 
Back
Top