server/client programs to send text file and jpeg

Go4Expert Member
5Mar2007,23:13   #1
lplover2k's Avatar
how can i create a server program that accepts request from a client program of another computer in MFC.... the client can send a textfile containing some vlaues for the server to use and process and the server then reply with a text file and jpeg file... to the client

something easy plz... as i need it quick
Go4Expert Founder
6Mar2007,10:49   #2
shabbir's Avatar
Go through the following articles

Interprocess communication through Named pipes
Multithreading in COM
Go4Expert Member
6Mar2007,11:01   #3
lplover2k's Avatar
thanks will check that out