OSDN Git Service

FIRST REPOSITORY
[eos/hostdependOTHERS.git] / I386LINUX / util / I386LINUX / man / man8 / nsd.8
1 .\"
2 .\" MICO --- a CORBA 2.0 implementation
3 .\" Copyright (C) 1997 Kay Roemer & Arno Puder
4 .\"
5 .\" This program is free software; you can redistribute it and/or modify
6 .\" it under the terms of the GNU General Public License as published by
7 .\" the Free Software Foundation; either version 2 of the License, or
8 .\" (at your option) any later version.
9 .\"
10 .\" This program is distributed in the hope that it will be useful,
11 .\" but WITHOUT ANY WARRANTY; without even the implied warranty of
12 .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13 .\" GNU General Public License for more details.
14 .\"
15 .\" You should have received a copy of the GNU General Public License
16 .\" along with this program; if not, write to the Free Software
17 .\" Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
18 .\"
19 .\" Send comments and/or bug reports to:
20 .\"                mico@informatik.uni-frankfurt.de
21 .\"
22 .TH NSD 8 "April 8 1997"
23 .SH NAME
24 nsd \- MICO name service server
25 .SH SYNOPSIS
26 .BR nsd
27 .br
28 .SH DESCRIPTION
29 .BR nsd
30 implements the COS compliant naming service. To use it you have
31 to run
32 .BR micod ,
33 create an entry for the naming service in the implementation repository
34 using the
35 .BR imr
36 tool and pass the clients the address of the naming service using the
37 .BR -ORBNamingAddr
38 option.
39 .SH OPTIONS
40 Only standard ORB options.
41 .SH FILES
42 ~/.micorc
43 .SH "SEE ALSO"
44 .IR "MICO Reference Manual" ", " rsh(1) ", " micod(8) ", " imr(1) ", "
45 .IR micorc(5) ", " idl(1) ", " nsadmin(1)
46 .SH COPYRIGHT
47 Copyright (C) 1997, Kai-Uwe Sattler
48 .SH AUTHOR
49 Kai-Uwe Sattler