Hi.

In the file transfer client-server program (Socket Programming) I wrote, the server program is closing after only one transfer has been made. I want my server program to run all the time and continously accept client requests.

Can someone plz help me and tell me what to do?

Thanks