RTC Forums
November 24, 2024, 05:37:38 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Login
Register
RTC Forums
>
Subscription
>
Support
>
Server/Client Acknowledgment
Pages: [
1
]
« previous
next »
Print
Author
Topic: Server/Client Acknowledgment (Read 4616 times)
wbroyles
RTC Expired
Posts: 21
Server/Client Acknowledgment
«
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
Re: Server/Client Acknowledgment
«
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
Re: Server/Client Acknowledgment
«
Reply #2 on:
October 19, 2012, 05:25:10 PM »
Thanks
Wade
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Dashboard
-----------------------------
=> General
=> 3rd-Party
=> Quick Start
-----------------------------
Subscription
-----------------------------
=> Support
Loading...