CreateProcess() in C

Discussion in 'C' started by sidhuram, Aug 31, 2010.

  1. sidhuram

    sidhuram New Member

    Joined:
    Aug 31, 2010
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi all, am new to this community. Am trying to implement a chat Program in C (windows).
    where I need both the client and the server to communicate, without waiting for a reply from the other side, like the way we chat in any messenger.
    Is there any way of accomplishing it? I tried out CreateProcess() function, but am not clear how to specify the location of the file as an argument. Can anyone help me out? If there are better techniques than CreateProcess(), then pls suggest that.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice