|
-
Dec 30th, 2005, 09:23 PM
#1
Thread Starter
Fanatic Member
Program Update
Here is my idea. I release a program and download it to a customer. It is a client server app. I place the new release in the same folder on the server and would like to have the client (program) check for the newer version on the server. They could be anywhere on the network and be able to use the ip of the server but not have shared access to the server. How is something like this done? I am more looking for ideas or links to articles on the subject than looking for code ( sure that will come later).........
Thanks in advance..
-
Dec 30th, 2005, 09:31 PM
#2
Re: Program Update
You will need a shared folder that your app could have access to. Check out the CodeBank. Wokawidget has posted code for his AutoUpdater. You may get some ideas from it.
-
Dec 30th, 2005, 09:32 PM
#3
Thread Starter
Fanatic Member
Re: Program Update
Thanks I will check that out. I should have looked there first anyway!
-
Dec 30th, 2005, 09:42 PM
#4
Re: Program Update
We use a Wise Installer Script that updates the client software from our FTP. If you are interested I can post it for you.
Regards,
Mark
Please remember to rate posts! Rate any post you find helpful. Use the link to the left - "Rate this Post". Please use [highlight='vb'] your code goes in here [/highlight] tags when posting code. When a question you asked has been resolved, please go to the top of the original post and click "Thread Tools" then select "Mark Thread Resolved."
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|