For Programmers: Free Programming Magazines  


Home > Archive > PHP Programming > August 2004 > Script to perform auto-update of client hosts?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Script to perform auto-update of client hosts?
Fred

2004-08-31, 3:58 pm

Hi,

I'm currently checking out what's available to add an
auto-update feature à la Yahoo/MSN to our Windows applications written
in VB.

Those that I checked so far require generating a list of files along
with a copy (full, or just a patched version) of each file, upload the
stuff to a www server, and have the client app download the list of
files to check whether it needs such and such patch.

To make it easier for developers, I was thinking that the actual work
of generating the list and patches could be done by a PHP script
directly.

Does someone know of such a beast, ie. go through the list of files in
the directory, generates a hash for each to give it a unique ID, build
a patched version of each file, build an INI file, and let the client
apps handle things from there?

Thank you for any tip
Fred.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2010 codecomments.com