|
Go to the first, previous, next, last section, table of contents.
`ox_asir'
`ox_asir' provides almost all the functionalities of Asir as
an OpenXM server.
`ox_asir' is invoked by [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]
Go to the first, previous, next, last section, table of contents. |