After httpcli.abort is called, the statuscode is normally 404 if the
statuscode before the call is 200. The statuscode is 0 if the original
statuscode is 302. This is causing me problems (i.e. httpcli state is not
ready after an abort is called if the statuscode was 302). See example:
log.
Hello Francois,
OK now I am sure I did not missed some "AddSocket" method.
Of course I can create a pool of outgoing TWSocket and set them same
events as TWSocketServer Client events but as they should work exactly
same way once connection is done I thought that adding them to actual
TWSocket
Hello!
> Whenever Delphi is sold I think actual version of Delphi and ICS
> will permit to continue make programs for some years.
Exactly. Since Delphi isn't some kind of interpreter and also isn't closed
environment, extending RTL to accomodate OS changes is still possible. If
there will be no D
Bruno Mannina a écrit :
> Hi all,
>
> i'm trying since four days ago to get a SOAP attach file with one Http compo
> without result :(
>
> i use HttpCli from ICS that i modified with the help of F. Piette. I get the
> right XML response but i can't see
> the attach file ?! i'm sure that the attac
> Is it possible to "add" a TWSocket to TWSocketServer ?
>
> I have a server that receive incoming connections but I want it also
> make outgoing connections (reverse connections).
>
> Once outgoing connection has been established, all communication will
> be handled as if it was an incoming conn
> Whenever Delphi is sold I think actual version of Delphi and ICS
> will permit to continue make programs for some years.
Absolutely, many (or most) of us are using versions of Delphi that
Borland effectively abandoned a long time ago, since it has a policy of
not maintaining old versions. Yet
Hello,
Whenever Delphi is sold I think actual version of Delphi and ICS
will permit to continue make programs for some years.
Regards.
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www
M$ could buy it and then swiftly kill it off - no need to support a product to
compete with your other IDEs and most of all Java! Good chance to kill the
number 1 Java IDE.
No open source by Borland - too much money thrown out the door, they need cash
for it. They are still losing money hand o
Hi all,
i'm trying since four days ago to get a SOAP attach file with one Http compo
without result :(
i use HttpCli from ICS that i modified with the help of F. Piette. I get the
right XML response but i can't see
the attach file ?! i'm sure that the attach file is reply by the SOAP
server.
So
Francois PIETTE wrote:
>> I wonder what Francois plans to do with ICS if/when Delphi changes
>> hands/dies. I think we need a worst case scenario.
>
> Everything depends on who buy Borland IDE division, if someone ever buy
> it.
If nobody will ever buy it, the image of Borland would be rather da
Fastream Technologies a écrit :
> Hello,
>
> I wonder what Francois plans to do with ICS if/when Delphi changes
> hands/dies. I think we need a worst case scenario.
IMHO, there're several scenarios :
1. Delphi goes Open Source : nothing to change - or we shoud say follow the
changes decided by
> I wonder what Francois plans to do with ICS if/when Delphi changes
> hands/dies. I think we need a worst case scenario.
Everything depends on who buy Borland IDE division, if someone ever buy it.
--
[EMAIL PROTECTED]
http://www.overbyte.be
--
To unsubscribe or change your settings for TWSock
Hello,
I wonder what Francois plans to do with ICS if/when Delphi changes
hands/dies. I think we need a worst case scenario.
Best Regards,
SZ
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at h
Not thinking clear today : forgot to add 'var' to the Flags variable.
Paul
- Original Message -
From: "Paul" <[EMAIL PROTECTED]>
To:
Sent: Friday, February 24, 2006 1:57 PM
Subject: [twsocket] HttpServer
>
> In the ServerGetDocument, I start a thread to do some background
> process
In the ServerGetDocument, I start a thread to do some background processing,
but before the thread is actually started, the client receives a status 404
back.
In this event, I've set Flags:= hgWillSendMyself.
Any idea's /
Paul
--
To unsubscribe or change your settings for TWSocket mailing list
> Have you assigned TMyHttpConnection to property ClientClass?
Grrr.. forgot that
Thanks
Paul
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
> Is there anything changed between ICS V3 and V5 ?
I'm not aware of such change.
You can easily have a look at the source code.
--
[EMAIL PROTECTED]
http://www.overbyte.be
- Original Message -
From: "Paul" <[EMAIL PROTECTED]>
To:
Sent: Friday, February 24, 2006 11:00 AM
Subject: [tws
Paul wrote:
> I get an 'Invalid class typecast' error in HttpServClientConnect event.
Have you assigned TMyHttpConnection to property ClientClass?
Arno Garrels
> Is there anything changed between ICS V3 and V5 ?
> The same worked on V3
>
>
> Paul
>
>
> procedure TForm1.HttpServClientConnect
I get an 'Invalid class typecast' error in HttpServClientConnect event.
Is there anything changed between ICS V3 and V5 ?
The same worked on V3
Paul
procedure TForm1.HttpServClientConnect(Sender, Client: TObject;
Error: Word);
var
ClientCnx: TMyHttpCon
19 matches
Mail list logo