Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-10 Thread Francois PIETTE
some months ago? > : > : --- > : Arno Garrels [TeamICS] > : http://www.overbyte.be/eng/overbyte/teamics.html > : > : > > : > Regards, > : > > : > SubZero > : > > : > - Original Message - > : > From: "Fastream Technologies" <[EMAIL P

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-10 Thread Fastream Technologies
te('No more free message'); // FIRED after a dozen page views!!! I := 0; Any idea? Regards, SZ - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Friday, June 09, 2006 3:56 PM Subject: Re: [twsocket] ICSv6 Th

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-09 Thread Fastream Technologies
Hello, When I go with debugger, it gives no exception. So IMO, this is a synchronization problem. - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Friday, June 09, 2006 3:56 PM Subject: Re: [twsocket] ICSv6 Th

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-09 Thread Arno Garrels
port mailing" > Sent: Friday, June 09, 2006 2:41 PM > Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem > > >> It worked here as well. But I have another guess: my case is a bit >> different than what you demoed. In my case the client is connected >> to a

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-09 Thread Fastream Technologies
, 2006 2:41 PM Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem : It worked here as well. But I have another guess: my case is a bit different : than what you demoed. In my case the client is connected to a server while : its thread is being changed. So, : : procedure TCustomWSocket.Thr

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-09 Thread Fastream Technologies
ls" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Friday, June 09, 2006 1:49 PM Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem : Fastream Technologies wrote: : > Does it work there? Doesn't it give the exception? : : It works! But does it work

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-09 Thread Arno Garrels
ng" > Sent: Friday, June 09, 2006 11:03 AM > Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem > > >> Below a simple test program, if you don't have ICS-SSL exchange >> TSslHttpCli by THttpCli. Does it work for you? >> >> unit Unit1;

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-09 Thread Fastream Technologies
Does it work there? Doesn't it give the exception? Regards, SZ - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Friday, June 09, 2006 11:03 AM Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem &g

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-09 Thread Arno Garrels
BandwidthSampling = 1000 Options = [] SocksAuthentication = socksNoAuthentication Left = 64 Top = 36 end end Fastream Technologies wrote: > Hello, > > - Original Message - > From: "Arno Garrels" <[EMAIL PROTECTED]> > To: "ICS support mailing" >

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-08 Thread Fastream Technologies
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 t

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-08 Thread Arno Garrels
(sounds very mysterious to me)? > Sorry for that. > > Best Regards, > > SZ > > - Original Message - > From: "Francois PIETTE" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Monday, June 05, 2006 2:35 PM > Subject: Re

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-08 Thread Fastream Technologies
ot; Sent: Monday, June 05, 2006 2:35 PM Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem : Still one problem. Arno fixed it (He sent a private message to me). : Move the line :FWndHandler := nil; // THIS ONE ADDED : from ThreadDetach to DeallocateHWnd so that the lat

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-05 Thread Francois PIETTE
> Arno had already suggested that and I had already done that before your > message. You have to apply the other changes I made. Arno's fix is not enough. > My Thttpcli has no new messages defined so I thought I do not need > to override the methods. OK. -- [EMAIL PROTECTED] http://www.overb

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-05 Thread Fastream Technologies
Chunked encoding. Best Regards, SZ - Original Message - From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Monday, June 05, 2006 5:09 PM Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem > Messages IDs are recreated whe

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-05 Thread Francois PIETTE
t; <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Monday, June 05, 2006 2:34 PM Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem > Hello, > > I have a strange problem with THttpCli GET in chunked transfer encoding. I > am testing against a long IIS f

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-05 Thread Fastream Technologies
--- : From: "Francois PIETTE" <[EMAIL PROTECTED]> : To: "ICS support mailing" : Sent: Monday, June 05, 2006 1:11 PM : Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem : : : > Problem fixed ! : > : > In OverbyteIcsHttpProt.pas, add: : > : >

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-05 Thread Francois PIETTE
t mailing" Sent: Monday, June 05, 2006 1:11 PM Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem > Problem fixed ! > > In OverbyteIcsHttpProt.pas, add: > > {$IFDEF COMPILER2_UP} > procedure THttpCli.ThreadAttach; > begin >inherited ThreadAttach

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-05 Thread Francois PIETTE
verbyte.be - Original Message - From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Monday, June 05, 2006 12:25 PM Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem > Yes, I found the problem. More complex to s

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-05 Thread Francois PIETTE
ject: Re: [twsocket] ICSv6 Thread Attach/Detach problem > Francois, > > Have you been able to reproduce the problem there? > > Regards, > > SZ > > - Original Message - > From: "Fastream Technologies" <[EMAIL PROTECTED]> > To: "ICS support

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-05 Thread Fastream Technologies
Francois, Have you been able to reproduce the problem there? Regards, SZ - Original Message - From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Sunday, June 04, 2006 6:24 PM Subject: Re: [twsocket] ICSv6 Thread Attach/Detach

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-04 Thread Fastream Technologies
, SZ - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Sunday, June 04, 2006 6:06 PM Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem > Fastream Technologies wrote: >> Nothing changes. This is m

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-04 Thread Arno Garrels
s better how to fix it, I still haven't fully got the logic of the new version, sorry. > > Regards, > > SZ > > - Original Message - > From: "Arno Garrels" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Sunday, June 04,

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-04 Thread Fastream Technologies
t;ICS support mailing" Sent: Sunday, June 04, 2006 5:31 PM Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem > Fastream Technologies wrote: >> It is used here: > > Yes I know, but what happens? As Francois already supposed it > is in fact redefined and never assigned

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-04 Thread Arno Garrels
Fastream Technologies wrote: > It is used here: Yes I know, but what happens? As Francois already supposed it is in fact redefined and never assigned in TCustomWSocket. --- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics.html -- To unsubscribe or change your settings for T

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-04 Thread Fastream Technologies
Alright it compiled with it commented but still the same exception! Regards, SZ - Original Message - From: "Fastream Technologies" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Sunday, June 04, 2006 5:17 PM Subject: Re: [twsocket] ICSv6 Thread Attac

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-04 Thread Fastream Technologies
amICS] : http://www.overbyte.be/eng/overbyte/teamics.html : : : : > : > Regards, : > : > SZ : > : > - Original Message - : > From: "Francois PIETTE" <[EMAIL PROTECTED]> : > To: "ICS support mailing" : > Sent: Sunday, June 04, 2006 2:21 PM : >

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-04 Thread Arno Garrels
rds, > > SZ > > - Original Message - > From: "Francois PIETTE" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Sunday, June 04, 2006 2:21 PM > Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem > > >>>>

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-04 Thread Fastream Technologies
If this was the case, how do you suggest me to fix it? Rename the variable? Regards, SZ - Original Message - From: "Francois PIETTE" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Sunday, June 04, 2006 2:21 PM Subject: Re: [twsocket] ICSv6 Thread Attach

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-04 Thread Fastream Technologies
Did it. Still there is the same problem. - Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Sunday, June 04, 2006 1:55 PM Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem : Fastream Technologies wrote:

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-04 Thread Francois PIETTE
>> BTW, I have a problem with THttpCli Thread(at/de)tach, here is my >> algorithm: >> >> - I create the component in main thread context >> - ThreadDetach >> - ThreadAttach in the worker thread >> - Use >> - Thread Detach in the worker thread (here it fires the exception "not >> attached here") >>

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-04 Thread Arno Garrels
Fastream Technologies wrote: > - Original Message - > From: "Arno Garrels" <[EMAIL PROTECTED]> > To: "ICS support mailing" > Sent: Sunday, June 04, 2006 1:19 PM > Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem > > >> Fas

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-04 Thread Fastream Technologies
- Original Message - From: "Arno Garrels" <[EMAIL PROTECTED]> To: "ICS support mailing" Sent: Sunday, June 04, 2006 1:19 PM Subject: Re: [twsocket] ICSv6 Thread Attach/Detach problem > Fastream Technologies wrote: >> Hello, >> >>> BTW

Re: [twsocket] ICSv6 Thread Attach/Detach problem

2006-06-04 Thread Arno Garrels
Fastream Technologies wrote: > Hello, > >> BTW, I have a problem with THttpCli Thread(at/de)tach, here is my >> algorithm: >> >> - I create the component in main thread context >> - ThreadDetach >> - ThreadAttach in the worker thread >> - Use >> - Thread Detach in the worker thread (here it fires

[twsocket] ICSv6 Thread Attach/Detach problem

2006-06-04 Thread Fastream Technologies
Hello, > BTW, I have a problem with THttpCli Thread(at/de)tach, here is my > algorithm: > > - I create the component in main thread context > - ThreadDetach > - ThreadAttach in the worker thread > - Use > - Thread Detach in the worker thread (here it fires the exception "not > attached here") > -