Question: JAVA problem using MulticastSocket: Write Multicast client-server classes to do the following: There are number of clients. Each one send a integer to the server.The
JAVA problem using MulticastSocket:
Write Multicast client-server classes to do the following: There are number of clients. Each one send a integer to the server.The server adds these integers.When the server receives a zero from a client it displays the sum of the integers and terminates. For example if the first client sends 10, the second client sends 20, and the third client sends zero the server displays 30 and terminates.
PLEASE SEND ME THE SOLUTION ASAP.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
