메소드 | 설명 | |
---|---|---|
DnsQueryRequest ( ) : System | ||
Resolve ( string host, NsType queryType, NsClass queryClass, ProtocolType protocol ) : |
|
|
Resolve ( string dnsServer, string host, NsType queryType, NsClass queryClass, ProtocolType protocol ) : |
|
메소드 | 설명 | |
---|---|---|
BuildDnsRequest ( string host, NsType queryType, NsClass queryClass, ProtocolType protocol ) : byte[] | ||
BuildQuery ( string host ) : byte[] | ||
ResolveTcp ( byte bDnsQuery, |
||
ResolveUdp ( byte bDnsQuery, |
public Resolve ( string host, NsType queryType, NsClass queryClass, ProtocolType protocol ) : |
||
host | string | |
queryType | NsType | |
queryClass | NsClass | |
protocol | ProtocolType | |
리턴 |
public Resolve ( string dnsServer, string host, NsType queryType, NsClass queryClass, ProtocolType protocol ) : |
||
dnsServer | string | |
host | string | |
queryType | NsType | |
queryClass | NsClass | |
protocol | ProtocolType | |
리턴 |