ARSoft.Tools.Net - C# DNS client/server, SPF and SenderID Library
DnsServer Constructor(IPEndPoint,Int32,Int32,ProcessQuery)
The endpoint, on which should be listend
The count of threads listings on udp, 0 to deactivate udp
The count of threads listings on tcp, 0 to deactivate tcp
Method, which process the queries and returns the response
Creates a new dns server instance
Syntax
public DnsServer( 
   System.Net.IPEndPoint bindEndPoint,
   System.int udpListenerCount,
   System.int tcpListenerCount,
   DnsServer.ProcessQuery processQuery
)

Parameters

bindEndPoint
The endpoint, on which should be listend
udpListenerCount
The count of threads listings on udp, 0 to deactivate udp
tcpListenerCount
The count of threads listings on tcp, 0 to deactivate tcp
processQuery
Method, which process the queries and returns the response
See Also

Reference

DnsServer Class
DnsServer Members
Overload List

 

 


© 2010-2014 Alexander Reinert. All Rights Reserved.

Send Feedback


This documentation was created using Document! X