|
-
Apr 25th, 2005, 01:13 AM
#1
Thread Starter
Member
Run unix shell scripts from VB application !!!
Hi all,
I need to run shell scripts on a Unix environment, does anyone know what to do this from a VB application ?
Please let me know.
Joao.
-
Apr 25th, 2005, 01:39 AM
#2
Re: Run unix shell scripts from VB application !!!
Where do you want to run them? On a different machine?
-
Apr 25th, 2005, 01:50 AM
#3
Thread Starter
Member
Re: Run unix shell scripts from VB application !!!
Yes, I need to run it on a remote machine.
-
Apr 25th, 2005, 02:06 AM
#4
Re: Run unix shell scripts from VB application !!!
You would probably have to use winsock to telnet to connect to the machine or something like that. if you try to shell an app, it will have to run on the local machine. You cannot start an app on another machine.
-
Apr 25th, 2005, 02:16 AM
#5
Thread Starter
Member
Re: Run unix shell scripts from VB application !!!
hi,
do you have any examples on how to use winsock ? it would help me a lot.
thanks.
-
Apr 25th, 2005, 02:19 AM
#6
Re: Run unix shell scripts from VB application !!!
This site can probably help you.
Good Luck! 
http://winsockvb.com/news.php
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|