I'm trying to set up an INI file to be able to access the client in order to be able to connect to the service through the port that it has determined.
I get no problems at all, change in design mode, compile the project executes and start working on the port as expected. However, I need the service to take the port of the INI file, it always takes the design mode, I tried to change it before starting the service but I did not succeed.
I create a project by the following path:
File-> New-> Other-> DataSnap Server
How do I change the port number?
OBS: I'm using Delphi XE7