I want to invoke a SOAP webservice with Android using KSOAP2. I managed to get the example in one of the tutorials working, but when trying to make it work on my own webservice, LogCat states "Connection refused". Currently the host address of the webservice is "http://localhost:9001/". I can access it with SoapUI, but not via my Android App.
如果有必要,我可以提出该守则,但错误信息的最可能原因是什么?
我在此指出: 是否有办法了解科索沃行动计划发出的信息实际上如何? HttpTransport.requestDump似乎只是在能够建立联系的情况下才开始工作的,在我的案件中,这种关系是站不住脚的。