Example protocol code: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Saijanai Kuhn (talk | contribs)
added reference to Webpage_login_code_python
Saijanai Kuhn (talk | contribs)
creating page
Line 1: Line 1:
•[[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]]
•[[Template_dictionary_python]] -- creates a python dictionary template from the message template.

Revision as of 17:34, 14 December 2007

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_PythonTemplate_dictionary_python -- creates a python dictionary template from the message template.