Jump to content

download and run

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
reilly

reilly

    Newbie

  • Members
  • PipPip
  • 11 posts
hey how do i get my program to check for an update and down load and run it if there is one available? - vb6

#2
mbshinde78

mbshinde78

    Newbie

  • Members
  • PipPip
  • 19 posts
Hi,

One possible way is to use Internet Controls in VB and FTP protocol. You can login from within the program to your FTP server whenever some one wants to update software.

You can download file using FTP and run it on the local PC.

You can visit visual basic, vb, active server pages (ASP),java, javscript,c, c++, c__ , vbscript,active server pages, ASP, vbscript,SQL, database, informix, oracle, SQL Server,Perl, CGI,Delphi, PHP,Free source code for the taking. Over five million lines of progra for examples.

Cheers

#3
reilly

reilly

    Newbie

  • Members
  • PipPip
  • 11 posts
could you maybe find some for me plz?

#4
mbshinde78

mbshinde78

    Newbie

  • Members
  • PipPip
  • 19 posts
Hi,

At the moment I am busy that is why I referred you there. I will definitely let you know if I find time.

Cheers

#5
reilly

reilly

    Newbie

  • Members
  • PipPip
  • 11 posts
what i want is to send a command over winsock to tell them to download either a specific update or a preset one i dont care, and then run it.