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