Implement IPC(Message V Queue) and MQTT Protocol in Raspberry Pi 3
-
1
Botton : Create Message Queue2
botton : Close Message Queue3
Botton : Send Message4
botton : Receive Message5
Botton : Exit
-
- Input right value
- When the message queue is full (wait)
- When there are extra places in the message queue after full
- When the message queue is full (not wait)
- Input right value