Question: Project 1 -- Socket Programming (15 points) Build the following client and server programs: 1. The client program allows a user to type a message
Project 1 -- Socket Programming (15 points)
Build the following client and server programs:
1. The client program allows a user to type a message and send the message to the server program via a unicast address.
2. The server program displays the message and the clients IP address on its screen. You may program in C++ or Java.
Please provideda commented code listing and the screen shots of your test cases
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
