Re: [twsocket] HttpTst demo problem (BandwidthControl)

2005-10-06 Thread Maurizio Lotauro
Scrive Arno Garrels <[EMAIL PROTECTED]>: > By default UseBandwidthControl is defined in the project options. Arno, the BandWidth properties are actually only in the SSL version. Bye, Maurizio. This mail has been sent using Alpikom webmail sy

[twsocket] HttpTst demo problem (BandwidthControl)

2005-10-05 Thread Arno Garrels
By default UseBandwidthControl is defined in the project options. However the D7 compiler complains on these lines: {$IFDEF UseBandwidthControl} HttpCli1.BandwidthLimit := StrToInt(BandwidthEdit.Text); HttpCli1.BandwidthSampling:= 1000;// mS sampling interval HttpCli1.Options