![]() |
|
|
|
#1
|
|||
|
|||
|
Hi. Is there a way I can make another computer on our network run an application? 4 ex If I want Computer2 to run say Windows Explorer by clicking a button on MY pc.
There mustn't be an app installed on his computer which secretly recieves the message and runs Windows Explorer. Tx ![]() <cb>[b] A carelessly planned project takes 3 times longer to complete than expected; A carefully planned project takes only twice as long :-) Derek )
|
|
#2
|
|||
|
|||
|
chat applications are good examples of these components:
all this examples was created with delphi, and show how to use TSocketServer / TClientSocket http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1045&lngWId=7 http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=809&lngWId=7 http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=68&lngWId=7 you need to create a similar application... - but when you connect the other machine - catch some "messages" that will be the commands for example EXECUTE C:\WINDOWS\NOTEPAD.EXE i think that this is simple and you have understand the idea, it is not a mistery it is simple to do. Regards BaraoZemo ps, donīt forget to <cr>Accept as Answer</cr> if this helped you! |
|
#3
|
|||
|
|||
|
Tx, but this is just not what I want to do. There mustn't be another app running on his pc to catch a message.
<cb>[b] A carelessly planned project takes 3 times longer to complete than expected; A carefully planned project takes only twice as long :-) Derek )
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|