The server side mode is no longer supported, meaning that SetObjectModeType (eObjectType_ServerSide) should not be used anymore.
Use either SetObjectModeType (eObjectType_ClientHttp) or SetObjectModeType (eObjectType_ClientTcpIp) The following ActiveX
methods are obsolete.
Attach()
Connects to a specific live session on the host.
SetDelay()
Defines the time that the server will wait before retrieving the data.
SetIPAddress()
Defines the client's IP address (to report to the server).