base.MessageServer methods

Table 1. Class methods
Name Description
base.MessageServer.connect()
Connects to the group of programs to be notified by a message.
base.MessageServer.create()
This method is deprecated and does nothing.
base.MessageServer.listen()
    RETURNS INTEGER
This method is deprecated and does nothing.
base.MessageServer.send(
   message STRING )
Sends a key event to the group of programs connected together.