Question: ****** Java Programming*****. I am writing a multi-threaded program and I need to connect to a server and one or more clients. Describe how I
****** Java Programming*****.
I am writing a multi-threaded program and I need to connect to a server and one or more clients. Describe how I would find out the hostnames of the client and the server. How would the server send data to a specific client and only that client? Too many clients all at the same time? Once I have established the clients, and a connection, under what circumstances would a SocketException be thrown?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
