Project Description:
Using C/C++ , develop a simple TCP based iterative server program that accepts connection requestd from clients, responds by sending a list of files in its default directory, and then sends the contents of a specific file. If the file requested by a client does not exist , it shouls return some error message to the client and close the connection with that client, but still continues to serve