UNIX and C

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • sahayajayesh
    New Member
    • Sep 2007
    • 1

    UNIX and C

    Hi everyone,
    How to create a Multithreaded Server using C code?
    What should i use to do that?
  • Nepomuk
    Recognized Expert Specialist
    • Aug 2007
    • 3111

    #2
    Originally posted by sahayajayesh
    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.

    Greetings,
    Nepomuk

    Comment

    Working...