void ostcConnect(ostc_ServerSession *);
The function must call ostc_ServerSession::addOperation() on the specified server session in order to add each operation the session is to execute. The function can also call other members of ostc_ServerSession to modify Server start-up parameters or to expose ObjectStore Inspector data views.
You can also implement this function to set routing data with ostc_ServerSession::setUserRouteData().