RTC Forums
November 24, 2024, 12:44:35 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
>
How can i get the buffer?
Pages: [
1
]
« previous
next »
Print
Author
Topic: How can i get the buffer? (Read 4436 times)
levi
Newbie
Posts: 4
How can i get the buffer?
«
on:
April 16, 2014, 09:45:00 AM »
Hello:
I use rtc raw components.
When i used TRtcTcpServer or TRtcTcpClient 's Write or Read function, to Send or Receive Datas,
How Can i Get the Sending or Receiving Buffer, so i can know What datas i have really Sent or Received in diffrent functions.
I can accomplete this by using globle values?
Is there another better way? Using Sending or Receiving Buffer of RtcServer?
Logged
D.Tkalcec (RTC)
Administrator
Posts: 1881
Re: How can i get the buffer?
«
Reply #1 on:
April 16, 2014, 10:11:14 AM »
You can not access internal sending buffers. You can only use the OnDataOut event to monitor how much data has been sent to the socket API. But this does not tell you how much data has been really sent, because socket APIs also have their own internal buffers.
Anyway ... what is the reason behind your question? Why do you want access to internal sending buffers?
Best Regards,
Danijel Tkalcec
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Dashboard
-----------------------------
=> General
=> 3rd-Party
=> Quick Start
-----------------------------
Subscription
-----------------------------
=> Support
Loading...