Results 1 to 10 of 10

Thread: Vb Networking Problem

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2004
    Posts
    681

    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.

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

    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.

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2004
    Posts
    681

    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

  4. #4
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    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?

  5. #5
    Frenzied Member pnish's Avatar
    Join Date
    Aug 2002
    Location
    Tassie, Oz
    Posts
    1,918

    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.

  6. #6

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2004
    Posts
    681

    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

  7. #7

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2004
    Posts
    681

    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.

  8. #8
    Lively Member malb's Avatar
    Join Date
    Feb 2005
    Location
    England
    Posts
    88

    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.

  9. #9

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2004
    Posts
    681

    Re: Vb Networking Problem

    is there any way out? :-(

    regards
    vivek

  10. #10
    PowerPoster Dave Sell's Avatar
    Join Date
    Mar 2004
    Location
    /dev/null
    Posts
    2,961

    Re: Vb Networking Problem

    Quote 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
  •  



Click Here to Expand Forum to Full Width