Posts Tagged ‘browser’

Caching in browsers

The other day at work we ran into a problem with users updating to the newest version of our software. Our main program queries a server with the version number and receives an address from where the newest installer can be fetched. The program then launches a browser that downloads and runs (on the users [...]