Difference between revisions of "Example protocol code"
Jump to navigation
Jump to search
m |
|||
Line 3: | Line 3: | ||
*[[Presence_Code_Python]] -- example of how to use python to login and establish a "presence" on the grid. | *[[Presence_Code_Python]] -- example of how to use python to login and establish a "presence" on the grid. | ||
*[[Webpage_login_code_python]] -- do this first in order to get the new input to the [[Presence_Code_Python]]. | *[[Webpage_login_code_python]] -- do this first in order to get the new input to the [[Presence_Code_Python]]. | ||
[[Category: AW Groupies]] |
Revision as of 16:46, 14 December 2007
- Zerocode -- useful encoding/decoding functions in python.
- Template_dictionary_python -- creates a python dictionary template from the message template.
- Presence_Code_Python -- example of how to use python to login and establish a "presence" on the grid.
- Webpage_login_code_python -- do this first in order to get the new input to the Presence_Code_Python.