LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   how to create and post to a message queue in linux (https://www.linuxquestions.org/questions/programming-9/how-to-create-and-post-to-a-message-queue-in-linux-400516/)

stephenwalter 01-07-2006 06:35 AM

how to create and post to a message queue in linux
 
Hello all,
I have to create a client server based application with a UI. I need one small functionality to bring that is to post a message a message in the message queue associated with the thread that created the specified window and returns without waiting for the thread to process the message similar to PostMessage() in windows . Iam using gtk2.0 for the UI development for my application. If any one knows a way to fix this issue i would be very grateful.

Regards,
S.Suresh Stephen


All times are GMT -5. The time now is 02:18 AM.