'\" t .\" Title: name-client-2 .\" Author: W. Borgert .\" Generator: DocBook XSL Stylesheets v1.75.2 .\" Date: 2003-12-12 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "NAME\-CLIENT\-2" "1" "2003\-12\-12" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" name-client-2 \- CORBA Naming Service client .SH "SYNOPSIS" .HP \w'\fBname\-client\-2\fR\ 'u \fBname\-client\-2\fR [\fIroot\fR] [[bind] | [rebind] | [bind_context] | [rebind_context]] [\fIname\fR] [\fIobject\-id\fR] .HP \w'\fBname\-client\-2\fR\ 'u \fBname\-client\-2\fR [\fIroot\fR] [[resolve] | [unbind] | [bind_new_context] | [list] | [destroy]] [\fIname\fR] .HP \w'\fBname\-client\-2\fR\ 'u \fBname\-client\-2\fR [\fIroot\fR] [\fBnew_context\fR] .SH "DESCRIPTION" .PP \fBname\-client\-2\fR is used to query or control a CORBA Name Service, such as the \fBorbit\-name\-server\-2\fR\&. .SH "OPTIONS" .PP \fBname\-client\-2\fR accepts the following arguments: .PP .HP \w'\ 'u [root] [\fBbind\fR\ \fBrebind\fR\ \fBbind_context\fR\ \fBrebind_context\fR] [name] [object\-id] .RS 4 Binds or rebinds an object or naming context to name\&. .RE .PP .HP \w'\ 'u [root] [\fBresolve\fR\ \fBunbind\fR\ \fBbind_new_context\fR\ \fBlist\fR\ \fBdestroy\fR] [name] .RS 4 Resolves, unbinds, lists, or destroys name or binds name to a new context\&. .RE .PP .HP \w'\ 'u [root] [\fBnew_context\fR] .RS 4 Creates a new naming context and writes its IOR to standard output\&. .RE .PP Components of name are delimited by / (slash)\&. .PP \fIid\fR and \fIkind\fR of those components are delimited by \&. (dot)\&. .PP \fIroot\fR denotes the IOR of the root naming context, it is either: .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} the IOR itself .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} \fB\-\-stdin\fR: the IOR is read from stdin\&. .RE .sp .RS 4 .ie n \{\ \h'-04'\(bu\h'+03'\c .\} .el \{\ .sp -1 .IP \(bu 2.3 .\} \fB\-\-gnome\fR: the GNOME Name Server is used\&. .RE .PP \fIobject\-id\fR is the IOR of an object\&. .SH "FILES" .PP On startup, \fBname\-client\-2\fR tries to read the files /etc/orbitrc and $HOME/\&.orbitrc\&. The format of these files is not yet documented in Debian\&. .SH "SEE ALSO" .PP ORBit2 web pages: \m[blue]\fBGNOME\fR\m[]\&\s-2\u[1]\d\s+2, \m[blue]\fBSourceForge\fR\m[]\&\s-2\u[2]\d\s+2 .SH "AUTHORS" .PP This manual was written by W\&. Borgert for Debian GNU/Linux\&. .SH "AUTHOR" .PP \fBW\&. Borgert\fR <\&debacle@debian\&.org\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br Copyright \(co 2003 W. Borgert .br .SH "NOTES" .IP " 1." 4 GNOME .RS 4 \%http://www.gnome.org/projects/ORBit2/ .RE .IP " 2." 4 SourceForge .RS 4 \%http://orbit-resource.sourceforge.net/ .RE