Ninf Register
Ninf registers computational routines to the Ninf Server.
Ninf Register uses unix domain pipe and the pipe will be allocated
in the /tmp directory.
- -port NUM
If you omit this flag, it will assume 3000.
- -register
registers following arguments as routines..
- -remove
remove following arguments.
- -dump
prints out currently registered routines.
- -stop
kill the server. NOTE: no authorization.
Example
> ninf_register -port 3000 _stub_sin
> ninf_register -dump