Topic Path: Symbol Reference > Constants > GFRequestedBlockSize Constant
ContentsIndexHome
PreviousUpNext
GFRequestedBlockSize Constant

Default TrivialFTP request block size.

File
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. 

Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Post feedback to the Indy Docs Newsgroup.