Port is an Integer property that identifies the server port number server used for the client connection. By convention, some internet protocols reserve port number including:
21 - FTP
25 - SMTP
80 - HTTP
119 - NNTP
A client application may define it's own port to connect to a server running the same port.