Search found 3 matches

by spino
Tue May 28, 2013 2:02 pm
Forum: Support - RCF
Topic: Hung connections
Replies: 6
Views: 10361

Re: Hung connections

Jarl, i'm can't find setSessionHarvestingIntervalMs function in RCF 2.0.0.2679. Maybe you mean the setServerObjectHarvestingIntervalS ?
by spino
Tue Mar 26, 2013 4:29 pm
Forum: Support - RCF
Topic: Session bindings using RCF 2.0
Replies: 2
Views: 5176

Re: Session bindings using RCF 2.0

server side:

Code: Select all

Server.getSessionObjectFactoryServicePtr()->bind<DatabaseService,CServerImpl>();
client side:

Code: Select all

Client.getClientStub().createRemoteSessionObject();
by spino
Fri Mar 16, 2012 7:38 pm
Forum: Support - RCF
Topic: when to expect version 2.0?
Replies: 5
Views: 10513

when to expect version 2.0?

Thank you for the excellent library