I am working on a Client-Server Application. the Client project is designed in VS 2012 C#, and the Server Side Coding is done in C. the basic aim is the Client app will read the file and will send it server and the Server app will write it on the Server. the text file which will be sent contains dataI am working on a Client-Server Application. th