Update my program over WWW

  • Thread starter Thread starter Tor Lund
  • Start date Start date
T

Tor Lund

i would like to know if the is any way to update an win applikation over the
internet. the main idea is: when i code a new version of a program then i
can "upload" it to my clients whithout their acknowlede...i have heard it is
possible with .net but i dont know what to look for. can anybody help me out
:))

Tor Lund
 
Tor said:
i would like to know if the is any way to update an win applikation over the
internet. the main idea is: when i code a new version of a program then i
can "upload" it to my clients whithout their acknowlede...i have heard it is
possible with .net but i dont know what to look for. can anybody help me out
:))

Tor Lund

There's an excellent MSDN Magazine article that deals with this exact
scenario:

http://msdn.microsoft.com/msdnmag/issues/03/02/BITS/

Hope this helps
 
thanks, that was just what i was looking for. but is it easyer to implement
Updater Apllication Block Vs the BITS. the webpage says that Updater
Apllication Block uses the BITS and is a kind of interface between them.


Tor Lund
 
Back
Top