On 13-Jul-2015 14:15, Xavier Mor-Mur wrote:
asPost = PostMemo->Text;
SslHttpCli1->SendStream->WriteBuffer(&asPost, asPost.Length());

Is the asPost variable a Unicode string?
What data encoding is the server expecting?

Change also the HTTCli.Agent to a common browser one. Some servers refuse clients with "ICS" in the agent.

--
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