Platforms to show: All Mac Windows Linux Cross-Platform

DNSServiceRegisterRecordMBS class

Super class: DNSServiceBaseMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Network MBS Network Plugin 8.0 ✅ Yes ✅ Yes ❌ No ✅ Yes All
A class for Apple's implementation of ZeroConfig named Bonjour.

This class is to register a name record with the dns service.
Subclass of the DNSServiceBaseMBS class.

  • event ServiceRegistration(flags as Integer, errorcode as Integer)
  • 2 methods
    • method RegisterRecord(Flags as Integer, interfaceIndex as Integer, fullname as string, rrtype as Integer, rrClass as Integer, data as string, ttl as Integer) as boolean
    • method UpdateRecord(TXTRecord as string, ttl as Integer)

Super class DNSServiceBaseMBS

This class has no sub classes.


The items on this page are in the following plugins: MBS Network Plugin.


DNSServiceRegisterMBS   -   DNSServiceResolveMBS


The biggest plugin in space...