jk_bscomp -6 Light Poster

Hello Everyone!!!

I hope you could help me with this one....

I am currently working in creating a chat program , a server and client communication, and I successfully able to create this type of application.

This time, what I want is to attach a file for example text file to the client whenever the client will send message "ATTACH" to the server.

For example, if the client send message to the server saying "ATTACH" then the server will also respond to that message by attaching a file for example a text file with "HELLO WORLD" written on it back to the client....

I hope you could help me with this one....

YOUR HELP IS HIGHLY APPRECIATED....