EnableSimulator [edit]

概要 [edit]

XML[edit]

<llsd>
   <map>
       <key>events</key>
       <array>
           <map>
               <key>body</key>
               <map>
                   <key>Info</key>
                   <array>
                       <map>
                           <key>AgentID</key>
                           <uuid>3158ca38-cd95-4a23-9e22-b55f7cf8a666</uuid>
                           <key>LocationID</key>
                           <binary encoding="base64">AAAAAw==</binary>
                           <key>RegionHandle</key>
                           <binary encoding="base64">AAKAAAADmwA=</binary>
                           <key>SeedCapability</key>
                           <string>https://sim3014.agni.lindenlab.com:12043/cap/7189cd85-437c-f538-6dbd-b8fa3bafc039</string>
                           <key>SimAccess</key>
                           <integer>21</integer>
                           <key>SimIP</key>
                           <binary encoding="base64">2FIUAw==</binary>
                           <key>SimPort</key>
                           <integer>13005</integer>
                           <key>TeleportFlags</key>
                           <binary encoding="base64">AAAACA==</binary>
                       </map>
                   </array>
               </map>
               <key>message</key>
               <string>TeleportFinish</string>
           </map>
       </array>
       <key>id</key>
       <integer>490190901</integer>
   </map>
</llsd>

構造 [edit]

サンプル [edit]

S->P [5301]: 0x40 seq = 64 UDP message is  Low 151   EnableSimulator
40 00 00 00 40 00 ff ff 00 97 00 f0 03 00 00 f7    @ . . . @ . . . . . . . . . . .
03 00 3f d2 9c e9 32 cc                            . . ? . . . 2 .
40 00 00 00 40 00 ff ff 00 97                      Header
00 f0 03 00 00 f7 03 00                            Handle
3f d2 9c e9                                        IPアドレス(63.210.156.233)
32 cc                                              ポート番号(13004)

サンプル 2 [edit]

S->P [5301]: 0x40 seq = 65 UDP message is  Low 151   EnableSimulator
40 00 00 00 41 00 ff ff 00 97 00 ef 03 00 00 f8    @ . . . A . . . . . . . . . . .
03 00 08 04 80 bd 2f 03                            . . . . . . / .

TeleportFinish [edit]

概要 [edit]

構造 [edit]

TeleportFinish Low 69 Trusted Unencoded
{
        Info        Single
        {    AgentID          LLUUID        }  // 16 octet
        {    LocationID       U32           }  // 4 octet
        {    SimIP            IPADDR        }
        {    SimPort          IPPORT        }
        {    RegionHandle     U64           }
        {    SeedCapability   Variable    2 }  // URL
        {    SimAccess        U8            }
        {    TeleportFlags    U32           }
}
40 00 00 00 41 00 ff ff 00 97                      Header
00 ef 03 00 00 f8 03 00                            Handle
08 04 80 bd                                        IPアドレス(8.4.128.189)
2f 03                                              ポート番号(12035)

トップ   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS