Exercises
-
27.3 Distinguish between connection-oriented and connectionless network services.
-
27.4 How does a client determine the hostname of the client computer?
-
27.5 Under what circumstances would a
SocketException
be thrown? -
27.6 How can a client get a line of text from a server?
-
27.7 Describe how a client connects to a server.
-
27.8 Describe how a server sends data to a client.
-
27.9 Describe how to prepare a server to receive a stream-based connection from a single client.
-
27.10 How does a server listen for streams-based socket connections at a port?
-
27.11 What determines how many connect requests from clients can wait in a queue to connect to a server?
-
27.12 As described in the text, what reasons might ...
Get Java How to Program (early objects), 9/e now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.