Dear Danijel.
I always thank you for great solution.
I applied RTC SDK to our product with delphi 7, XE
BTW, recently I found a problem when invalid server address set to TRtcClient.
On File client demo, just type a invalid host name such as "hello.danijel.net".
When I post my request, it's no matter since the exception fired in "post" method.
But when I close the demo application, it fires 'Invalid Pointer Operation".
I found it happened at "TRtcDataClient.RemoveRequest()". but no forether more.
Sincerely