Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

execute Linux process

Status
Not open for further replies.

Maii

Programmer
Aug 28, 2003
54
BD
Is there any way execute Linux process from windows machine using VB code.
thanks in advance
maii
 
You might be able to use the rsh command. Takes a little bit of setting up though. I don't know the exact details of this for UNIX as its a while since I used the O/S. Once you've set it up you can test by invoking a DOS window and trying it out. If that works then its a simple case of making the equivalent system call via VB.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top