For Remote Control means, that is needed two computers - Server Computer and User Computer, which will be in connection.
There are two types of connection, which can be used - HTTP or DCOM. There are two different ways how to set up the remote control in Windows.
I made the tutorial, which describes both types of Remote Control.
Ok - so, let´s start!
HTTP Settings
On the Server Computer side:
1. Plug the board to the Server Computer
2. Go to Remote Communication Server

3. Set HTTP connection and choose the right COM Port according the plugged board

If the plugged board is on e.g. COM23, it is possible to edit number of Port in Device Manager



On the User PC side:
1. Open FreeMASTER, go to Project -> Options

2. Choose Plug-in Module: FreeMASTER CommPlugin for Remote Server (HTTP) and type the IP address of the server,
do not forget join to IP address :8080

3. And start communication by STOP button to successful connection

DCOM Settings
On the Server Computer side:
1. Plug board to the Server Computer
2. Launch DCOM in FreeMASTER Remote Server

Choose COM according plugged board or edit COM according to step 2 - Server Computer in HTTP Connection (up).

3. Setting permissions for the user, User PC.
Right click on Computer -> Manage.
In Computer Management click to Distributed COM Users.

In Distributed COM Users Properties add the user, User Computer.

After that, set the permissions in Component Services. In cmd type dcomcnfg.exe
In Component Services go to Computers -> My Computer -> DCOM Config -> MCB FreeMASTER Remote Server Application

Right click on MCB FreeMASTER Remote Server Application and go to Properties.

In Security Tab is possible to add the permissions.
There are 3 types of permissions.

First permission - Launch and Activation Permissions.
There are 4 permission options. Local Launch and Remote Launch means, that user, User Computer can launch e.g. FM Remote Server Application.
But for success communication is needed allowing Local Activation and Remote Activation.

Second permission - Access Permissions.
Click to Edit and Allow Local Access and Remote Access for the user.

Do not forget that if there is a change of permissions, specifically allowing, it is necessary for User to log out and log in.
On the User Computer side:
1. Open Freemaster, go to Project -> Options
2. Choose Plug-in Module: FreeMASTER CommPlugin for Remote Server (DCOM) and for filling Connect string is possible to use Configure.
Definitely, type the IP address of the server and ;Port Name.

3. And start communication by STOP button in FreeMASTER to successful connection
And now.. you can do anything :-)