new MetaTypeProviderRegistryClient(ocdReg);
AlgorithmFactoryRegistryClient algFactoryReg =
new AlgorithmFactoryRegistryClient(sessionID, algReg, mtpReg, dmReg);
remoteConverter.open(host);
algFactoryReg.open(host);
algReg.open(host);
attrReg.open(host);
dmReg.open(host);
mtpReg.open(host);
ocdReg.open(host);