Hi all,
Our company has an application that are installed on our clients computer,
when the client wants to check for updates he click the update button from his installed application.
here is the problem: the download works fine but it's using a specific i.p. address, which is our webserver. it's hard coded i.p. address like 192.61.80.01
we would like to make the download more general and use the url instead of hard coded i.p. address, meaning to use www.ourUrl.com.
any idea how to implement that or any guidance will be appreciated.
Abi
Our company has an application that are installed on our clients computer,
when the client wants to check for updates he click the update button from his installed application.
here is the problem: the download works fine but it's using a specific i.p. address, which is our webserver. it's hard coded i.p. address like 192.61.80.01
we would like to make the download more general and use the url instead of hard coded i.p. address, meaning to use www.ourUrl.com.
any idea how to implement that or any guidance will be appreciated.
Abi
Comment