This is the issue I now have:
The FTP client is connected to a server and is downloading files as fast as
it can. As discussed in previous e-mails there is an approx 200mS network
delay between file downloads, probably due to the opening and closing of the
data socket and I don't really want t
Hello,
The package is fine now. But the project is not! See
http://www.fastream.com/ics/bcb2010compileerror.png .
Regards,
SZ
On Fri, Oct 16, 2009 at 7:48 PM, Arno Garrels wrote:
> Fastream Technologies wrote:
> > Here they are:
> >
> >procedure SendText(const Str : RawByteString); {$IF
I have finally managed to build downloading with ICSFTP ASYNC mode and it
works very good.
:-)
I would like check the file i am downloading from the server and see if it
is newer then the target,
Source is --> ftp.myftp.com
Source file is --> My file
Destination is --> C:\Folder\My file
if it
Fastream Technologies wrote:
> Here they are:
>
>procedure SendText(const Str : RawByteString); {$IFDEF
> COMPILER12_UP} overload;
>procedure SendText(const Str : UnicodeString); overload;
>procedure SendText(const Str : UnicodeString; ACodePage :
> Cardinal); overload;
>{$EN
Fastream Technologies wrote:
> Now the ICS package does not compile either!
>
> And these are the defines in both package and project.
> NO_DEBUG_LOG;NO_ADVANCED_HTTP_CLIENT_FEATURES;SECURITY_WIN32;NO_STRICT;USE_SSL;NOFORMS
Even with these conditionals defined the default package builds
fine her
Now the ICS package does not compile either!
And these are the defines in both package and project.
NO_DEBUG_LOG;NO_ADVANCED_HTTP_CLIENT_FEATURES;SECURITY_WIN32;NO_STRICT;USE_SSL;NOFORMS
On Fri, Oct 16, 2009 at 7:23 PM, Fastream Technologies
wrote:
> Here they are:
>
> procedure SendText(co
Here they are:
procedure SendText(const Str : RawByteString); {$IFDEF COMPILER12_UP}
overload;
procedure SendText(const Str : UnicodeString); overload;
procedure SendText(const Str : UnicodeString; ACodePage : Cardinal);
overload;
{$ENDIF}
On Fri, Oct 16, 2009 at 6:54 PM, A
> OverbyteIcsMimeDec.pas around line #2258
>
> PFileName := DecodeMimeInlineValue (FDecodeW.FileName) ;
> PSubject := FDecodeW.Subject; {V7.18 Bjørnar}
>
> The subject should be IMO MIME inline decoded, shouldn't it?
Probably, although since the subject does not apply to MIME parts I
Fastream Technologies wrote:
> Hello,
>
> I am not sure if this was asked before but here it goes:..
>
> http://www.fastream.com/ics/BCB2010ICSProjectIncompatibility.png
>
> I use ICSv7 downloaded a month ago.
>
> What is the cure?
No idea, just compiled the default package with BCB 2010 UPD1
Hi,
OverbyteIcsMimeDec.pas around line #2258
PFileName := DecodeMimeInlineValue (FDecodeW.FileName) ;
PSubject := FDecodeW.Subject; {V7.18 Bjørnar}
The subject should be IMO MIME inline decoded, shouldn't it?
--
Arno Garrels
--
To unsubscribe or change your settings for TWSocket ma
Hello,
I have finally managed to build downloading with ICSFTP ASYNC mode and it works
very good.
Now,
Question 1)
I would like check the file i am downloading from the server and see if it is
newer then the target,
Source is --> ftp.myftp.com
Source file is --> My file
Destination is --> C:\Fol
Hello,
I am not sure if this was asked before but here it goes:..
http://www.fastream.com/ics/BCB2010ICSProjectIncompatibility.png
I use ICSv7 downloaded a month ago.
What is the cure?
Thanks in advance,
SZ
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http:/
12 matches
Mail list logo