DelphiRobustServer. Autocollection of API. WindowsService or Desktop modes.

Added new features

Autocollection of API. Collects methods and its params and can be used as a draft. Works through Delphi RTTI methods.

Result looks like

how to use it  ? in uRPApi in TRPApi.Get method just add classes that you need to be gathered as API draft. Like this

Desktop or WindowsService modes. In Delphi *.dpr file we do like this

Now if we need desktop we add param vcl_desktop,  otherwise it will be compiled as service, which we can install and start like this in cmd

 

 

 

This entry was posted in Delphi. Bookmark the permalink.