hi everyone
i m trying to write a script where i m communicating between C program and a php program through message queue. i want to add a time out feature in both sides, so that when the php script is looking for message it should not stay blocked ,rather wait for sometime and if there is no message available then come back.
can anyone help please? im in urgent need..
i m trying to write a script where i m communicating between C program and a php program through message queue. i want to add a time out feature in both sides, so that when the php script is looking for message it should not stay blocked ,rather wait for sometime and if there is no message available then come back.
can anyone help please? im in urgent need..
Comment