Paul wrote:

>> an AnsiString on the client side to read it the reply from the
>> server. The server is compiled with D2009.

Yes currently it takes a String and converts it to AnsiString with default
code page in D2009 before sent, see Classes TStringStream.Create(const AString: 
string). 

Most likely an additional code page parameter won't hurt.

--
Arno Garrels [TeamICS]
http://www.overbyte.be/eng/overbyte/teamics.html


> 
> Paul
> 
> 
> ----- Original Message -----
> From: "Paul" <paul.blommae...@telenet.be>
> To: "TWsocket" <twsocket@elists.org>
> Sent: Friday, January 09, 2009 3:26 PM
> Subject: [twsocket] ClientCnx.AnswerString
> 
> 
>> Is this still an AnsiString (httpCli) ?
>> I'm converting a few applications to D2009, but it seems I still
>> have to use
>> an AnsiString on the client side to read it the reply from the
>> server. The server is compiled with D2009.
>> 
>> regards,
>> 
>> 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.overbyte.be
-- 
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

Reply via email to