|
-
Jun 28th, 2001, 01:18 PM
#1
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.
-
Jun 28th, 2001, 02:00 PM
#2
Black Cat
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.
-
Jun 28th, 2001, 02:02 PM
#3
I am on NT and Novell. Could i get a copy of this utility? Do you have source code?
-
Jun 28th, 2001, 02:24 PM
#4
Black Cat
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.
-
Jun 28th, 2001, 02:36 PM
#5
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.
-
Jun 29th, 2001, 07:48 AM
#6
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.
-
Jun 29th, 2001, 08:06 AM
#7
Monday Morning Lunatic
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
-
Jun 29th, 2001, 08:13 AM
#8
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.
-
Jun 29th, 2001, 08:16 AM
#9
Monday Morning Lunatic
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
-
Jun 29th, 2001, 10:23 AM
#10
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|