Client and server in Single program on Same system in C Language
I have a question,, can client and server be written in single program which can communicate with each other. They should be able to both send and receive data.
If yes, Please give me the idea..
Thanks & Regards.

