[8.3.91] ROServerDiscovery_Intf is a copy of uRODiscovery_Intf

Hello,

In the SDK, there are two files that are almost identical but with two different names:

ROServerDiscovery_Intf
uRODiscovery_Intf

I believe the first one should be removed altogether because uRODiscovery_Intf has the accompanying _Invk and _Async file
Once ROServerDiscovery_Intf has been removed, the RemObjects_Indy_Dxx project should be adjusted so as not to include that file anymore.
Further to this, the ROServiceDiscovery.RODL file should be fixed to make sure that the LibraryName is uRODiscovery and the service name is RODiscoveryService

With all these changes, there no longer is a confusion with two files offering the same code.

this stuff (ROServiceDiscovery.RODL & Co) came from RO3 and it wasn’t changed since that, but you are right, we need to re-review it

Thanks, logged as bugs://72337

bugs://72337 got closed with status fixed.