I am new to SOAP and Remoting.
I installed one application which runs & listens on 9090 Port No.
It accepts message in predefined XML Documents.
I have all things
1) Server :
http://127.0.0.1:9090
2) Message to Send : XML Document
How to send message and receive back response?