Search found 10 matches

by sanjeevji
Thu Jun 04, 2026 7:25 pm
Forum: Support - RCFProto
Topic: Girls In Your City - Anonymous Casual Dating - No Selfie
Replies: 0
Views: 404

Girls In Your City - Anonymous Casual Dating - No Selfie

Private Girls From Your Town - No Verify - Anonymous Casual Dating
https://PrettyGirls.sbs

Private Girls In Your Town - Anonymous Casual Dating - No Verify

NEW GIRLS
Jessie
Luxury Girl
Mary
KATIE PEARL
Ioanna Red
Sam
Sam
by sanjeevji
Thu Oct 23, 2025 6:50 am
Forum: Support - RCFProto
Topic: Win a Prize Worth Up to $100,000.77!
Replies: 0
Views: 30040

Win a Prize Worth Up to $100,000.77!

iPhone 17, gaming laptops, gift cards, crypto & more!
Join now: https://telegra.ph/Get-a-gift-worth-up- ... 10-23-5726
by sanjeevji
Sun Feb 18, 2018 6:49 pm
Forum: Support - RCFProto
Topic: The server has reached its incoming connection limit Error
Replies: 1
Views: 336338

Re: The server has reached its incoming connection limit Error

What is the support level on RCFProto now? I have seen many queries unanswered for long time.
by sanjeevji
Fri Jan 12, 2018 6:48 pm
Forum: Support - RCFProto
Topic: The server has reached its incoming connection limit Error
Replies: 1
Views: 336338

The server has reached its incoming connection limit Error

We have client with multiple threads. To reuse TCP connection, each thread on the client opens a new RcfProtoChannel and uses that to create a service stub. After that large number of synchronous requests are executed from each of the client thread. We have observed that many time "The server has re...
by sanjeevji
Sun Mar 26, 2017 2:06 pm
Forum: Support - RCFProto
Topic: Client-side message length error
Replies: 5
Views: 113298

Re: Client-side message length error

I am also facing the same issue. Any way to resolve it?

Regards

-Sanjeev
by sanjeevji
Thu Feb 23, 2017 6:59 pm
Forum: Support - RCFProto
Topic: Compatibily with protobuf version 2.5 and 3.0
Replies: 2
Views: 64699

Compatibily with protobuf version 2.5 and 3.0

Hello,

Is the RCFProto 1.2.0.0 compatible with the latest protobuf version 2.5 and 3.0?

Thanks

-Sanjeev
by sanjeevji
Wed Feb 22, 2017 7:01 pm
Forum: Support - RCFProto
Topic: Async RCFProto Example
Replies: 3
Views: 75808

Re: Async RCFProto Example

We tried this,but it threw unhandled exception.
by sanjeevji
Mon Feb 20, 2017 3:25 pm
Forum: Support - RCFProto
Topic: Async RCFProto Example
Replies: 3
Views: 75808

Re: Async RCFProto Example

We are trying to implement similar to

http://www.deltavsoft.com/doc/rcf_user_ ... Calls.html
by sanjeevji
Fri Feb 17, 2017 5:45 pm
Forum: Support - RCFProto
Topic: Async RCFProto Example
Replies: 3
Views: 75808

Async RCFProto Example

Hi, We are trying to implemented RCFProto Server with Async clients. Currently help document has only client specific implementation. What changes are required on the server side to implement an async client calling. Also how can the server preserver callback handle of a client so that it can be cal...