Difference between revisions of "Example protocol code"
Jump to navigation
Jump to search
(New page: •Presence_Code_Python -- example of how to use python to login and establish a "presence" on the grid) |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
*[[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]]. | |||
*[[AW_Groupies#Documenting_current_protocols|Documenting Current Protocols]] --Pointer to main AWGroupies documentation section | |||
[[Category: AW Groupies]] |
Latest revision as of 05:51, 25 February 2008
- 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.
- Documenting Current Protocols --Pointer to main AWGroupies documentation section