C# Class Advtools.AdvInterceptor.DnsProcessAaaaQuery

Inheritance: DnsProcessQuery
Afficher le fichier Open project: ADVTOOLS/ADVinterceptor

Méthodes protégées

Méthode Description
CreateRecord ( string name, int timeToLive, IPAddress address ) : ARSoft.Tools.Net.Dns.DnsRecordBase
GetConfiguredIp ( Interception interception ) : string

Private Methods

Méthode Description
DnsProcessAaaaQuery ( State state, IPAddress defaultIp ) : System

Method Details

CreateRecord() protected méthode

protected CreateRecord ( string name, int timeToLive, IPAddress address ) : ARSoft.Tools.Net.Dns.DnsRecordBase
name string
timeToLive int
address System.Net.IPAddress
Résultat ARSoft.Tools.Net.Dns.DnsRecordBase

GetConfiguredIp() protected méthode

protected GetConfiguredIp ( Interception interception ) : string
interception Interception
Résultat string