C# Class BaxterWorks.DNS.Program

Show file Open project: voltagex/junkcode

Private Methods

Method Description
LoggingSetup ( ) : void
Main ( string args ) : void
ReadIncomingRequest ( byte buffer ) : void
StartWork ( TcpListener tcpListener ) : void
StartWork ( UdpClient client ) : void
TalkToClient ( TcpClient tcpClient ) : void
TalkToClient ( UdpClient udpClient ) : void