Hi,
Downloaded the november (latest) release of ICS, and trying to compile
OverBytesICSDXeRun.bpl :
many errors E2033 : type doesn't match.
procedure Dup : var TSocket in the first declaration and then integer :
problem
procedure PatchINT3 in OverBytesICSNtlmSsp : WriteProcessMemory the same
Le 09/01/2011 16:08, Jean-Paul Passama a écrit :
Le 09/01/2011 15:49, Arno Garrels a écrit :
Jean-Paul Passama wrote:
Hi,
I'm trying to have a progress bar working during a file download by
HttpClient.Get (and HttpClient.RcvdStream).
I've seen the OnDocData that seems to receive
Le 09/01/2011 15:49, Arno Garrels a écrit :
Jean-Paul Passama wrote:
Hi,
I'm trying to have a progress bar working during a file download by
HttpClient.Get (and HttpClient.RcvdStream).
I've seen the OnDocData that seems to receive the length of data
downloaded. Unfortunaly, the d
Hi,
I'm trying to have a progress bar working during a file download by
HttpClient.Get (and HttpClient.RcvdStream).
I've seen the OnDocData that seems to receive the length of data
downloaded. Unfortunaly, the data length isn't really the size of the
piece of file downloaded because the pack
DZ-Jay a écrit :
Jean-Paul Passama wrote:
Know that, but you don't explain how to indicate a CC: receiver.
[..]
For more information on how to do this, as Arno said before, check out
the OverbyteIcsMailSnd demo program.
That was the tip. I found the RcptNameAdd() function in the code
Arno Garrels a écrit :
Jean-Paul Passama wrote:
Hi all,
Don't find how to send a message with 1 receiver + some others
receivers in Cc:
Tried to add Cc: receivers in HdrCc but doesn't work, neither
RcptNames.Add('Cc:myaddr...@serveur.com')
RcptNames.Add(
Fredrik Larsson a écrit :
Doesn't
HdrCC := 'n...@none.com;sec...@none.com';
Work?
No.
-Original Message-
From: twsocket-boun...@elists.org [mailto:twsocket-boun...@elists.org] On
Behalf Of Jean-Paul Passama
Sent: den 19 februari 2010 17:13
To: twsocket@eli
Hi all,
Don't find how to send a message with 1 receiver + some others receivers
in Cc:
Tried to add Cc: receivers in HdrCc but doesn't work, neither
RcptNames.Add('Cc:myaddr...@serveur.com')
Any ideas ?
Thanks
JP
--
To unsubscribe or change your settings for TWSocket mailing list
please
Hi,
Has someone any idea to get a progress bar to visualize the sending
progression, as Thunderbird does, while sending a message (with heavy
attachment) ?
Thank you
JP Passama
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mail
Ok, sorry for that false alert.
There was a difference in the parameters sent.
Thank you
Frans van Daalen a écrit :
> did you test it with overbyteicshttptst.exe ? I get the same results as in
> IE
>
> Frans
> - Original Message -
> From: "Jean-Paul Passama&q
Hi all,
I try this request with my browser :
http://www.bridgeplus.com/get_participation_essai.php?cl=5500051&trn=M200704
I have a good result (Ok at the end).
When I try it with the HTTPclient component, not the same result.
(The PHP script is looking in a table for the club number 5500051 an
Hi all,
When I send a GET command with login/password, I see that the command is
sended first without login/password then (less than 1 second after) with
the Authorization field correctly filled.
Do you have an idea about this ?
Thank you
JP Passama
--
To unsubscribe or change your settings
The error appears on DoRequestSync, at this line :
if (FStatusCode >= 400) and (FStatusCode <> 401) and (FStatusCode <>
407) then
raise EHttpException.Create(FReasonPhrase, FStatusCode);
Thanks
JP
Francois PIETTE a écrit :
>> Each THttpCli has a different Tag (1 to 5) to allow the
>> R
Here the code
HttpCli[1] := HttpCli2;
HttpCli[2] := HttpCli3;
HttpCli[3] := HttpCli4;
HttpCli[4] := HttpCli5;
HttpCli[5] := HttpCli6;
for x := 1 to 5
do begin
HttpCli[x].Tag := x;
// used to retrieve the data
Liste[x] := TStrLstHTML.Create;
Streams[x] := TMemoryStream.Create;
l the THttpCli
uses the same RequestDone procedure (the THttpCli is known by its Tag :
1 to 5).
Maybe not a good way to make this job. Any ideas ?
Thanks a lot
Jean-Paul Passama
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/tws
Hi Marcello,
These characters seem to be in UTF-8 code.
JP
Marcelo Grossi a écrit :
> Hello,
>
> I'm having some trouble with HttpCli in an old app I have. I just
> installed the new version (v5) and when I go parse some page I get from the
> component the text is coming with some weird c
- Original Message -
> From: "Jean-Paul Passama" <[EMAIL PROTECTED]>
> To:
> Sent: Wednesday, February 15, 2006 1:30 PM
> Subject: [twsocket] Problem with Firewalls
>
>
>> Hi,
>>
>> I have made a program which send datas (text file) using a FTPC
maybe something to do
in the installation time, or maybe using Internet Explorer to send datas...
Do you encounter this problem ? And how do you solve it ?
Thanks
Jean-Paul Passama
Brdge+
www.bridgeplus.com
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elist
18 matches
Mail list logo