Platforms to show: All Mac Windows Linux Cross-Platform

DNSReplyMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class DNS MBS MacOSX Plugin 9.7 ✅ Yes ❌ No ❌ No ✅ Yes All
The class for a DNS query reply.

Constants

Constant Value Description
StatusBadHandle 1 One of the status constants for the status property.
StatusConnectionFailed 6 One of the status constants for the status property.
StatusMalformedQuery 2 One of the status constants for the status property.
StatusOK 0 One of the status constants for the status property.
StatusReceiveFailed 5 One of the status constants for the status property.
StatusSendFailed 4 One of the status constants for the status property.
StatusTimeout 3 One of the status constants for the status property.
StatusWrongQuestion 9 One of the status constants for the status property.
StatusWrongServer 7 One of the status constants for the status property.
StatusWrongXID 8 One of the status constants for the status property.

This class has no sub classes.

Some methods using this class:

  • DNSUtilMBS.Lookup(name as string, dnsclass as Integer, dnsType as Integer) as DNSReplyMBS
  • DNSUtilMBS.LookupMT(name as string, dnsclass as Integer, dnsType as Integer) as DNSReplyMBS

Some examples using this class:


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


DNSRawResourceRecordMBS   -   DNSResourceRecordMBS


The biggest plugin in space...