> I have a small server side software that's installed on multiple > servers. Every time I have an upgrade to the software, I'll need > to go to all machines to update the software. I wonder if anyone > know if there is a generic tool or component that can do generic > software upgrade based on HTTP and simple configuration?
You can easily write your own routine using any HTTP client component, such as THttpCli from ICS (http://www.overByte.be). Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

