DefaultPort is an Integer property redefined in
TIdIdentServer to reflect the port number used to listen for client connections in the Ident server, as required by the Ident protocol. DefaultPort is given the value
IdPORT_AUTH in the
Create constructor. DefaultPort is uised when constructing and binding the listener thread for the multi-threaded server implementation.