Hi Bish,

    //Receive  message
      while(1)
      {
      }
This while loop for receving the message without executing recever again and again. And in case of the following code
while(1)
{
semaphore.wait(1) ;
} In this case also multiple client are not intrect with a single recever is there any other thing are missing. Pls guide me . Plesae keep in touch, so that I can remove my problems..

Thanks in advance........



Thanks & Regards
Arashad Ahamad

Reply via email to