I have an application which is exposing a background service which I wish to start and comunicate with. Anyway TRemoteServiceConnection does not have a method to start such service.
- How to start remote service which is part of another application (native java code) from delphi application ?