Difference between revisions of "Example protocol code"

From Second Life Wiki
Jump to navigation Jump to search
(added reference to Webpage_login_code_python)
(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.