TROZeroConfBrowser throws DSNServiceBrowse error

In new version TROZeroConfBrowser stop working. We are using it with Bonjour to find available app servers. In latest version this stopped working and raising error DSNServiceBrowse error code -65540

I afraid this can be again related to your string handling change UTF8 > String. That caught as already 3 times in last month and it’s delaying our application release due to new bug related to RO is discovered.

Reproduction is simple:
Drop TROZeroConfBrowser on application form and set to Domain := ‘local.’ and ServiceType := ‘_ClarityServer._tcp.’ (or whatever service you are looking for).
On runtime set .Active := True;

Thanks, logged as bugs://77971

bugs://77971 got closed with status fixed.