Results 1 to 6 of 6

Thread: Run unix shell scripts from VB application !!!

  1. #1

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    52

    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.

  2. #2
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Run unix shell scripts from VB application !!!

    Where do you want to run them? On a different machine?

  3. #3

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    52

    Re: Run unix shell scripts from VB application !!!

    Yes, I need to run it on a remote machine.

  4. #4
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    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.

  5. #5

    Thread Starter
    Member
    Join Date
    Apr 2005
    Posts
    52

    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.

  6. #6
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    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
  •  



Click Here to Expand Forum to Full Width