Category:LSL Communications
| 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 |
Pages in category
- Category:LSL Chat
- Category:LSL Dialog
- Category:LSL Email
- Category:LSL HTTP
- Category:LSL Instant Message
- Category:LSL Link Message
- Category:LSL Notecard
- Category:LSL XML-RPC
- Dialog Menus
- HTTP Server URL Registration
- LSL HTTP server
- Link message
- Listen
- LlDialog
- LlEmail
- LlHTTPRequest
- LlInstantMessage
- LlListen
- LlListenControl
- LlListenRemove
- LlLoadURL
- LlMessageLinked
- LlOwnerSay
- LlRegionSay
- LlSay
- LlShout
- LlTargetedEmail
- LlTextBox
- LlWhisper