|
-
Apr 26th, 2005, 02:49 AM
#1
Thread Starter
Fanatic Member
Vb Networking Problem
Hi,
i would like to copy and exceute a file in remote PC using its ip address ........how can i do it?i dont want to install any software to listen in a particular port pc i want to control.i want to invoke a progrm in other pc without any program bieng installed in other pc to detect my call.......how can i do this?is this possible?
regards
vivek
Last edited by vivek.shankar; Apr 26th, 2005 at 03:29 AM.
-
Apr 26th, 2005, 02:55 AM
#2
Re: Vb Networking Problem
Have a program looking for a file on the other machine every so often, and not do anything when it it not present, but to do whatever when it is preset.
Then, to trigger it, you can just copy the file to that machine.
-
Apr 26th, 2005, 02:57 AM
#3
Thread Starter
Fanatic Member
Re: Vb Networking Problem
hi,
i dont want any program to be running in the other machine. for example...i want to execute notepad.exe in system B from system A.But i dont want to install any s/w in system B that keeps listening in a particular port.......wud this b possible?
regards
vivek.s
-
Apr 26th, 2005, 03:02 AM
#4
Re: Vb Networking Problem
 Originally Posted by vivek.shankar
Hi,
i would like to copy and exceute a file in remote PC using its ip address ........how can i do it?i dont want to install any software to listen in a particular port pc i want to control.i want to invoke a progrm in other pc without any program bieng installed in other pc to detect my call.......how can i do this?is this possible?
regards
vivek
Why exactly would you want to do that?
-
Apr 26th, 2005, 03:07 AM
#5
Re: Vb Networking Problem
I'm not sure you can do what you want purely using VB. There is a freeware utility available called PSExec which will execute a program on a remote PC. You don't need to install anything on the remote PC. You could use VB to shell to this program which would do the trick I think.
PSExec is part of a suite of utilities called PSTools which can be downloaded from
http://www.sysinternals.com/ntw2k/fr.../pstools.shtml
Pete
No trees were harmed in the making of this post, however a large number of electrons were greatly inconvenienced.
-
Apr 26th, 2005, 03:09 AM
#6
Thread Starter
Fanatic Member
Re: Vb Networking Problem
hi,
myself and my freind want some means of communication in network......all features of communcation r disabled......he cannot run any programs........so we want means of communication......without installing s/w in that pc........an i wud i like to do this way......any solutions?
regards
vivek.s
-
Apr 26th, 2005, 03:13 AM
#7
Thread Starter
Fanatic Member
Re: Vb Networking Problem
Thanks a lot Pnish!
But ia m not able to open even a notepad in my machine using that exe.......cause the service is blocked.....says(could not start Psexec)any other way out?
Regards
vivek.s
Last edited by vivek.shankar; Apr 26th, 2005 at 03:31 AM.
-
Apr 26th, 2005, 04:46 AM
#8
Lively Member
Re: Vb Networking Problem
If you have restrictions placed on you by some network administrator, by the sounds of it you do, its clear they dont want you communicating to one another and therfore maybe you should find another way of communicating. This is also possibly why the program will not run, insufficient access...
Malb
You fear me because I'm different, i pitty you because your all the same.
-
Apr 26th, 2005, 04:57 AM
#9
Thread Starter
Fanatic Member
Re: Vb Networking Problem
is there any way out? :-(
regards
vivek
-
Apr 26th, 2005, 03:32 PM
#10
Re: Vb Networking Problem
 Originally Posted by vivek.shankar
is there any way out? :-(
regards
vivek
Considering you say:
all features of communcation r disabled
I highly doubt it...
Nobody knows what software they want until after you've delivered what they originally asked for.
Don't solve problems which don't exist.
"If I had eight hours to cut down a tree, I'd spend six hours sharpening my axe." --- Abraham Lincoln (1809-1865)
2 idiots don't make a genius.
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
|