Question: 1): In C# Create a chat application having two classes Server and Client. Then add functionally to the server that is should alert all that
1): In C# Create a chat application having two classes Server and Client. Then add functionally to the server that is should alert all that object of clients created in the system to receive message sent from server and show on the screen.
2): Modify class for a client that it only shows "Client creating" on screen for the first object initialization only.
3): Modify classes such that the Server now can broadcast Message to all client and send individual message too
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
