Re: Send XML from PHP to C++ Server




<worlin@xxxxxxxxxxxxx> wrote in message
news:1160512502.613711.155220@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
| Hi All,
|
| Is it possible to send an XML request from PHP to a C++ XML Server. The
| server is listening on a port and I can connect and send xml via a
| simple C++ client, but I can't get it going with PHP.
|
| I connect to the port fine, but can't seam to send any information.
|
| Can anyone shed any light on how to do this.
|
| Thanks
| Jay


can't tell you crap until you produce not only the code you're using to send
the request, but the request itself...aka. soap envelope. are there any
proxies involved?


.



Relevant Pages

  • Re: Object Oriented Content System - the idea
    ... >I expected php to be smarter then that. ... >form like bytecode in memory for the next request. ... each action added some stuff to a "response" XML document. ... that map/object/data and formats it for HTML display using an includeed PHP ...
    (comp.lang.php)
  • Re: Modular PHP
    ... How can I catch an event in PHP. ... Everything is done with XML, so you will want to be familiar with XSLT ... the function itentified by the Handler attribute in the above XML, ... It's also worth noting that all the XML parsing for the request map ...
    (comp.lang.php)
  • Re: How can I get the message-body ?
    ... > request will contain the XML as reqest-message body ... > How do I get the HTTP request message body? ... requests with arbitrary body data. ... PHP Classes - Free ready to use OOP components written in PHP ...
    (comp.lang.php)
  • Re: Send XML from PHP to C++ Server
    ... | Is it possible to send an XML request from PHP to a C++ XML Server. ... | I connect to the port fine, but can't seam to send any information. ...
    (alt.php)
  • Send XML from PHP to C++ Server
    ... Is it possible to send an XML request from PHP to a C++ XML Server. ... I connect to the port fine, but can't seam to send any information. ...
    (alt.php)