- View the source.
- Go to Second Life/Protocol/teleport.
1: 2008-12-21 (Sun) 03:29:18 iseki ![]() |
Cur: 2011-08-09 (Tue) 20:28:02 iseki ![]() |
||
---|---|---|---|
Line 1: | Line 1: | ||
** Teleport シーケンス [#ia03910e] | ** Teleport シーケンス [#ia03910e] | ||
- | ****例: [#z86ff364] | + | *** Sample [#a125efb2] |
- | + V->S: TeleportLandmarkRequest (Low 65) | + | + V->S: [[TeleportLandmarkRequest>../UDP/TeleportLandmarkRequest]] (UDP Low 65) |
- | + V<-S: TeleportStart (Low 73) | + | + S->V: [[TeleportStart>../UDP/TeleportStart]] (UDP Low 73) |
- | + V<-S: TeleportProgress (Low 66) (複数回) | + | + S->V: [[TeleportProgress>../UDP/TeleportProgress]] (UDP Low 66) (複数回) |
- | + V<-S: 1への ACK | + | + S->V: 1への ACK |
+ V->S: 2への ACK | + V->S: 2への ACK | ||
- | + V<-S: [[TeleportFinish>http://www.nsl.tuis.ac.jp/etc/SL/TeleportFinish.html]] の CAPSメッセージを HTTPS経由で Viewer に返す. | + | + S->V: [[TeleportFinish>http://www.nsl.tuis.ac.jp/etc/SL/data/TeleportFinish.html]] の CAPSメッセージを HTTPS経由で Viewer に返す. |
+ | -- 実際には使用されていない UDP の [[TeleportFinish>../UDP/TeleportFinish]] | ||
- | - 最後の 6は HTTPS通信なので要注意. | + | - 最後の 6 は HTTPS通信なので要注意. |
- | - 2がパケロスして,6以降に SIMが2を再送すると,Viewerはテレポートが完了しているにも拘らず,再テレポートしようとする. | + | - 2がパケロスして,6以降に SIMが 2を再送すると,Viewerはテレポートが完了しているにも拘らず,再テレポートしようとする. |
- Backup list of Second Life/Protocol/teleport
- Backup diff of Second Life/Protocol/teleport(No. All)
- 1: 2008-12-21 (Sun) 03:29:18 iseki
- Cur: 2011-08-09 (Tue) 20:28:02 iseki