Category:LSL Communications
From Second Life Wiki
| LSL Portal | | | Functions | | | Events | | | Types | | | Operators | | | Constants | | | Flow Control | | | Script Library | | | Tutorials |
Objects in SecondLife can communicate with other scripts, agents, external servers. They do this using the following forms in LSL.
Contents |
Chat
| Sending | Receiving |
|---|---|
Instant Message
Send only llInstantMessage
Link Message
| Sending | Receiving |
|---|---|
|
| Sending | Receiving |
|---|---|
|
HTTP
| Sending | Receiving |
|---|---|
|
Can only be sent to non Linden Labs servers |
Response to a HTTP request only, can not accept incoming HTTP requests.
|
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
There are 5 subcategories to this category.
L
Articles in category "LSL Communications"
There are 14 articles in this category.
DEIL |
L cont.M |
ORSW |

