Re: [twsocket] Guidelines for using ICS V7 with D2009

2008-11-30 Thread Arno Garrels
Paul wrote: > Can I find this somewhere ? SendStr() internally converts a (Unicode) string to a AnsiString with current system code page before it's put into the send buffer, that's for backwards compatibility. There are new overloads, one takes a CodePage parameter to convert from UnicodeString

[twsocket] THttpServer fixes for ICS v5/6/7 uploaded to the SVN repositories - please test!

2008-11-30 Thread Arno Garrels
Hi, Fixed responses and an infinite loop when a byte-range-set was unsatisfiable. Added a fix for content ranges with files > 2GB as suggested by Lars Gehre <[EMAIL PROTECTED]>. Replaced symbol UseInt64ForHttpRange by STREAM64. -- Arno Garrels [TeamICS] http://www.overbyte.be/eng/overbyte/teamics

Re: [twsocket] Guidelines for using ICS V7 with D2009

2008-11-30 Thread Angus Robertson - Magenta Systems Ltd
> I found a directive in the TSllHttpCli. > Should I add this to the project options ? No, the Unicode directive is from the Delphi 2009 runtime, indicating that Unicode is supported. It's a quicker alternative to checking the actual compiler version. Angus -- To unsubscribe or change your se

[twsocket] Guidelines for using ICS V7 with D2009

2008-11-30 Thread Paul
Can I find this somewhere ? I found a directive in the TSllHttpCli. Should I add this to the project options ? thanks, Paul -- 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