defaultPort constant
int
const defaultPort
This is the default port to use when checking for a connection. More info on why default port is 53 here:
Implementation
static const int defaultPort = 53;