Category:LSL Communications: Difference between revisions
Jump to navigation
Jump to search
Droth Karu (talk | contribs) →HTTP: Added llHTTPResponse and event http_request to the HTTP section |
|||
| Line 14: | Line 14: | ||
: [[llWhisper]] | : [[llWhisper]] | ||
: [[llRegionSay]] | : [[llRegionSay]] | ||
: [[llRegionSayTo]] | |||
: [[llDialog]] | : [[llDialog]] | ||
| | | | ||
Revision as of 07:51, 6 August 2011
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Objects in SecondLife can communicate with other scripts, agents, external servers. They do this using the following forms in LSL.
Chat
| Sending | Receiving |
|---|---|
Instant Message
Send only llInstantMessage
Link Message
| Sending | Receiving |
|---|---|
|
| Sending | Receiving |
|---|---|
|
HTTP
| Sending | Receiving |
|---|---|
|
Requests can only be sent to non Linden Labs servers unless being sent to a LSL script via HTTP-in |
|
Formatting llEscapeURL llUnescapeURL
XML-RPC
Receive Only - Communications via XML-RPC must be initiated by the external server.
| Sending | Receiving | Maintenance |
|---|---|---|
|
Event remote_data |
Subcategories
This category has the following 8 subcategories, out of 8 total.
Pages in category "LSL Communications"
The following 21 pages are in this category, out of 21 total.