Default TrivialFTP request block size.
GFRequestedBlockSize = 1500;
GFRequestedBlockSize is a constant Integer value that represents the global default block size used in TFTP requests.
TIdTrivialFTP.RequestedBlockSize receives the value of GFRequestedBlockSize in the constructor for the object instance.
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. |