|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#2
|
||||
|
||||
|
Re: Remote Program Execution in Visual Basic
Well, there are several ways to do this. One is to write a VB app that will run in IIS on the target machine. The application will create a web page that you can go to to trigger the job. However, this requires setting up web servers on the machines, and you probably dont want to have 5 web servers
![]() Another way would be to write a program that uses Winsock. On the machines where you want to run the batch you set up a "server" program that opens a specific port and waits for a command. It should start with Windows. On your machine you have a "client" program that can connect to that program on that port and send it the command. You'll probably also want a password of some sort. There's quite a number of Winsock tutorials online. |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| White Paper Discuss: 2004 Visual Basic 6 Dashboard Control | CD47-Bot | Extra Discussion | 2 | 01-02-2005 01:56 |
| Visual Basic | dddriveman | Programming | 12 | 20-03-2004 13:03 |
| Help programming in Visual Basic | xxlshortys | Programming | 0 | 06-04-2003 08:54 |
| Computer Graphics and Visual Basic Programing | Gope | General Forum | 0 | 26-10-2002 13:44 |
| Anyone looking for more program space? | archiver | 2001 | 13 | 24-06-2002 02:20 |