PDA

Click to See Complete Forum and Search --> : Software installation over HTTP


oceanebelle
Jul 17th, 2007, 08:57 PM
I need ideas :(

Basically what activities are done for a software to be installed via http.
What requirements are there and what can be done and not done.

I would appreciate any kind of help.

Thanks

penagate
Jul 18th, 2007, 11:41 AM
I don't think I've ever seen anything that was completely installed over HTTP.

If you mean a web application, usually you need to first copy the files to the server, whether by LAN or FTP or SCP or whatever, and then you might be taken through a step-by-step web interface to configure the installation.