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.
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
Re: Vb Networking Problem
Quote:
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?
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
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
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
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
Re: Vb Networking Problem
is there any way out? :-(
regards
vivek
Re: Vb Networking Problem
Quote:
Originally Posted by vivek.shankar
is there any way out? :-(
regards
vivek
Considering you say:
Quote:
all features of communcation r disabled
I highly doubt it...