|
-
Oct 11th, 2006, 06:36 AM
#1
Thread Starter
Fanatic Member
close software on remote machine
can anybody tell me how to close a software which is started on remote machine which is in lan ?
WHETHER YOU SUCCEED OR FAIL IS NOT AS IMPORTANT AS WHETHER YOU TRIED YOUR BEST 
-
Oct 24th, 2006, 06:24 PM
#2
New Member
Re: close software on remote machine
witch vb (vb4,vb5,vb6,vb.net)
what virtion of windows? (98 me xp 2000)
there may be another way to do this using one of the windows servaces but i would do it with a client/server winsock program. you could use the winsock1.senddata to send the name of the prosses to close.
here is what you need on the server http://www.andreavb.com/tip020021.html
i had some time on my hands so i wrote the client/server part and put in the close prossess part. here is the program in vb6 you may use the compiled virtions or you can compile it for yourself. you can refine it further, and add more funtions to it.
close remote process.rar
Last edited by budy500000; Oct 24th, 2006 at 07:03 PM.
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
|