That sounds like something in your processing then.
If you have no delay with few clients, and a delay with larger numbers, I'd
look at your own processing first.
Then how much data are you transmitting to each? Is your router not
handling so many simultaneous connections?
There are lots of pieces
This is where things like Eureka Log come in very handy.
(or various other Exception Handlers)
Matt
-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of RTT
Sent: Thursday, October 25, 2012 12:14 PM
To: ICS support mailing
Subject: Re: [tw
Behalf Of Arno Garrels
Sent: Wednesday, April 18, 2012 2:19 PM
To: ICS support mailing
Subject: Re: [twsocket] FTP Error 426
Arno Garrels wrote:
> Matt Minnis wrote:
>> Call stack:
>> TCustomFtpCli.AbortAsync
>> TCustomFtpCli.Progress
>
> Check your OnProgress or OnProges
)
DBUpload
Thanks,
Matt
-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Arno Garrels
Sent: Wednesday, April 18, 2012 1:02 PM
To: ICS support mailing
Subject: Re: [twsocket] FTP Error 426
Matt Minnis wrote:
> Here is the ICS log segment
Ok, let me try some different ones and see what happens.
I know ICS is very stable, I have used it several times over the years,
that's pretty much why I am using it.
Thanks,
Matt
-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Angus
mailing
Subject: Re: [twsocket] FTP Error 426
Matt Minnis wrote:
> Not intentionally.
>
> Here is the ICS Logger output for 2 attempt cycles (log below).
> Can see the Shutdown before the data sent.
> Does this help at all?
No it doesn't since the log options do not inclu
: Re: [twsocket] FTP Error 426
Matt Minnis wrote:
> 16:05:56: FTP: FtpClient1ReadyToTransmit:
> ftp Request PutAsync Done.
> ftp StatusCode = 150
> ftp LastResponse was : '150 Opening BINARY mode data connection for
4071Ascend4.09.7z'
> >>>> ftp Error = 42
-boun...@elists.org] On
Behalf Of Arno Garrels
Sent: Wednesday, April 18, 2012 3:05 AM
To: ICS support mailing
Subject: Re: [twsocket] FTP Error 426
Matt Minnis wrote:
> I am getting a spurious error 426 (426 Operation aborted.) when I run
> my program automated to upload files to a ftp si
I am getting a spurious error 426 (426 Operation aborted.) when I run my
program automated to upload files to a ftp site. When I do the exact same
steps manually in same exe, it works fine.
Error Listed below from my own logs.
I checked all the settings, they are identical between runs, I export
We are also still on D7.
Apparently they made that version way too good to leave. :)
I understand ditching it if it's no longer reasonable to support it any
longer.
If it is only minor tweaks to get it working in D7, either have a list of
them or add it in please.
Thanks,
Matt
-Original
How does one handle client/server connectivity in a way that avoids needing
to do port forwarding in routers?
Ie Something like LogmeIn.com. How do they have it so you log into their
server and can contact the client machine even behind a firewall?
I'm starting on a project and need to know how to
I like the idea of sending massive amounts of random data to them
Have a banned URL list and anyone requesting one on the list gets the
contents of war and peace over and over... Or something equally
interesting...
As long as you have no bandwidth constraints, this should be golden.
Need to cau
It doesn't need to be complete.
If all one wants to do is tweet a message, then this would be enough, yes?
I would be interested in using it for various status projects.
Please post what you have.
Thanks,
Matt
-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@
d it with no success.
URLEncode and URLDecode work apparently byte a byte and %C3%AD are converted
as individual chars.
UTF8Encode and UTF8Decode I don't get it work.
certainly I'm doing something wrong.
Regards
Xavi
Al 28/04/2010 22:36, En/na Matt Minnis ha escrit:
> The %## codes are
The %## codes are representations of the character. It looks like a URL
encoding scheme to me.
For example: %20 is the space character. The %C3%AD looks to be the letter
i with the accent.
Run it though a URL Decoder and see if that doesnt get you what you are
looking for?
Matt
-Original M
1. Is there a reason you want/need to do this? If not, don't
complicate your life.
2. Others have responded sufficiently to this.
Thanks,
Matt
-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of GRAHAM (Deephaven)
Sent: Tues
Those things Francois suggested may work or some sort of gateway/proxy
application that acts as a middleman and handles the redirection.
Matt
-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Francois PIETTE
Sent: Tuesday, October 27, 2
Look at the sample apps.
I stumbled with this issue for a bit until I worked with them and saw how
things happen.
All the magic happens in the OnRequestDone event. Each event type fires off
the next item in the chain to keep the process going.
Matt
-Original Message-
From: twsocket-boun.
If you are getting AV's use something like EurekaLog to trap and report them
with a call stack.
https://www.eurekalog.com/index.php
I use this all the time, saves tons of time tracking these things down.
Worth every penny/euro.
Matt
-Original Message-
From: twsocket-boun...@elists.org [
Yeah, we all have days like that.
On those days, you'll save yourself time by doing something else.
-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Arno Garrels
Sent: Tuesday, February 17, 2009 13:20
To: ICS support mailing
Subject: R
I use WinGrep for searching code:
http://www.wingrep.com/
Thanks,
Matt
-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Arno Garrels
Sent: Sunday, December 28, 2008 09:33
To: ICS support mailing
Subject: Re: [twsocket] TX509Base
A Dr
Which compiler switch?
-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Arno Garrels
Sent: Friday, December 12, 2008 14:10
To: ICS support mailing
Subject: Re: [twsocket] C++ Builder strange AV in OverbyteHttpTst.cpp
Arno Garrels wrot
Is the 0th item null or something odd like that?
-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Arno Garrels
Sent: Friday, December 12, 2008 11:30
To: ICS support mailing
Subject: [twsocket] C++ Builder strange AV in OverbyteHttpTst
It works fine on other servers and systems, so this one is just odd.
Thanks for the thoughts.
Matt
-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Matt Minnis
Sent: Wednesday, December 10, 2008 14:46
To: 'ICS support ma
MidWare
The author of the freeware Internet Component Suite (ICS)
http://www.overbyte.be
----- Original Message -
From: "Matt Minnis" <[EMAIL PROTECTED]>
To: "'ICS support mailing'"
Sent: Wednesday, December 10, 2008 8:44 PM
Subject: Re: [twsocket] Error tryi
re Internet Component Suite (ICS)
http://www.overbyte.be
- Original Message -
From: "Matt Minnis" <[EMAIL PROTECTED]>
To: "'ICS support mailing'"
Sent: Wednesday, December 10, 2008 7:57 PM
Subject: Re: [twsocket] Error trying to connect to FTP
>
rned in OnRequestDone. Also method Connect should
always be enclosed in a try except block since it might raise an
exception.
--
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html
Matt Minnis wrote:
> Using Delphi 7, ICS FTPCli V6.03
>
> On some machines I get the
Using Delphi 7, ICS FTPCli V6.03
On some machines I get the following error: 500 ESocketException: No Error
(#0 in Connect)
Excerpt from my log:
10:45:07: FTP: Ready to connect
ftp Request ConnectAsync Done.
ftp StatusCode = 500
ftp LastResponse was : '500 ESocketException: No Error (#0 in Con
28 matches
Mail list logo