Hello Marcus,
Please, show us some more code also from your RequestDone handler.
Arno Garrels
Markus Humm wrote:
> Hello,
>
> I'm trying to use the FTP client to upload a file onto my local ftp
> server (ip 127.0.0.1).
>
> My browser can connect to it and your demo program seems to work well
Maurizio Lotauro wrote:
> Scrive Arno Garrels <[EMAIL PROTECTED]>:
>
>> Maurizio Lotauro wrote:
>
> [...]
>
>> Just tested you code, so far it is working smoothly, good job!
>
> Thank you :-)
>
>> However, I changed the string-type of new properties ServerAuth as well
>> as ProxyAuth to a new
Scrive Arno Garrels <[EMAIL PROTECTED]>:
> Maurizio Lotauro wrote:
[...]
> Just tested you code, so far it is working smoothly, good job!
Thank you :-)
> However, I changed the string-type of new properties ServerAuth as well
> as ProxyAuth to a new custom type:
> THttpAuthType = (httpAuthNon
Thank you for your interest. I think the problem is in PHP5isapi.dll. Other
pure ISAPI DLLs work very well.
Best Regards,
SZ
- Original Message -
From: "Dan" <[EMAIL PROTECTED]>
To: "ICS support mailing"
Sent: Friday, October 14, 2005 2:48 AM
Subject: Re: [twsocket] Fw: Sync THttpConn
Maurizio Lotauro wrote:
> On 13-Oct-05 15:33:39 Arno Garrels wrote:
>
>> Maurizio Lotauro wrote:
>
> [...]
>
>>> It is a know issue. I already fix it and a "corrected" version of
>>> httpcli is on the ics site as beta.
>
>> Good to know, I was going to waste my time fixing it myself (not easy).