>> Will ICS be IOS compatible in the future?
>My cristal ball says "not very soon, if at all".
>The lack of AnsiString and new ARCed objects
>in NextGen compiler made the port rather difficult.
If there is interest, maybe we can fund the project like we have done in the
past for SSL ?
Anyone w
>> Yesterday, I heard the download was failing with "406 Not Acceptable".
>> Long story short.
>>The default setting for the "Agent" property is "Mozilla/4.0
>>(compatible;ICS)".
>> Changing it to "Mozilla/4.0" solved the issue.
>> I do not know what changed on the server. It is a hosted server.
On Sunday, June 30, 2013 5:50 PM [GMT+1=CET],
Perry Kappetein wrote:
> Will ICS be IOS compatible in the future?
My cristal ball says "not very soon, if at all".
The lack of AnsiString and new ARCed objects
in NextGen compiler made the port rather difficult.
--
Arno
--
To unsubscribe or
I had a lot of servers with the same problem..
Looks like a world wide change all the sudden.. I had to removed
everything behind Mozilla 4.0
About 2 months ago. Otherwise I would get error 403
Think I posted the question at that time as well
Perry
-Original Message-
From: TWSock
Will ICS be IOS compatible in the future?
So I could you it for Ipad Dev ?
Thanks
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
On Sunday, June 30, 2013 11:46 AM [GMT+1=CET],
Russell Weetch schrob:
> I have an application that connects to a payment service using
> TSslHttpCli. It works ok most of the time but sometimes it fails. It
> doesn't raise an exception but the returned stream is empty, the
> statucode = 0 and the r
I have an application that connects to a payment service using TSslHttpCli.
It works ok most of the time but sometimes it fails. It doesn't raise an
exception but the returned stream is empty, the statucode = 0 and the
reasonphrase is Unauthorized. There seems to be no way we can recreate this
on d