[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

7.5.4 `ox_asir'

`ox_asir' は, Asir のほぼ全ての機能を OpenXM サーバ として提供する. `ox_asir' は, ox_launch または ox_launch_nox で 起動する. 後者は X 環境を用いない場合のために用意されている.

 
[5] ox_launch();
0

 
[5] ox_launch_nox("127.0.0.1","/usr/local/lib/asir",
"/usr/local/lib/asir/ox_asir");
0

 
[7] RemoteLibDir = "/usr/local/lib/asir/"$
[8] Machines = ["sumire","rokkaku","genkotsu","shinpuku"];
[sumire,rokkaku,genkotsu,shinpuku]
[9] Servers = map(ox_launch,Machines,RemoteLibDir,
RemoteLibDir+"ox_asir");
[0,1,2,3]

参照
7.5.1 ox_launch, ox_launch_nox, ox_shutdown



This document was generated by root on March, 5 2004 using texi2html