June 2017
Beginner
1296 pages
69h 23m
English
28.1 Fill in the blanks in each of the following statements:
Exception occurs when an input/output error occurs when closing a socket.
Exception occurs when a hostname indicated by a client cannot be resolved to an address.
If a DatagramSocket constructor fails to set up a DatagramSocket properly, an exception of type occurs.
Many of Java’s networking classes are contained in package .
Class binds the application to a port for datagram transmission.
An object of class contains an IP address.
The two types of sockets we discussed in this chapter are and .
Method getLocalHost returns a(n) object containing ...