Exercises
24.3 | Distinguish between connection-oriented and connectionless network services. |
24.4 | How does a client determine the host name of the client computer? |
24.5 | Under what circumstances would a SocketException be thrown? |
24.6 | How can a client get a line of text from a server? |
24.7 | Describe how a client connects to a server. |
24.8 | Describe how a server sends data to a client. |
24.9 | Describe how to prepare a server to receive a stream-based connection request from a single client. |
24.10 | How does a server listen for streams-based socket connections at a port? |
24.11 | What determines how many connect requests from clients can wait in a queue to connect to a server? |
24.12 | As described in the text, what reasons might cause a server to refuse a connection request ... |
Get Java™ How to Program, Seventh Edition 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.