flagflag  
10: 2010-08-20 (Fri) 11:14:56 admin source Cur: 2014-06-28 (Sat) 16:47:20 iseki source
Line 8: Line 8:
- ''[[sl_relay>sl_relay (E)]]'' relays UDP/HTTP(S) packets to a Second Life SIM Server. - ''[[sl_relay>sl_relay (E)]]'' relays UDP/HTTP(S) packets to a Second Life SIM Server.
-- ''[[sl_cache>sl_cache (E)]]'' caches UDP Texture data from a SIM Server.+- ''[[sl_cache>sl_cache (E)]]'' caches UDP Texture data from a SIM Server. (But, sl_cache seems to be useless since SL Viwer 2.1.1. So SL Viewer use "HTTP Get Texture" since v2.1.1)
- ''[[sl_info>sl_info (E)]]'' gathers agents and SIMs infomation from ''[[sl_relay>sl_relay (E)]]''. It is also possible to limit access to inappropriate or undesirable SIMs through the use of a white list. - ''[[sl_info>sl_info (E)]]'' gathers agents and SIMs infomation from ''[[sl_relay>sl_relay (E)]]''. It is also possible to limit access to inappropriate or undesirable SIMs through the use of a white list.
- ''[[sl_voice_relay>sl_voice_relay (E)]]'' relay the vivox's SIP, RTP and RTCP packets for voice chat. - ''[[sl_voice_relay>sl_voice_relay (E)]]'' relay the vivox's SIP, RTP and RTCP packets for voice chat.
Line 17: Line 17:
- Its use is free for educational institutions (''free for non-commercial use''). - Its use is free for educational institutions (''free for non-commercial use'').
-- Current version is ''1.9.1'' (28 July. '10).+- Current version is ''1.10.4'' (30 July. '12).
-- ''Note:'' ''sl_proxy'' is not ''[[GridProxy>http://www.libsecondlife.org/wiki/SLProxy]] (this old name is SLProxy)''+- ''Note:'' ''sl_proxy'' is not ''[[GridProxy>http://www.openmetaverse.org/wiki/GridProxy]] (this old name is SLProxy)''
#br #br
-*** sl_relay [#v776448d]+*** [[sl_relay>sl_relay (E)]] [#v776448d]
- [[sl_relay>sl_relay (E)]] is a Relay Server for Second Life. It relays UDP/HTTP(S) packets to a Second Life SIM Server. - [[sl_relay>sl_relay (E)]] is a Relay Server for Second Life. It relays UDP/HTTP(S) packets to a Second Life SIM Server.
- For more information please see [[sl_relay>sl_relay (E)]]. - For more information please see [[sl_relay>sl_relay (E)]].
#br #br
-*** sl_cache [#i3fc150e]+*** [[sl_cache>sl_cache (E)]] [#i3fc150e]
- [[sl_cache>sl_cache (E)]] is a Texture Cache Server for Second Life. - [[sl_cache>sl_cache (E)]] is a Texture Cache Server for Second Life.
- For more information please see [[sl_cache>sl_cache (E)]]. - For more information please see [[sl_cache>sl_cache (E)]].
#br #br
-*** sl_info [#lce74dbc]+*** [[sl_info>sl_info (E)]] [#lce74dbc]
- [[sl_info>sl_info (E)]] is an Information Server. - [[sl_info>sl_info (E)]] is an Information Server.
- [[sl_info>sl_info (E)]] gathers agents and SIM infomation from [[sl_relay>sl_relay (E)]].  It is used to monitor usage of [[sl_relay>sl_relay (E)]]. - [[sl_info>sl_info (E)]] gathers agents and SIM infomation from [[sl_relay>sl_relay (E)]].  It is used to monitor usage of [[sl_relay>sl_relay (E)]].
Line 39: Line 39:
#br #br
-*** sl_voice_relay [#ne4e90ef]+*** [[sl_voice_relay>sl_voice_relay (E)]] [#ne4e90ef]
- [[sl_voice_relay>sl_voice_relay (E)]] relays the packets of the SIP system of the Vivox, and enables to use of the voice chat of Second Life for PC in the firewall. - [[sl_voice_relay>sl_voice_relay (E)]] relays the packets of the SIP system of the Vivox, and enables to use of the voice chat of Second Life for PC in the firewall.
- For more information please see [[sl_voice_relay>sl_voice_relay (E)]]. - For more information please see [[sl_voice_relay>sl_voice_relay (E)]].
#br #br
-** Bugs [#x23e704b]+** Change Log [#n3c526e2] 
 +**** 1.10.2 [#j496901b] 
 +- Corrects bug of update for Note Card and LSL Script. 
 +**** 1.10.1 [#b1e377c7] 
 +- Corrects bug of license agreement when login. 
 + 
 +**** 1.10.0 [#n4bb5f67] 
 +- Support of ''Get Grid Information'' Protocol (by advice from [[kittin>http://www.nsl.tuis.ac.jp/xoops​/userinfo.php?uid=180]]) 
 +- Support of ''Get Mesh'' Protocol 
 +- Support of ''[[Aurora-Sim]]'' 
 +- Support of ''Cygwin'' (only compile) (by advice from [[kittin>http://www.nsl.tuis.ac.jp/xoops​/userinfo.php?uid=180]]) 
 +- a few bug fix 
 + 
 +**** 1.9.4 [#lfa0407c] 
 +- Support of SL Viewer 2.7 
 +- a few bug fix 
 +#br 
 + 
 +** Known Bugs [#x23e704b]
- You  might see the same message two or more times in IM or chat. The cause is unknown. - You  might see the same message two or more times in IM or chat. The cause is unknown.
#br #br
Line 52: Line 70:
*** Download [#l99bf46f] *** Download [#l99bf46f]
- http://www.nsl.tuis.ac.jp/xoops/modules/​d3downloads/index.php?page=singlefile&ci​d=4&lid=1&ml_lang=en - http://www.nsl.tuis.ac.jp/xoops/modules/​d3downloads/index.php?page=singlefile&ci​d=4&lid=1&ml_lang=en
 +#br
 +*** Patch for sl_proxy 1.9.3 for Mac and Cygwin by [[kittin>http://www.nsl.tuis.ac.jp/xoops​/userinfo.php?uid=180]] [#g1ff7217]
 +- http://kittin-ninetails.blogspot.com/201​1/01/patch-for-slproxy-193-for-mac-and.h​tml
 +- Thanks to [[kittin>http://www.nsl.tuis.ac.jp/xoops​/userinfo.php?uid=180]]
#br #br
Line 60: Line 82:
 # zcat sl_proxy-X.Y.Z.tar.gz|tar xfv -  # zcat sl_proxy-X.Y.Z.tar.gz|tar xfv -
- # cd TUIS_Lib+ # cd JunkBox_Lib
 # ./configure  --enable-db  # ./configure  --enable-db
 # make  # make
Line 96: Line 118:
** Second Life Protocol Information  [#k8bdfee4] ** Second Life Protocol Information  [#k8bdfee4]
-- [[Protocol Transform>Second Life/Protocol]] (Japanese only)+- [[Protocol Transform>Second Life/Protocol]] (Japanese text only) 
 + 
 +- [[Login Sequence>Second Life/Protocol/login]]
-- Login Sequence 
--- [[Login request  >http://www.nsl.tuis.ac.jp/etc/SL/Login_​Req.html]] (Viewer -> Login Server) 
--- [[Login response>http://www.nsl.tuis.ac.jp/etc/S​L/Login_Res.html]] (Login Server -> Viewer) 
- TCP (HTTP/HTTPS) - TCP (HTTP/HTTPS)
-- [[UDP>Second Life/Protocol/UDP]] (Japanese only)+- [[UDP>Second Life/Protocol/UDP]] (Japanese text only)
#br #br
Line 122: Line 143:
** Acknowledgments. [#s49e6ef3] ** Acknowledgments. [#s49e6ef3]
-This product uses software developed by the ''OpenSSL'' Project for use in the ''OpenSSL'' Toolkit (http://www.openssl.org/ ) and the ''zlib'' library  (http://www.zlib.net/ ).  ''Berkeley DB'' is an optional component of the software.+This product uses software developed by the ''OpenSSL'' Project for use in the ''OpenSSL'' Toolkit (http://www.openssl.org/ ).~ 
 +This software used the ''zlib'' library  (http://www.zlib.net/ ).  And ''Berkeley DB'' is an optional component of the software.
-Information on Second Life protocols has been obtained from the ''libsecondlife''(http://www.libsecondlife.org/ ) web pages.+Information on Second Life protocols has been obtained from the ''openmetaverse'' (http://lib.openmetaverse.org/ ) web pages.
GNU ''autoconf'' is used for the construction of this program and ''Subversion'' is used for the version management. GNU ''autoconf'' is used for the construction of this program and ''Subversion'' is used for the version management.


Front page   New List of Pages Search Recent changes   Help   RSS of recent changes (RSS 1.0) RSS of recent changes (RSS 2.0) RSS of recent changes (RSS Atom)

Site Search

Login

Username:

Password:


Lost Password?
Register now!!

Sub Menu

mini Calendar

Last MonthMay 2024Next Month
Su Mo Tu We Th Fr Sa
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Today

Who's Online

54 user(s) are online (12 user(s) are browsing xpwiki)

Members: 0
Guests: 54

more...

Access Counter

Today : 5958595859585958
Yesterday : 1016210162101621016210162
Total : 2342971723429717234297172342971723429717234297172342971723429717
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com