[sldev] SL Protocol
Lawson English
lenglish5 at cox.net
Fri Jan 11 11:25:16 PST 2008
gmx0007 at gazeta.pl wrote:
> John Hurliman wrote:
>
>>
>>
>> You can always look through the page history to see who is working on
>> what on a wiki page. The Protocol page is still a woefully
>> unmaintained skeleton, but it does include a link to the Capabilities
>> and LLSD pages and all of the other "modern" stuff. Those have nothing
>> to do with the binary UDP format though. This page
>> wiki.secondlife.com/wiki/Packet_Layout should probably be
>> updated to note what the endianness is of each field.
>>
>
>
>> But there's no info on how to use things like EventQueueGet and the
>> packets that are sent as events via this cap.
>> Things will get ever more out-of-synch with the current pages
>> unless the community picks up the slack.
>> Lawson
>>
>
> Isn't sufficient login to SL via rpcxml and next start UDP
> communications (start with UseCircuitCode) ?
> Should I use CAP and EventQueueGet to get those responses ?
>
> Tom
>
>
Some responses are coming in via UDP and some via the EventQueueGet CAP.
John understands which far better than I do. I theory, you might still
use the UDP, but certain responses (like for starting a group IM
session) appear to ONLY come in via CAPs now.
Unfortunately, I haven't been able to use SLProxy on a Mac for some time
now, and my own Python-based proxy isn't working yet, so I can't help
you there.
Lawson
More information about the SLDev
mailing list