RTC Forums
May 06, 2024, 09:17:35 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: Server/Client Acknowledgment  (Read 3436 times)
wbroyles
RTC Expired
*
Posts: 21


« on: October 19, 2012, 03:13:40 PM »

I am using the RTCGroupFunction and RTCFunction components. Ver 6.04 with Delphi XE2.
Is there an acknowledgment from the Client to the Server after a data block was received okay?
In other words, how does the Server know everything was transmitted without any problems?

Background - I have some very large datasets to sync and need to break the data into blocks. I want to update each block of data as it is processed. I do realize I can create a submit call to acknowledge each block, but was looking for a inheirant method.

Thanks

wade
 
Logged
D.Tkalcec (RTC)
Administrator
*****
Posts: 1881


« Reply #1 on: October 19, 2012, 03:55:28 PM »

No, the Client does NOT send "reception acknowledgment messages" to the Server. If you want the Server to know that the Client has received a "block of data", the Client has to do this manually (for example, by making a new remote function call).

Best Regards,
Danijel Tkalcec
Logged
wbroyles
RTC Expired
*
Posts: 21


« Reply #2 on: October 19, 2012, 05:25:10 PM »

Thanks

Wade
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!
Page created in 0.023 seconds with 17 queries.