Home
News
Forum
Wiki
Blog
Contents
Gallery
Movies
Downloads
About NSL
If you want to see English page, please click "English" Button at Left.
[
タイトル一覧
|
ページ一覧
|
新規
|
単語検索
|
最終更新
|
ヘルプ
]
sl_proxy (E)
をテンプレートにして作成
[
トップ
]
[ ]
開始行:
* sl_proxy
[[日本語はこちら>sl_proxy]]~
** Outline
- ''sl_proxy'' is a Proxy System for Second Life/OpenSim.
- This system consists of a Packet Relay Server(''[[sl_re...
- So, ''sl_proxy = [[sl_relay>sl_relay (E)]] + [[sl_cache...
- ''[[sl_relay>sl_relay (E)]]'' relays UDP/HTTP(S) packet...
- ''[[sl_cache>sl_cache (E)]]'' caches UDP Texture data f...
- ''[[sl_info>sl_info (E)]]'' gathers agents and SIMs inf...
- ''[[sl_voice_relay>sl_voice_relay (E)]]'' relay the viv...
- You can run a Second Life viewer from a PC with private...
- ''sl_proxy'' was made to be used in public organization...
- Its use is free for educational institutions (''free fo...
- Current version is ''1.10.4'' (30 July. '12).
- ''Note:'' ''sl_proxy'' is not ''[[GridProxy>http://www....
#br
*** [[sl_relay>sl_relay (E)]]
- [[sl_relay>sl_relay (E)]] is a Relay Server for Second ...
- For more information please see [[sl_relay>sl_relay (E)...
#br
*** [[sl_cache>sl_cache (E)]]
- [[sl_cache>sl_cache (E)]] is a Texture Cache Server for...
- For more information please see [[sl_cache>sl_cache (E)...
#br
*** [[sl_info>sl_info (E)]]
- [[sl_info>sl_info (E)]] is an Information Server.
- [[sl_info>sl_info (E)]] gathers agents and SIM infomati...
- [[sl_info>sl_info (E)]] is also used to provide the whi...
- For more information please see [[sl_info>sl_info (E)]].
#br
*** [[sl_voice_relay>sl_voice_relay (E)]]
- [[sl_voice_relay>sl_voice_relay (E)]] relays the packet...
- For more information please see [[sl_voice_relay>sl_voi...
#br
** Change Log
**** 1.10.2
- Corrects bug of update for Note Card and LSL Script.
**** 1.10.1
- Corrects bug of license agreement when login.
**** 1.10.0
- Support of ''Get Grid Information'' Protocol (by advice...
- Support of ''Get Mesh'' Protocol
- Support of ''[[Aurora-Sim]]''
- Support of ''Cygwin'' (only compile) (by advice from [[...
- a few bug fix
**** 1.9.4
- Support of SL Viewer 2.7
- a few bug fix
#br
** Known Bugs
- You might see the same message two or more times in IM...
#br
** Installation
*** Download
- http://www.nsl.tuis.ac.jp/xoops/modules/d3downloads/ind...
#br
*** Patch for sl_proxy 1.9.3 for Mac and Cygwin by [[kitt...
- http://kittin-ninetails.blogspot.com/2011/01/patch-for-...
- Thanks to [[kittin>http://www.nsl.tuis.ac.jp/xoops/user...
#br
*** Compile and Install
- This software needs the development environments for ''...
- If necessary please install them before proceeding.
- The ''--enable-db'' option enables the use of Berkeley ...
# 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
- If you use ''Gentoo Linux'', please read [["Install to ...
#br
** Execution and Stop
*** Running sl_proxy
- Execution
# /etc/init.d/sl_voice_relay start
# /etc/init.d/sl_info start
# /etc/init.d/sl_cache start
# /etc/init.d/sl_relay start
- Monitoring of Users
# tail -f /var/sl_proxy/sl_info_agent.log
- Stop
# /etc/init.d/sl_relay stop
# /etc/init.d/sl_cache stop
# /etc/init.d/sl_info stop
# /etc/init.d/sl_voice_relay stop
*** SL Viewer (MS Windows) Setting
- add exec option.... --loginuri http://FQDN:8100/cgi-bin...
> SecondLife.exe --loginuri http://FQDN:8100/cgi-bin/log...
- FQDN is proxy server's FQDN or IP address. 8100 is port...
- Changes are made by editing the Target filed of the Sec...
~
** Second Life Protocol Information
- [[Protocol Transform>Second Life/Protocol]] (Japanese t...
- [[Login Sequence>Second Life/Protocol/login]]
- TCP (HTTP/HTTPS)
- [[UDP>Second Life/Protocol/UDP]] (Japanese text only)
#br
** Etc. etc.
- [[FAQ & Troubleshooting>./FAQ]]
#br
** License.
This software is free for non-commercial use. Distributio...
Distribution must include all elements as provided, inclu...
If you wish to use this software for business (i.e. when ...
** Disclaimer.
This software is not guaranteed at all. The author makes ...
Use is entirely at your own risk.
** Acknowledgments.
This product uses software developed by the ''OpenSSL'' P...
This software used the ''zlib'' library (http://www.zlib...
Information on Second Life protocols has been obtained fr...
GNU ''autoconf'' is used for the construction of this pro...
''[[README_on_gentoo_1.6.1>http://www.nsl.tuis.ac.jp/etc/...
Proofreading and some corrections to the sl_proxy English...
''Thank you very much everyone!!!''
終了行:
* sl_proxy
[[日本語はこちら>sl_proxy]]~
** Outline
- ''sl_proxy'' is a Proxy System for Second Life/OpenSim.
- This system consists of a Packet Relay Server(''[[sl_re...
- So, ''sl_proxy = [[sl_relay>sl_relay (E)]] + [[sl_cache...
- ''[[sl_relay>sl_relay (E)]]'' relays UDP/HTTP(S) packet...
- ''[[sl_cache>sl_cache (E)]]'' caches UDP Texture data f...
- ''[[sl_info>sl_info (E)]]'' gathers agents and SIMs inf...
- ''[[sl_voice_relay>sl_voice_relay (E)]]'' relay the viv...
- You can run a Second Life viewer from a PC with private...
- ''sl_proxy'' was made to be used in public organization...
- Its use is free for educational institutions (''free fo...
- Current version is ''1.10.4'' (30 July. '12).
- ''Note:'' ''sl_proxy'' is not ''[[GridProxy>http://www....
#br
*** [[sl_relay>sl_relay (E)]]
- [[sl_relay>sl_relay (E)]] is a Relay Server for Second ...
- For more information please see [[sl_relay>sl_relay (E)...
#br
*** [[sl_cache>sl_cache (E)]]
- [[sl_cache>sl_cache (E)]] is a Texture Cache Server for...
- For more information please see [[sl_cache>sl_cache (E)...
#br
*** [[sl_info>sl_info (E)]]
- [[sl_info>sl_info (E)]] is an Information Server.
- [[sl_info>sl_info (E)]] gathers agents and SIM infomati...
- [[sl_info>sl_info (E)]] is also used to provide the whi...
- For more information please see [[sl_info>sl_info (E)]].
#br
*** [[sl_voice_relay>sl_voice_relay (E)]]
- [[sl_voice_relay>sl_voice_relay (E)]] relays the packet...
- For more information please see [[sl_voice_relay>sl_voi...
#br
** Change Log
**** 1.10.2
- Corrects bug of update for Note Card and LSL Script.
**** 1.10.1
- Corrects bug of license agreement when login.
**** 1.10.0
- Support of ''Get Grid Information'' Protocol (by advice...
- Support of ''Get Mesh'' Protocol
- Support of ''[[Aurora-Sim]]''
- Support of ''Cygwin'' (only compile) (by advice from [[...
- a few bug fix
**** 1.9.4
- Support of SL Viewer 2.7
- a few bug fix
#br
** Known Bugs
- You might see the same message two or more times in IM...
#br
** Installation
*** Download
- http://www.nsl.tuis.ac.jp/xoops/modules/d3downloads/ind...
#br
*** Patch for sl_proxy 1.9.3 for Mac and Cygwin by [[kitt...
- http://kittin-ninetails.blogspot.com/2011/01/patch-for-...
- Thanks to [[kittin>http://www.nsl.tuis.ac.jp/xoops/user...
#br
*** Compile and Install
- This software needs the development environments for ''...
- If necessary please install them before proceeding.
- The ''--enable-db'' option enables the use of Berkeley ...
# 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
- If you use ''Gentoo Linux'', please read [["Install to ...
#br
** Execution and Stop
*** Running sl_proxy
- Execution
# /etc/init.d/sl_voice_relay start
# /etc/init.d/sl_info start
# /etc/init.d/sl_cache start
# /etc/init.d/sl_relay start
- Monitoring of Users
# tail -f /var/sl_proxy/sl_info_agent.log
- Stop
# /etc/init.d/sl_relay stop
# /etc/init.d/sl_cache stop
# /etc/init.d/sl_info stop
# /etc/init.d/sl_voice_relay stop
*** SL Viewer (MS Windows) Setting
- add exec option.... --loginuri http://FQDN:8100/cgi-bin...
> SecondLife.exe --loginuri http://FQDN:8100/cgi-bin/log...
- FQDN is proxy server's FQDN or IP address. 8100 is port...
- Changes are made by editing the Target filed of the Sec...
~
** Second Life Protocol Information
- [[Protocol Transform>Second Life/Protocol]] (Japanese t...
- [[Login Sequence>Second Life/Protocol/login]]
- TCP (HTTP/HTTPS)
- [[UDP>Second Life/Protocol/UDP]] (Japanese text only)
#br
** Etc. etc.
- [[FAQ & Troubleshooting>./FAQ]]
#br
** License.
This software is free for non-commercial use. Distributio...
Distribution must include all elements as provided, inclu...
If you wish to use this software for business (i.e. when ...
** Disclaimer.
This software is not guaranteed at all. The author makes ...
Use is entirely at your own risk.
** Acknowledgments.
This product uses software developed by the ''OpenSSL'' P...
This software used the ''zlib'' library (http://www.zlib...
Information on Second Life protocols has been obtained fr...
GNU ''autoconf'' is used for the construction of this pro...
''[[README_on_gentoo_1.6.1>http://www.nsl.tuis.ac.jp/etc/...
Proofreading and some corrections to the sl_proxy English...
''Thank you very much everyone!!!''
ページ名:
サイト内 検索
高度な検索
ログイン
ユーザー名:
パスワード:
パスワード紛失
新規登録
サブ メニュー
新着情報
Books
リンク
サイトマップ
e-Learning
TUIS 認証局証明書
ミニカレンダー
2024年 9月
日
月
火
水
木
金
土
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
<今日>
オンライン状況
366 人のユーザが現在オンラインです。 (318 人のユーザが xpwiki を参照しています。)
登録ユーザ: 0
ゲスト: 366
もっと...
アクセスカウンタ
今日 :
昨日 :
総計 :
Powered by XOOPS Cube 2.1© 2001-2006
XOOPS Cube Project
Design by
XoopsDesign.com