Difference between revisions of "Category:LSL XML-RPC"

From Second Life Wiki
Jump to navigation Jump to search
(Get this started)
(No difference)

Revision as of 19:23, 13 April 2007

XML-RPC is a standard for sending Procedure Calls (e.g. function calls) to Remote systems. It sends XML data over HTTP that remote system then handles.

LSL receives XML-RPC requests and passes them to the prim specified. It may not establish this connect, but it may reply and keep two-way communication with that server. These responses seem to be able to transport a largest amount of data out of Second Life (vs. Email and HTTP Requests).

Due to potential copyright issues the following article will be linked rather than imitated, it should get you well on your way:

http://rpgstats.com/wiki/index.php?title=XMLRPC

Other Resources

Subcategories

This category has the following 2 subcategories, out of 2 total.