Need urgent help

Discussion in 'C' started by dharmdeep, Nov 7, 2006.

  1. dharmdeep

    dharmdeep New Member

    Joined:
    Oct 26, 2006
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi Friends I am using socket programming in C in which there is one server and multiple clients running at the same time. I am using thread for handling multiple clients but whenever two clients run simultaneously a memory error reflects as "The instruction at 0x00422e46 reference memory at 0xdf909004. The memory could not be written" along with debug assertion failed. Whenever I run each clients at some time difference then it works fine. I think I have to use some synchronizing object to handle this case. Kindly guide me so that I can proceed with it.
     
  2. Aztec

    Aztec New Member

    Joined:
    May 9, 2006
    Messages:
    90
    Likes Received:
    0
    Trophy Points:
    0
    Post in forum related to network programming.
     

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