Server connecting problem
Status: Alpha
Brought to you by:
cebartling
I don't know if there are some people following this
project ?
I'am developping a client/server application using
XML-RPC and I need a debugger.
I found XML-RPC debugger/client and it is exactly what
I was looking for : can be use for local testing, easy
to use, show sending and receiving XML traces.
However, when I try to connect to a server I always
have the same error in the XML received message :
"transport error".
Also, I am sure that the server is working because I
tested it with another client.
Is there something I do wrong ?
I hope someone could provide me some help
Pascal