BWP Architecture
From Grigbertz
(Difference between revisions)
Grigbertz (Talk | contribs)
(New page: {{SL}} <!-- Content --> == Comm Module == This script listens on the Set Channel and relays incoming commands as Link Messages. * sender_num = sender->num (default: 0) * num = receiver->nu...)
Next diff →
Revision as of 08:49, 6 September 2008
Contents |
Comm Module
This script listens on the Set Channel and relays incoming commands as Link Messages.
- sender_num = sender->num (default: 0)
- num = receiver->num (default: 0)
- msg = the command string
- id = chat message id
BWP Communications Protocol
<command> = BWP::<set name>::<action>::<receiver>::<sender>
<action> = <action name>[|id=<key>][|<arg1>|<arg2>...|<argN>]
<receiver> = <sender> = <name>[|id=<key>][|num=<number>][|<arg1>|<arg2>...|<argN>]