日本語はこちら
- sl_relay relays UDP/HTTP(S) packets to a Second Life SIM Server.
- sl_cache 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 gathers agents and SIMs infomation from sl_relay. It is also possible to limit access to inappropriate or undesirable SIMs through the use of a white list.
- sl_voice_relay relay the vivox's SIP, RTP and RTCP packets for voice chat.
- You can run a Second Life viewer from a PC with private IP address behind a firewall.
- sl_proxy was made to be used in public organizations such as Universities.
- Its use is free for educational institutions (free for non-commercial use).
- Current version is 1.10.4 (30 July. '12).
- Note: sl_proxy is not GridProxy (this old name is SLProxy)
- sl_relay 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_cache is a Texture Cache Server for Second Life.
- For more information please see sl_cache.
- sl_info is an Information Server.
- sl_info gathers agents and SIM infomation from sl_relay. It is used to monitor usage of sl_relay.
- sl_info is also used to provide the white list of SIMs.
- For more information please see sl_info.
- sl_voice_relay 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.
Change Log†[edit]
- Corrects bug of update for Note Card and LSL Script.
- Corrects bug of license agreement when login.
- Support of Get Grid Information Protocol (by advice from kittin)
- Support of Get Mesh Protocol
- Support of Aurora-Sim
- Support of Cygwin (only compile) (by advice from kittin)
- a few bug fix
- Support of SL Viewer 2.7
- a few bug fix
Known Bugs†[edit]
- You might see the same message two or more times in IM or chat. The cause is unknown.
Installation†[edit]
Patch for sl_proxy 1.9.3 for Mac and Cygwin by kittin†[edit]
Compile and Install†[edit]
- This software needs the development environments for OpenSSL, zlib and (optionally) Berkeley DB (4.2).
- If necessary please install them before proceeding.
- The --enable-db option enables the use of Berkeley DB and can be omitted.
# zcat sl_proxy-X.Y.Z.tar.gz|tar xfv -
# cd JunkBox_Lib
# ./configure --enable-db
# make
# cd ../sl_proxy-X.Y.Z
# ./configure --enable-db
# make
# make install
Execution and Stop†[edit]
Running sl_proxy†[edit]
SL Viewer (MS Windows) Setting†[edit]
Second Life Protocol Information†[edit]
- TCP (HTTP/HTTPS)
- UDP (Japanese text only)
Etc. etc.†[edit]
This software is free for non-commercial use. Distribution and the use library is also free for non-commercial use.
Distribution must include all elements as provided, including the library. Copyright notices to all material must remain intact and as displayed in all components.
If you wish to use this software for business (i.e. when you demand value from sales, use, or otherwise from this software), please send e-mail to iseki@solar-system.tuis.ac.jp.
Disclaimer.†[edit]
This software is not guaranteed at all. The author makes no representations regarding the fitness of this software and does not assume responsibility for any problems that may occur with the use, remodeling, or re-distribution of this software under any circumstances.
Use is entirely at your own risk.
Acknowledgments.†[edit]
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 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.
README_on_gentoo_1.6.1 is written by Uwe aka slick.
Proofreading and some corrections to the sl_proxy English Wiki pages were done by David Gamble.
Thank you very much everyone!!!