Click here to Skip to main content
15,905,028 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a socket code already developed , a simple TFTP. I need to develop two C++ programmes: A client application, and a Server application: The Client application should prompt the user to enter the IP address of the Server and the name of the file to be transferred. The Server application should read the file specified by the client, store it in a predetermined directory and report the status of the file transfer.
Posted
Comments
swapnilKumbhar 3-Apr-12 0:27am    
So, what is your problem?Where you get stuck?

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900