C# Class Advtools.AdvInterceptor.DnsProcessAaaaQuery

Inheritance: DnsProcessQuery
Show file Open project: ADVTOOLS/ADVinterceptor

Protected Methods

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

Private Methods

Method Description
DnsProcessAaaaQuery ( State state, IPAddress defaultIp ) : System

Method Details

CreateRecord() protected method

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

GetConfiguredIp() protected method

protected GetConfiguredIp ( Interception interception ) : string
interception Interception
return string