ksoap2
ksoap2 android consuming .NET WCF web service XMLPullParserError please help
ive spent about 10 hours over the past 2 days trying to figure this out and still cannot get it to work. i made a WCF service in VS2010 and i have it hosted in IIS. Im trying to call the service in Ja[详细]
2023-04-03 12:24 分类:问答How can I implement soap requests in blackberry?
What libraries or tools do I need to generate and send soap mes开发者_Python百科sages in a blackberry 5.0 web application.[详细]
2023-04-03 08:03 分类:问答Send/Receive image or XML file via KSOAP
it may sounds stupid but i would like to know whether is it possible send and receive开发者_如何学JAVA. maybe image/XML file vai kSOAP?I have been able to transmit WebRowSet XML documents using kSOAP2[详细]
2023-04-03 01:51 分类:问答Android client connecting to python webservice that uses SOAPpy
I am new to SOAP programming and is looking for ways for my android app to be able to communicate with a python webservice written in SOAPpy. I found on the internet that communicating using socket mi[详细]
2023-04-01 01:50 分类:问答android KSOAP2 HttpsTransport warning End mothd [duplicate]
This question already has answers here: Closed 10 years ago. Possible Duplicate: KS开发者_如何学PythonOAP never timeout[详细]
2023-03-31 10:47 分类:问答Using SOAP with Android implementation recommendations
Im trying to connect to开发者_StackOverflow a SOAP service using Android and have read in SO as well as other websites about using ksoap2.[详细]
2023-03-31 02:50 分类:问答Android ksoap2 send envelope with empty body?
I want to send an envelope with an empty body like this: <v:Envelope xmlns:i=\"http://www.w3.org/2001/XMLSchema-instance\"[详细]
2023-03-29 11:20 分类:问答Accessing a webservice on android using webservice with complex data type using ksoap2
I am currently trying to write a webservice client using ksoap2.The webservice is returning the complex data type.I need to get that object using my webservice client.开发者_开发问答[详细]
2023-03-29 03:04 分类:问答Getting ParsingError, InvalidSoapActionHeader on SQL Server SOAP request
I am attempting to send a SOAP request to SQL Server 2005, but I am getting a vague error in response. Can anyone interpret for me?[详细]
2023-03-28 21:54 分类:问答Android, Ksoap, webService
help me, i\'m on it about 3 weeks searching the entire www and cant make it work! I have a WS and just want to make my app have the response. but I after correct everything unfortunately always get t[详细]
2023-03-27 01:22 分类:问答