Internet Direct (Indy)
|
Indicates the buffer size to use for datagram receipt.
property BufferSize: Integer;
BufferSize is an Integer property that represents the size of the buffer to allocate when the listener thread receives a datagram for the multicast client.
The default value for BufferSize is ID_UDP_BUFFERSIZE, as assigned during initialization of the component.
Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved. Website http://www.indyproject.org. Post feedback to the Indy Documentation newsgroup. |