Introduction - If you have any usage issues, please Google them yourself
Implementation of remote control, in fact, is a server program (hereinafter referred to as charged with the procedure) and a client (hereinafter referred to as the master program): the accused is a server side program that monitor client requests, and handle master side is the client, it connected to the server, to issue its own request, the server will be in accordance with their own response to different requests. Beginners a good look at Oh
Packet : 37724127remote.rar filelist
remote\Main.pas
remote\Answer.pas
remote\Client.dpr
remote\Main.dfm
remote\Answer.dfm
remote\Server.dpr
remote\用Delphi实现远程控制.txt
remote