Results 1 to 10 of 10

Thread: Who is the best?

  1. #1
    jelsner
    Guest

    Who is the best?

    If anyone could tell me how I can send a program from my machine to run on another machine without them doing anything. Even just popping up a Hello World message on another computer from mine would be great. If you know how to do this I would say your the best programmer.

    Good Luck.

  2. #2
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    What kind of a network are you on? I have a utility that will allow me to remotely run programs on an NT network (I have to have log on priveledges on the remote computer). It won't display graphics to the locally loggen on user's desktop/winstation though.
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  3. #3
    jelsner
    Guest
    I am on NT and Novell. Could i get a copy of this utility? Do you have source code?

  4. #4
    Black Cat JoshT's Avatar
    Join Date
    Nov 2000
    Location
    WNY, USA
    Posts
    4,032
    Josh
    Get these: Mozilla Opera OpenBSD
    I have books for sale: "MCSD in a Nutshell" and "VB Distributed Exam Cram" - PM me for details. Will also trade for a decent ATX Pentium 2 MB/CPU/RAM combo.

  5. #5
    jelsner
    Guest
    Thanks. I am on a Novell Network now so that doesn't work. It is sort of what I'm looking for though. I don't know if that utility runs the program locally or remotely though. Thanks anyways.

  6. #6
    jelsner
    Guest
    I don't want to have to load a program on both computers. I just want to be able to run an executable on a remote machine.

  7. #7
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    You can only load a program on the other machine if there's a program there waiting for a request. AFAIK the OS doesn't honour or even understand remote requests like this unless you're using Terminal Services.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  8. #8
    jelsner
    Guest
    There is some way to do it. My friend knows someone that did it. He can sit on his machine and send his exe out to remote machines and run them there.

  9. #9
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    In that case, ask your friend to ask the someone
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  10. #10
    jim mcnamara
    Guest
    As a sidenote - Win 2000 Terminal Server does just what you want. It's part of Win 2000 pro.

    Next comment - Mark Russinovich at www.sysinternals.com has free code that will do what you want.

    However, Parksie has pretty much got it right, there has to be something on the receiving end of things to create process context so the code can run.

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