/home/bart/release/openwbem/src/client/OW_BinaryCIMOMHandle.hpp

Create a remote CIMOM handle. This represents a single connection to a CIMOM.
Parameters:
prot An Reference to a CIMProtocol to be used with this remote handle. This will typically be an IPCClient.
String url("ipc://user:pass@localhost"); Reference<HTTPClient> clientRef(new IPCClient(url)); BinaryCIMOMHandle rch(clientRef); // now the binary over ipc connection is established, and // the remote CIMOM handle can be used.


Generated on Thu Feb 9 08:47:48 2006 for openwbem by  doxygen 1.4.6