I am am trying to connect to a SOAP web service using ksoap2 library. I have read a bunch of docs about it, but i am stuck as my request is not an ordinary one.
I am using KSOAP2 to manage SOAP in Android but it use https for the SOAP 开发者_开发技巧url and I am getting this error: javax.net.ssl.SSLException: Not trusted server certificate
I\'m using ksoap2 for my android project and it works great. I\'ve succeeded in connecting to distant server but I currently have a problem when I want to set a timeout to my androidhttptransport.
I\'m trying to get ksoap2 working on android. I have spent at least 10 hours now reading forum posts, and documentations.
I have the following code which invokes a .net webservice. The code connects to the service fine, but the paramter(deviceid) does not appear to get passed. The method simply returns the passed devicei
I am trying to consume a .net web service, and get the following error when I run it(debug) from my phone
I cant figure out why i cannot get the reponse from a call to a web service using ksoap2. The call sends an MSISDN value to a web service and should return a string. I can see on the web service that
I\'m trying to use ksoap to call a simple webservice.I followed this video to try to get started.When I call \"getResponse()\" on the envelope I just get the string \"Error\".There\'s no exceptions th
目录三高吃什么,三高吃什么,三高吃什么,三高的食谱推荐什么。对于现代人来说,最常见的问题之一就是三高。现在很多人都属于三高的人。这种问题很烦人,对我们的健康也有很大的影响。所以需要注意预防的方法,所以
has any one been able to connect to a soap server using ksoap2 android via https? I keep getting the error that \"Hostname <###>was not verified\"