Board index » delphi » TIdMappedPortContext(AContext).NetData

TIdMappedPortContext(AContext).NetData


2008-06-21 04:36:54 AM
delphi127
Hi Remy
Thanks so far for all your replies.
Just a simple question this time...
In what size unit would I measure the data in NetData property
Currently I am checking it with Length() function in the OnOutBoundData
event... If this is correct, what measurement unit would it be in? bytes I
assume?
 
 

Re:TIdMappedPortContext(AContext).NetData

"Hannes Gouws" <XXXX@XXXXX.COM>writes
Quote
In what size unit would I measure the data in NetData property

Currently I am checking it with Length() function in the
OnOutBoundData event... If this is correct, what
measurement unit would it be in? bytes I assume?
Yes.
Gambit