- address
- the local machine address to bind this socket to.
- port
- the port on the local machine to bind this socket to.
Type Reason Java.IO.IOException if an error occurs while binding this socket.
Binds this socket to the specified local host address and port number.