Autogenerate C#/pas Intf file from Delphi code-first server

Hi,

this is feature of the Code-First projects - RODL is generated on fly in runtime from RTTI information.

you should be able to use supertcp:// protocol too.

you can improve this process:

  • check Tool rocg4_helper topic, it contains simple rocg4_helper utility that shows how to generate files using uROCodegen4Helper.pas.
  • you can add some command line option for your server so it will be started, generates _Intf files via uROCodegen4Helper.pas and exits.

Note: developer pc with RO SDK installed is required for this solution.

check this topic at beta forum - it describes what exactly was improved:
https://talk.remobjects.com/t/remoting-sdk-for-delphi-vnext-new-features/18354/32

1 Like