> Some time ago I need help to contact secure web via post command. I 
> modified PostButton.

Don't read C++, but generally a good idea to set the stream position back to 
zero
after writing to it, and expecting something else to read it. 

> SslHttpCli1->SendStream->WriteBuffer(&asPost, asPost.Length());
> SslHttpCli1->PostASync();

> The problem is always I get error.

What HTTP error? 

> Content-Length: 0

Suggests you did not post any content. 
 
Angus

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