I am connecting to a said "one way" Web Service, as the people on the other side told me: After you invoke the service, it expires immediately
SoapClient assumes, as I understand, a Web Service that you can open a connection to, and after that, submit several requests.
Does this class support invocation to this kind of Web Services?
How can I do it?
Exploiting "one way" Web Services
Moderator: General Moderators