>Have anybody ever noticed any kind of problem when FTP Putting
> files of size 512 to 1024 bytes ?
> I'm unable to successfully upload these sized files. They always
> get truncated at 512 bytes.
There was a problem relating to uploading files around 8K that was fixed
six months ago, that
> If anyone had a similar issue concerning 64-bit users please
> let me know if there is a solution, or else I will be forced to
> withdraw from using your excelent component, given the growing
> number os 64-bit users. And I really like your component (a lot).
Delphi is a 32-bit compiler,
Hello guys,
Have anybody ever noticed any kind of problem when FTP Putting files of size
512 to 1024 bytes ?
I'm unable to successfully upload these sized files. They always get truncated
at 512 bytes. Totalcmd expresses the same behaviour. Is it also built upon ICS
? SmartFTP doesn't have t
i'm using the httpcli to download http files. if i do a get a a html page is
fine.
if i try to download a file like a zip file it always comes down as 1 byte and
never downloads the file. the file extension is .slp which
is a zip file and works fine directly from browser. is they anything
diff
Hello again,
I'm new to this list and since I've been getting your messages, I was
wondering if anyone got the message I sent about the problem I'm having with
the 64-Bit AMD processors. I really really need your help on this, because
I've never altered the source code of ICS and the proble
Hello,
- Original Message -
From: "Arno Garrels" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Thursday, June 08, 2006 7:48 PM
Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem
: Fastream Technologies wrote:
: > Arno,
: >
: > In the last code you sent, this problem STILL
Fastream Technologies wrote:
> Arno,
>
> In the last code you sent, this problem STILL exists!
I'm afraid, the fix below is in the code since Monday.
> The other
> problem was because of wrong package lib included in the project.
What "other problem" do you mean (sounds very mysterious to me)?
Arno,
In the last code you sent, this problem STILL exists! The other problem was
because of wrong package lib included in the project. Sorry for that.
Best Regards,
SZ
- Original Message -
From: "Francois PIETTE" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Monday, June 05, 2
> > Are you really sure that you need multi-threading at all?
> > TWSocketServer can handle hundreds of clients w/o any problem in a
> > single thread, makes life much easier ;-)
> I will have to support up to 100 clients at a time. Each client will
> send about 1 TCP packet per second. Fairly low
> Are you really sure that you need multi-threading at all?
> TWSocketServer can handle hundreds of clients w/o any problem in a
> single thread, makes life much easier ;-)
I will have to support up to 100 clients at a time. Each client will
send about 1 TCP packet per second. Fairly low traffic.
Stefan Paege wrote:
> Francois Piette schrieb:
>> I can't answer precisely to your question. I should have a look at
>> the source code to see where the critical sections are placed.
>> I never do this kind of programming. I organize inter-thread
>> communication using messages. Never share any com
Francois Piette schrieb:
> I can't answer precisely to your question. I should have a look at the
> source code to see where the critical sections are placed.
> I never do this kind of programming. I organize inter-thread communication
> using messages. Never share any component between two threads
I can't answer precisely to your question. I should have a look at the
source code to see where the critical sections are placed.
I never do this kind of programming. I organize inter-thread communication
using messages. Never share any component between two threads. It is much
much safer. I separa
13 matches
Mail list logo