-
Notifications
You must be signed in to change notification settings - Fork 8
How to use
Konstantin Shulga edited this page Aug 3, 2021
·
1 revision
The application consists of two parts:
- Server part (RPC-Server.exe) - runs on the PC that you want to control.
- Client part (RPC-Client.exe) - runs on your PC, with which you will control the other PC.
- Run RPC-Server.exe on the PC you want to control.
- After launching, an application window will appear on your screen.
- Click the "Start sharing" button.
- A dialog window will appear in which you need to select a location to save the file with invitation (.xml file).
- If everything went well, you will see a message in the "Log" field about the successful start of the session and waiting for the client to connect.
*Note: you need to deliver the invitation file by any means to the computer from which you will control the computer on which the server part of the application is running.
- Run RPC-Client.exe on the computer from which you want to control another computer.
- After launching, an application window will appear on your screen.
- Click the "Connect" button.
- A dialog window will appear in which you need to select a file with invitation (.xml file).
- If everything goes well, then you will connect to another PC.
*Note: in the "Access level" drop-down list, you can select the access level:
- DO NOT SHOW - the remote control session remains, but you cannot see the screen.
- VIEW SCREEN - you can see what is happening on the PC screen, but you can not control it.
- PC CONTROL - you can control PC.