Hi,
We have an application that many of our clients use on their machines. What I was wanting to do is when this application is updated, the updated version could go into a folder on our web server. The application on the client machine would check this web server to see if the version is higher than the one the client currently has. If so the client is offered to install the new version.
I have see this thing as a user. But as a developer how easy is this process? Is it something I would have to write totally or is there a more simple way of acheiving this?
Cheers, Dave.
We have an application that many of our clients use on their machines. What I was wanting to do is when this application is updated, the updated version could go into a folder on our web server. The application on the client machine would check this web server to see if the version is higher than the one the client currently has. If so the client is offered to install the new version.
I have see this thing as a user. But as a developer how easy is this process? Is it something I would have to write totally or is there a more simple way of acheiving this?
Cheers, Dave.