Hi All, I have a problem with this simple TCP client/server program. It has to do following tasks: Client: 1. Initiate a connection. 2. send a filename to the server. 3. send a password to the server. 4. send a simple message to the server. 5. Return with a success message. Server: 1. Wait foe the connection from the client. 2. Create a file by the filename by the client. 3. Save the password. 4. Send a success message after creating and writing to the file.
Thank you in adavnce. A
Understood your problem. But at what stage do you need help? The solution is fairly very simple. Any basic knowledge in Socket programming will let you code the solution. If you are looking for someone to do your homework, Im afraid, you are at the wrong place. Anyway, to help you get started, check out the following link:
http://www.ecst.csuchico.edu/~beej/guide/net/html/
Regards, Sriharsha.
-- ***************************** * Sriharsha Vedurmudi * Software Engineer * * Redpine Signals Inc. * Gate #395, Plot 87,88 * Sagar Society, Road #2, * Banjara Hills, * Hyderabad - 500 034 * www.redpinesignals.com * * +91-40-23559911 (Office) * +91-98851-37338 (Mobile) *****************************