Delphi Pages Forums  

Go Back   Delphi Pages Forums > Delphi Forum > Apps

Lost Password?

Reply
 
Thread Tools Display Modes
  #1  
Old 08-11-2003, 11:06 PM
Derek Derek is offline
Senior Member
 
Join Date: Jun 2002
Posts: 559
Default Making other computer run apps over network

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 )
Reply With Quote
  #2  
Old 08-12-2003, 05:09 AM
BaraoZemo BaraoZemo is offline
Senior Member
 
Join Date: Nov 2001
Posts: 3,573
Default RE: Making other computer run apps over network

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!
Reply With Quote
  #3  
Old 08-13-2003, 07:25 AM
Derek Derek is offline
Senior Member
 
Join Date: Jun 2002
Posts: 559
Default RE: Making other computer run apps over network

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 )
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:41 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.