This method of the DataSpace class specifies a server and communication protocol.
public static ObjectProxy DataSpace createObject(String progid, String connection);
Returns a server object.
progid | The server name. |
connection | The communication protocol. |