Are you using chunked transfer encoding, or something else?
Found it, I forgot to set linemode properly :-(
Paul
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
Found it, I forgot to set linemode properly :-(
Paul
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
If my main app (which contains an TFtpServer component) is working hard
processing
data and a client requests a large file, does the main app stop processing
its data whilst the file is being sent ?
There are two distincts things there:
1) hard processing
2) Sending large file
Answers:
1) Whi
If I could understand the reasons for the apparent performance impact
it would help me with my system design.
I don't see any obvious reason for the performance impact.
What it the time for same listing when no logging in action ?
--
francois.pie...@overbyte.be
The author of the freeware multi-
> -Original Message-
> From: Angus Robertson - Magenta Systems Ltd
> [mailto:an...@magsys.co.uk]
> Sent: 02 February 2010 10:46
> To: twsocket@elists.org
> Subject: Re: [twsocket] Static ARP
>
> > Does ICS provide any means to set static ARP entries?
>
> No ICS does not have support
I've been searching to send http-messages to a THtppServer as a never ending
document to avoid delays between messages caused by proxies in between.
No luck so far.
Can it be done with ICS ?
thx,
Paul
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists
> Does ICS provide any means to set static ARP entries?
No ICS does not have support ARP.
There are various ARP APIs in the Internet Protocol Helper API, try
googling CreateIpNetEntry. You'll also find an Embarcadero Discussion
Forums thread about privileges.
My web site has a partial conversi
Hi!
Does ICS provide any means to set static ARP entries?
Reason:
We have a mesh of network nodes that communicate with each other using
UDP (ICS V7).
>From time to time we see packet loss even in a local, healthy network.
Using Wireshark we found that packet loss only occurs if
a.) Windows has
Ian Tuck wrote:
> Apparently there was a conflict with another 3rd party library that
> was loading winsock2, perhaps? At any rate, changing the order of the
> include files in my source fixed the problem.
> Not fantastic news, but at least it now compiles. Thanks for your
> help.
That's good ne
David Rose wrote:
> If my main app (which contains an TFtpServer component) is working
> hard processing data and a client requests a large file, does the
> main app stop processing its data whilst the file is being sent ?
No, it would not. However such an application should excecute
the TFtpSer
10 matches
Mail list logo