On Mon, 23 Aug 1999, Wilco Greven wrote: > Hi, > > Does anybody how I can get a reference to a running kded from Fnorb. > I thank that the problem is that the IIOP address of kded is a unix > socket. When I run one of the mico examples I get a reference to the > created object using Fnorb. Yes, kded uses a unix socket for IIOP (for security reason). But we might add an option to kded to disable this functionality. Would that help? Greetings, Simon P.S.: Try by disabling the unix address stuff in kde-server.cc to see if this helps.