DNS
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
DNS
Functions for DNS queries.
- Classes
- class DNSAddressRecordMBS
- class DNSAFSDBRecordMBS
- class DNSDomainNameRecordMBS
- class DNSHeaderMBS
- class DNSHINFORecordMBS
- property CPU as String
- property OS as String
- class DNSIN6AddressRecordMBS
- class DNSISDNRecordMBS
- class DNSLocRecordMBS
- class DNSMINFORecordMBS
- class DNSMXRecordMBS
- class DNSQuestionMBS
- class DNSRawResourceRecordMBS
- property data as String
- property length as Integer
- class DNSReplyMBS
- class DNSResourceRecordMBS
- class DNSRPRecordMBS
- class DNSRTRecordMBS
- class DNSServiceQueryRecordMBS
- method QueryRecord(InterfaceIndex as Integer, FullName as string, rrType as Integer, rrClass as Integer, Flags as Integer = 0) as boolean
- event ServiceQueryRecord(flags as Integer, InterfaceIndex as Integer, ErrorCode as Integer, Fullname as string, rrType as Integer, rrClass as Integer, Length as Integer, Data as string, ttl as Integer)
- class DNSSOARecordMBS
- class DNSSocketAddressMBS
- property address as String
- property data as Memoryblock
- property Family as Integer
- property Port as Integer
- class DNSSRVRecordMBS
- class DNSTXTRecordMBS
- method Strings(index as Integer) as string
- property Count as Integer
- class DNSWKSRecordMBS
- class DNSX25RecordMBS
- Modules
- module DNSUtilMBS
- 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
- const ClassALL = &hff
- const ClassANY = &hff
- const ClassCHAOS = 3
- const ClassCSNET = 2
- const ClassHESIOD = 4
- const ClassINTERNET = 1
- const ClassNONE = &hfe
- const TypeA = 1
- const TypeAAAA = &h1c
- const TypeAFSDB = &h12
- const TypeALL = &hff
- const TypeANY = &hff
- const TypeATMA = &h22
- const TypeAXFR = &hfc
- const TypeCNAME = 5
- const TypeGPOS = &h1b
- const TypeHINFO = &h0d
- const TypeISDN = &h14
- const TypeIXFR = &hfb
- const TypeKEY = &h19
- const TypeLOC = &h1d
- const TypeMAILA = &hfe
- const TypeMAILB = &hfd
- const TypeMB = 7
- const TypeMD = 3
- const TypeMF = 4
- const TypeMG = 8
- const TypeMINFO = &h0e
- const TypeMR = 9
- const TypeMX = &h0f
- const TypeNS = 2
- const TypeNSAP = &h16
- const TypeNSAPPTR = &h17
- const TypeNULL = &h0a
- const TypeNXT = &h1e
- const TypePTR = &h0c
- const TypePX = &h1a
- const TypeRP = &h11
- const TypeRT = &h15
- const TypeSIG = &h18
- const TypeSOA = 6
- const TypeSRV = &h21
- const TypeTEXT = &h10
- const TypeTKEY = &hf9
- const TypeTSIG = &hfa
- const TypeWKS = &h0b
- const TypeX25 = &h13
The items on this page are in the following plugins: MBS MacOSX Plugin, MBS Network Plugin.