base.MessageServer.connect
Connects to the group of programs to be notified by a message.
Syntax
Warning:
Security Note:
Improper use of the base.MessageServer
can lead to a denial-of-service (DoS)
attack. Consider using a solution based on ON
IDLE
to achieve inter-process communication.
base.MessageServer.connect()
Usage
Use the connect()
method to join the group of programs that can be notified by a key event
message.