C++ Xmlserver
developing a c++ socket server,
the client connects and send the data successfully.
the problem is that it doesn't recieve the data from the server!
it requires a null character to be attached to the end of the transmission so that the client knows it's the end .
i've used "