NAME-CLIENT-2(1) | [FIXME: manual] | NAME-CLIENT-2(1) |
NAME¶
name-client-2 - CORBA Naming Service client
SYNOPSIS¶
name-client-2 [root] [[bind] | [rebind] | [bind_context] | [rebind_context]] [name] [object-id]
name-client-2 [root] [[resolve] | [unbind] | [bind_new_context] | [list] | [destroy]] [name]
name-client-2 [root] [new_context]
DESCRIPTION¶
name-client-2 is used to query or control a CORBA Name Service, such as the orbit-name-server-2.
OPTIONS¶
name-client-2 accepts the following arguments:
Components of name are delimited by / (slash).
id and kind of those components are delimited by . (dot).
root denotes the IOR of the root naming context, it is either:
object-id is the IOR of an object.
FILES¶
On startup, name-client-2 tries to read the files /etc/orbitrc and $HOME/.orbitrc. The format of these files is not yet documented in Debian.
SEE ALSO¶
ORBit2 web pages: GNOME[1], SourceForge[2]
AUTHORS¶
This manual was written by W. Borgert for Debian GNU/Linux.
AUTHOR¶
W. Borgert <debacle@debian.org>
COPYRIGHT¶
Copyright © 2003 W. Borgert
NOTES¶
- 1.
- GNOME
- 2.
- SourceForge
2003-12-12 | [FIXME: source] |