Pyogp/Documentation/Specification/pyogp.lib.base: Difference between revisions
< Pyogp
Enus Linden (talk | contribs) No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
see [[Pyogp/Client_Lib]]<br> | see [[Pyogp/Client_Lib]]<br> | ||
==UDP Template Messaging== | |||
There are a few main components to sending a UDP message, the message template, the parser, the builder, and the reader. | |||
===Message Template=== | |||
The message template | |||
[[Category:Pyogp]] | [[Category:Pyogp]] |
Revision as of 09:00, 29 July 2008
ToDo: fill out this page Enus Linden 10:10, 24 July 2008 (PDT)
see Pyogp/Client_Lib
UDP Template Messaging
There are a few main components to sending a UDP message, the message template, the parser, the builder, and the reader.
Message Template
The message template