Posting a document over ssl, getting a result as a string
"Jonathan Hurley" <[email protected]>
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Message-ID | <[email protected]> |
Hi there, I am a newbie to libwww. I am trying to post an XML document over ssl to a secure server, and get the result as a string. I have had trouble getting this to work (I have tried combining the post example, and the wwwssl.c example, but I have had no joy getting results back, the program hangs). Its difficult to diagnose, whats going wrong, so I am wondering if anyone has a working code example for this situation. Thanks Jon