I have a application that want to add a "auto updateing" feature too. Basiccly the app will contact a service running on a remote machine, service tells the app what the latest version is, app "magically" updates it self.
Can someone please point me in the right direction on how to accomplish this? I know about remoting, sockets, etc... just not sure how to use them all the have a update feature.. thanks.
Can someone please point me in the right direction on how to accomplish this? I know about remoting, sockets, etc... just not sure how to use them all the have a update feature.. thanks.