Difference between revisions of "Category:LSL Communications"
Jump to navigation
Jump to search
Email
(→Chat) |
|||
Line 2: | Line 2: | ||
Communication can occur Agent to Object, Object to Agent, Object to Object, and Agent to Agent though only the first three can be done in LSL. Communication is broken up into several categories. | Communication can occur Agent to Object, Object to Agent, Object to Object, and Agent to Agent though only the first three can be done in LSL. Communication is broken up into several categories. | ||
==Chat== | ==[[:Category:LSL Chat|Chat]]== | ||
{| border="1" cellspacing="2" cellpadding="6" | {| border="1" cellspacing="2" cellpadding="6" | ||
! Sending !! Receiving | ! Sending !! Receiving |
Revision as of 15:09, 14 February 2007
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Communication can occur Agent to Object, Object to Agent, Object to Object, and Agent to Agent though only the first three can be done in LSL. Communication is broken up into several categories.
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
llCloseRemoteDataChannel llOpenRemoteDataChannel llRemoteDataReply llRemoteDataSetRegion llSendRemoteData
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.