Hi everyone,
How to create a Multithreaded Server using C code?
What should i use to do that?
Hi sahayajayesh! Welcome to TSDN!
Please ask your Question in the C/C++ Forum - they'll be able to help you there, I'm sure.
You should, if you haven't done so already, read a bit about multithreading and network/server applications in C first, so you have a better idea of where to go. Also, you should ask more specific questions (e.g. what can I use, how do you connect to... etc). That will make it much easier for people to help you.
Comment