Question: The Basic Assignment For the basic part of the assignment, improve the file client and server codes as follows: Make the client write the received

The Basic Assignment For the basic part of the assignment, improve the file client and server codes as follows: Make the client write the received data bytes to a file with the name identified by the client's user. Your client must write the bytes to the file in order and without introducing any other characters or bytes. It must be able to successfully write a binary (not just text) file received from the server. Make the server print out debugging messages if the DEBUG global variable is set to 1. Make sure to define this DEBUG variable and its default value should be 0 - indicating no debugging messages to be printed. The followings must be printed out by the server o Before starting to transfer the file: Sending
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
