- port
- the port on which the created socket has to listen.
Documentation for this section has not yet been entered.
Type Reason Java.IO.IOException if an error occurs while creating a new server socket.
Creates a new server socket which is bound to the given port with a maximum backlog of 50 unaccepted connections.