Platforms to show: All Mac Windows Linux Cross-Platform

The module DNSUtilMBS

module DNSUtilMBS
Type Topic Plugin Version macOS Windows Linux iOS Targets
module DNS MBS MacOSX Plugin 9.7 ✅ Yes ❌ No ❌ No ✅ Yes All
The module for DNS queries.
  • method ClassNumber(dnsClass as string, byref n as Integer) as boolean
  • method ClassString(dnsclass as Integer) as string
  • method Lookup(name as string, dnsclass as Integer, dnsType as Integer) as DNSReplyMBS
  • method LookupMT(name as string, dnsclass as Integer, dnsType as Integer) as DNSReplyMBS
  • method TypeNumber(dnsType as string, byref n as Integer) as boolean
  • method TypeString(dnstype as Integer) as string
  • 47 constants

Constants

Constant Value Description
ClassALL &hff One of the DNS class constants.
ClassANY &hff One of the DNS class constants.
ClassCHAOS 3 One of the DNS class constants.
ClassCSNET 2 One of the DNS class constants.
ClassHESIOD 4 One of the DNS class constants.
ClassINTERNET 1 One of the DNS class constants.
ClassNONE &hfe One of the DNS class constants.
TypeA 1 One of the DNS type constants.
TypeAAAA &h1c One of the DNS type constants.
TypeAFSDB &h12 One of the DNS type constants.
TypeALL &hff One of the DNS type constants.
TypeANY &hff One of the DNS type constants.
TypeATMA &h22 One of the DNS type constants.
TypeAXFR &hfc One of the DNS type constants.
TypeCNAME 5 One of the DNS type constants.
TypeGPOS &h1b One of the DNS type constants.
TypeHINFO &h0d One of the DNS type constants.
TypeISDN &h14 One of the DNS type constants.
TypeIXFR &hfb One of the DNS type constants.
TypeKEY &h19 One of the DNS type constants.
TypeLOC &h1d One of the DNS type constants.
TypeMAILA &hfe One of the DNS type constants.
TypeMAILB &hfd One of the DNS type constants.
TypeMB 7 One of the DNS type constants.
TypeMD 3 One of the DNS type constants.
TypeMF 4 One of the DNS type constants.
TypeMG 8 One of the DNS type constants.
TypeMINFO &h0e One of the DNS type constants.
TypeMR 9 One of the DNS type constants.
TypeMX &h0f One of the DNS type constants. Example
TypeNS 2 One of the DNS type constants.
TypeNSAP &h16 One of the DNS type constants.
TypeNSAPPTR &h17 One of the DNS type constants.
TypeNULL &h0a One of the DNS type constants.
TypeNXT &h1e One of the DNS type constants.
TypePTR &h0c One of the DNS type constants.
TypePX &h1a One of the DNS type constants.
TypeRP &h11 One of the DNS type constants.
TypeRT &h15 One of the DNS type constants.
TypeSIG &h18 One of the DNS type constants.
TypeSOA 6 One of the DNS type constants.
TypeSRV &h21 One of the DNS type constants.
TypeTEXT &h10 One of the DNS type constants.
TypeTKEY &hf9 One of the DNS type constants.
TypeTSIG &hfa One of the DNS type constants.
TypeWKS &h0b One of the DNS type constants.
TypeX25 &h13 One of the DNS type constants.

Some examples which use this module:

Blog Entries


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


The biggest plugin in space...