16: 2010-04-08 (Thu) 17:58:05 admin |
Cur: 2020-04-11 (Sat) 17:45:43 admin |
- | ** Money Server (DTL Currency)[#kcf82c38] | + | * DTL/NSL Money Server for OpenSim [#se1ad59b] |
| | | |
- | *** Link [#c33fad55] | + | ** Overview [#vaa53e04] |
- | - DTL Currency Processing | + | - Latest Stable Version is ''0.9.1'' (for OpenSim 0.9.1) |
- | -- http://forge.opensimulator.org/gf/project/currency/ | + | - Latest subversion repository is for 0.9.2Dev |
| | | |
- | *** Original Source [#e9a00cb8] | + | - This Money Server is modified from [[DTL Currency>./DTL Currency Processing]] and modified for Unix/Linux (It might work in MS Windows). |
- | - svn co http://forge.opensimulator.org/svn/currency/trunk currency | + | - Some bug fixes are done and some functions are extended from DTL currency. |
- | -- %%UserName: anonymous%% | + | - This can be operated by OpenSim 0.6.7, 0.7.x, 0.8.x, 0.9.x |
- | -- %%Password: (none)%% | + | - Web Monitor function (ASP.NET) is removed from original DTL Currency. |
| + | - [[Client Certification>./Client Certification]] is available. |
| + | - This does not support that sell/buy the group shared object. |
| + | - ''Please use this at Your Own Risk!!'' |
| | | |
- | *** Bugs [#i8e24d82] | + | - ''Client (SIM: Region Server) certification causes an error'' in mono-5.16 and later. Please use ''mono-5.0 - mono-5.14'', if you want to use client (SIM: Region Server) certification function.(at v0.9.1) |
- | - %%when using Money Server, unenable selling things for $0%% (Fixed at our version) | + | |
- | - %%[[SQL Reconnect Error >./SQL_Reconnect_Error]]%% (Fixed at our version) | + | |
- | ~ | + | |
- | ~ | + | |
| | | |
- | ** Our Modified Version (NSL Version) [#p25d4949] | + | - &font(#0000ff){About this project, ''Milo'' do a lot of advice and donation to us. ''Thank you very much!!''}; |
- | This Money Server is modified version of DTL Currency Processing for Linux/Unix. As for this, some bug fixes are done. And this can be operated by OpenSim 0.6.7. ~ | + | |
- | But, WEB Monitor function (ASP.NET) is removed from original DTL Currency. So, this version is less secure than original version!! ~ | + | |
- | ''Please use this at your own risk!!'' | + | |
| | | |
- | *** DownLoad [#u2d15064] | + | #br |
- | - for OpenSim 0.6.7~ | + | |
- | -- http://www.nsl.tuis.ac.jp/xoops/modules/d3downloads/index.php?page=singlefile&cid=8&lid=7 | + | |
- | - for OpenSim 0.6.8~ | + | |
- | -- http://www.nsl.tuis.ac.jp/xoops/modules/d3downloads/index.php?page=singlefile&cid=8&lid=12 | + | |
| | | |
- | - for latest OpenSim | + | *** Supported Functions [#y5e3e741] |
- | svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.currency/trunk opensim.currency | + | - [[See Here>./Functions]] |
| + | - [[Client Certification>./Client Certification]] for 0.9.x |
| + | #br |
| | | |
- | *** Money Server [#j7056804] | + | *** Change Log [#r7a89e03] |
- | - for OpenSim 0.6.8 | + | - [[ChangeLog>./ChangeLog]] |
- | cd opensim-0.6.8-release | + | #br |
- | tar xzfv opensim.currency-0.6.8.tar.gz | + | |
- | patch -p1 < opensim.currency-0.6.8/opensim_currency_0.6.8.patch | + | |
- | ./runprebuild.sh && nant clean && nant | + | |
| | | |
- | cd opensim.currency-0.6.8 | + | *** Forum [#c90988f3] |
- | ./build.sh | + | - http://www.nsl.tuis.ac.jp/xoops/modules/d3forum/index.php?forum_id=11 |
| + | #br |
| + | *** [[Client Certification>./Client Certification]] [#k58c70f3] |
| + | #br |
| | | |
| + | ** Download of DTL/NSL Money Server[#u2d15064] |
| + | *** tar Ball [#v661c160] |
| + | - 0.9.1_1 for OpenSim-0.9.1 |
| + | -- http://www.nsl.tuis.ac.jp/xoops/modules/d3downloads/index.php?page=singlefile&cid=8&lid=55 |
| + | - [[more old version...>./old_version]] |
| + | #br |
| + | |
| + | *** Subversion [#nd5f9697] |
| + | - latest dev version (for OpenSim-0.9.2Dev) |
| + | -- svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.currency/trunk opensim.currency |
| + | - &font(#c01010){''Attention''}; |
| + | -- This uses HTTP/DAV, therefore your subversion needs to include Neon module. |
| + | #br |
| + | |
| + | ** Compile and Install [#uc427419] |
| + | |
| + | *** for Release Version (OpenSim-X.Y.Z) [with No Client Certification] [#ff113200] |
| + | cd (PREFIX)/opensim-X.Y.Z-source (or opensim-X.Y.Z-release) |
| + | tar xzfv opensim.currency-X.Y.Z.tar.gz |
| + | ./runprebuild.sh && xbuild |
| + | cd opensim.currency-X.Y.Z |
| + | ./build.sh |
| cd ../bin | | cd ../bin |
- | vi MoneyServer.ini (modify [MySql] section) | + | vi MoneyServer.ini |
| | | |
- | - for latest OpenSim | + | *** for latest Dev Version [#g778de33] |
- | cd (PREFIX)/opensim | + | |
- | svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.currency/trunk opensim.currency | + | |
- | patch -p1 < opensim.currency/opensim_currency_latest.patch | + | |
- | ./runprebuild.sh && nant clean && nant | + | |
| | | |
| + | **** No Client Certification or Money Module (OpenSim.Modules.Currency.dll) only [#r08f46e7] |
| + | git clone git://opensimulator.org/git/opensim opensim |
| + | cd opensim |
| + | svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.currency/trunk opensim.currency |
| + | ./runprebuild.sh && xbuild |
| cd opensim.currency | | cd opensim.currency |
| ./build.sh | | ./build.sh |
- | | |
| cd ../bin | | cd ../bin |
- | vi MoneyServer.ini (modify [MySql] section) | + | vi MoneyServer.ini |
| + | #br |
| + | **** Money Server (MoneyServer.exe) with Client Certification function [#n1a3992f] |
| + | git clone git://opensimulator.org/git/opensim opensim |
| + | cd opensim |
| + | svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.currency/trunk opensim.currency |
| + | |
| + | patch -p1 < opensim.currency/patch/ opensim.server.patch |
| + | ./runprebuild.sh && xbuild |
| + | cd opensim.currency |
| + | ./build.sh |
| + | |
| + | cd ../bin |
| + | vi MoneyServer.ini |
| + | #br |
| | | |
- | *** Region Server (SIM)[#z65ac9d8] | + | *** HttpServer_OpenSim.dll [#j70b6819] |
- | - for OpenSim 0.6.8 | + | - ''Since 0.9.1, HttpServer_OpenSim.dll is already fixed, so no patch is required.'' |
- | cd opensim-0.6.8-release | + | #br |
- | tar xzfv opensim.currency-0.6.8.tar.gz | + | - opensim-libs (unnecessary now) |
- | patch -p1 < opensim.currency-0.6.8/opensim_currency_0.6.8.patch | + | -- %% git clone git://opensimulator.org/git/opensim-libs %% |
- | ./runprebuild.sh && nant clean && nant | + | -- %% cp -Rpd opensim-libs/HttpServer/trunk/HttpServer .%% |
| + | -- %% cd HttpServer/%% |
| + | -- %% patch -p1 < ../opensim.currency/patch/HttpServer.patch %% |
| + | -- %% xbuild /p:Configuration=Release%% |
| | | |
- | cd opensim.currency-0.6.8 | + | #br |
- | ./build.sh | + | |
| | | |
- | cd ../bin | + | ** Settings [#v70b9150] |
- | vi OpenSim.ini | + | *** Tutorial Videos by Nick Zwart [#d2def937] |
| + | - http://www.slartist.com/part-6-1of2-how-to-setup-nsldtl-money-server-opensim-081_06ac8339d.html |
| + | - http://www.slartist.com/part-6-2of2-how-to-setup-nsldtl-money-server-opensim-081_6a17c8c97.html |
| + | - Thanks!! |
| + | #br |
| | | |
- | - for latest OpenSim | + | *** MoneyServer.ini [#a07c8101] |
- | cd (PREFIX)/opensim | + | - [[MoneyServer.ini>./MoneyServer.ini]] |
- | svn co http://www.nsl.tuis.ac.jp/svn/opensim/opensim.currency/trunk opensim.currency | + | #br |
- | patch -p1 < opensim.currency/opensim_currency_latest.patch | + | |
- | ./runprebuild.sh && nant clean && nant | + | |
| | | |
- | cd opensim.currency | + | *** [Economy] Section in INI file [#d9a146c0] |
- | ./build.sh | + | - [[OpenSim.ini>./OpenSim.ini]] |
| + | #br |
| | | |
- | cd ../bin | + | *** Avatar Class [#u3faa13b] |
- | vi OpenSim.ini | + | - マネーサーバにおけるアバターの取り扱いを定義するためのクラス |
| + | - ''ForeignAvatar'', ''HGAvatar'', ''GuestAvatar'', ''LocalAvatar'' |
| + | |
| + | #br |
| + | |
| + | **** for Region Server [#p411b009] |
| + | - Regionサーバ毎に HG Avatar をどう取り扱うか指定できる. |
| + | - OpenSim.ini の [Economy] セクションの ''HGAvatarAs'' で指定する |
| + | - ''ForeignAvatar'', ''HGAvatar'', ''GuestAvatar'', ''LocalAvatar'' が指定可能.デフォルトは ''HGAvatar'' |
| + | #br |
| + | |
| + | **** for MoneyServer [#eaa618e9] |
| + | - Region毎に決めた HGAvatar の取り扱い(Avatar Class: ''HGAvatar'', ''GuestAvatar'')に対してのマネーサーバ側の挙動を指定できる |
| + | - マネーサーバの MoneyServer.ini で指定する. |
| + | - ''LocalAvatar'' に対しては何時でも true (マネーサーバの使用可) |
| + | - ''ForeignAvatar'' に対しては何時でも false (マネーサーバの使用不可) |
| + | |
| + | ; for HG/Guest Avatar. Foreign Avatar is always false |
| + | ;EnableHGAvatar = false |
| + | ;EnableGuestAvatar = false |
| + | ;HGAvatarDefaultBalance = 0 |
| + | ;GuestAvatarDefaultBalance = 0 |
| + | #br |
| + | |
| + | *** Helper Scripts [#m58a560d] |
| + | - If you use functions that ''Buy Money from System'', ''Buy Land'' and ''send_money'', you should set up Helper Scripts. |
| + | - If you use %%XoopenSim or%% [[Modlos>Modlos (E)]], you may not do setting Helper Script. Because XoopenSim/Modlos sets up it by automatically. |
| + | - Helper Scripts work with ''PHP-7.x'' |
| + | - [[Setup Manual of Helper Scripts is here>./Helper Script]] |
| + | #br |
| + | |
| + | *** Setting for Diva-Distro [#x02c26fc] |
| + | - [[0.7.2>./Diva-0.7.2]] |
| + | #br |
| + | |
| + | ** Execution [#h4610b84] |
| + | - Execute MoneyServer after Robust.exe and before OpenSim.exe |
| + | |
| + | # cd bin |
| + | # mono Robust.exe |
| + | # mono MoneyServer.exe |
| + | # mono OpenSim.exe |
| + | #br |
| + | |
| + | ** opensim.currecncy.secure [#ebe5d69d] |
| + | - クライアント認証が可能 [[Client Certification>./Client Certification]] |
| + | - クライアント認証機能付き MoneyServer.exe を生成する場合は,%%[[HttpServer_OpenSim]] および%% OpenSim 本体にパッチが必要 |
| + | - OpenSim.exe 用モジュールにはパッチは不要 |
| + | - %%http://www.nsl.tuis.ac.jp/svn/opensim/opensim.currency/secure %% |
| + | -- http://www.nsl.tuis.ac.jp/svn/opensim/opensim.currency/trunk にマージ (10/26 2013) |
| + | #br |
| + | |
| + | *** Patch [#i8ee6f28] |
| + | **** HttpServer_OpenSim [#m7932dd6] |
| + | - %%Client からのリクエスト情報を格納する HttpClientContext に Common Name を保存する SSLCommonName を追加%% |
| + | -- %%IHttpClientContext.SSLCommonName%% |
| + | - %%Client 認証時のコールバック関数 ClientCertificateValidationCallback() の仮想関数を定義%% |
| + | #br |
| + | |
| + | **** OpenSim [#j2f71927] |
| + | - %%XMLRPC のリクエスト情報を格納するXmlRpcRequest の5番目のパラメータに Common Name を格納%% |
| + | - XMLRPC のリクエスト情報からCommon Name を得るには GetSSLCommonName() を使用する. |
| + | #br |
| + | |
| + | ** etc.etc. [#va2bf28f] |
| + | |
| + | *** Sample Program [#v9b7625e] |
| + | - LSL: [[llGvieMony()>./LSL]] |
| + | - PHP: [[send_money()>./send_money]] |
| + | #br |
| + | |
| + | *** Support of StandAlone mode [#nf42a9ad] |
| + | - [[OpenSim-0.7.x>./standalone_0.7]] |
| + | #br |
| + | |
| + | *** Bugs [#x4fae068] |
| + | - Client (SIM: Region Server) certification causes an error in mono-5.16 and later. Please use mono-5.0 - mono-5.14, if you want to use client (SIM: Region Server) certification function.(at v0.9.1) |
| + | #br |
| + | - 0.7.1 R2 |
| + | -- send_money() of helper script is failed, when the ''secretCode'' argument is omitted. |
| + | - 0.7.1 R1 |
| + | -- The script money() (money event) does not work. (It is corrected at R2) |
| + | -- %%Charge message of "Group Creation" displayed ''L$100'' at any time.%% As it displayed normally at Hippo Viewer, this is the problem of Viewer. |
| + | - 0.7 R4 |
| + | -- Included ''include/opensim.mysql.php helper script of v0.7R4 has bugs''. If you want to use included helper scripts, please download http://www.nsl.tuis.ac.jp/DownLoad/SoftWare/PHP/WI-1.55/opensim.mysql , and rename to opensim.mysql.php and use it. |
| + | - 0.7 R3 |
| + | -- When object is set to ''sale original'', no money is transferred. (collected at v0.7 R4) |
| + | #br |
| + | |
| + | *** Attention [#d84771e2] |
| + | - |
| + | Specify same ''Secret Key of Helper Script'' in MoneyServer.ini and include/config.php (or XoopenSim/Modlos) |
| + | - |
| + | %%Not use 127.0.0.1 for ''UserServer'' and ''CurrencyServer'' at OpenSim.ini. This IP Address is used for identification of user on Money Server.%% |
| + | - |
| + | %%in 0.6.7 - 0.6.8, ''UserServer'' is setted as ''user_server_url'' at [Network] section.%% |
| + | - %%in 0.6.9 - 0.7, ''UserServer'' is setted as ''UserServer'' at [Economy] section.%% UserServer is not refered now |
| + | #br |
| + | |
| + | *** Trouble Shooting [#wa240b75] |
| + | **** mono 4.4.0 にしたら,エラー続出 (0.9) [#kebad74d] |
| + | 2016-03-31 17:02:39,845 ERROR (Threadpool worker) - OpenSim.Framework.Servers.HttpServer.BaseHttpServer [BASE HTTP SERVER]: HttpServer.HttpListener had an exception System.TypeLoadException: Could not load type 'System.Net.Security.SslStream' from assembly 'System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. |
| + | at HttpServer.HttpContextFactory.CreateNewContext (Boolean isSecured, System.Net.IPEndPoint endPoint, System.IO.Stream stream, System.Net.Sockets.Socket sock) <0x418d2540 + 0x00063> in <filename unknown>:0 |
| + | at HttpServer.HttpContextFactory.CreateContext (Boolean isSecured, System.Net.IPEndPoint endPoint, System.IO.Stream stream, System.Net.Sockets.Socket sock) <0x418d2000 + 0x001f9> in <filename unknown>:0 |
| + | at HttpServer.HttpContextFactory.CreateContext (System.Net.Sockets.Socket socket) <0x418d1e30 + 0x00093> in <filename unknown>:0 |
| + | at HttpServer.HttpListenerBase.OnAccept (IAsyncResult ar) <0x418d0d10 + 0x0025b> in <filename unknown>:0 |
| + | - 結局,古い Mono.Security.dll を使用しているせいだった.bin にあった Mono.Security.dll を削除 |
| + | #br |
| | | |
- | - OpenSim.ini | + | **** RunTime Error (0.8) [#t84737c5] |
- | [Economy] | + | - Missing method .ctor in assembly /usr/local/opensim/bin/OpenSim.Framework.Console.dll, type System.Runtime.Versioning.TargetFrameworkAttribute |
- | SellEnabled = "true" | + | -- Please use ''--runtime=v4.0'' option |
- | UserServer = "http://(MoneyServer's FQDN or IP address):8002/" # for 0.6.9 later | + | mono --runtime=v4.0 MoneyServer.exe |
- | CurrencyServer = "https://(MoneyServer's FQDN or IP address):8008/" | + | #br |
- | EconomyModule = DTLMoneyModule | + | |
| | | |
- | *** Attention [#d84771e2] | + | **** Viewer での接続の途中で止まる (0.8) [#b411eb98] |
- | - Not use 127.0.0.1 for UserServer's IP address at OpenSim.ini (''user_server_url'' at [Network] section). This IP Address is used for identification of user on Money Server. | + | - コンパイルするディレクトリ名を変えたら,マネーサーバへの接続で途中停止した. |
| + | - ディレクトリ名を元に戻してコンパイルしたら,直った???? |
| + | #br |
| | | |
- | *** 注意 [#l266efd4] | + | *** [[Development>./Devel]] [#rfbac1de] |
- | - OpenSim.ini 中の UserServer のアドレスは localhost (127.0.0.1) を使用しないこと ( [Network] セクションの ''user_server_url'').これは,このIPアドレスが,Monet Server内でのユーザのアカウント識別に利用されるためである. | + | - [[DB>./DB]] |
- | - 0.6.9で,[Network] セクションの ''user_server_url'' が無くなったため,代わりに [Economy]セクションで ''UserServer'' を指定するように変更. | + | #br |
| | | |
- | ~ | + | *** Indexes [#l1c0126a] |
- | ~ | + | #ls2 |
| + | #br |