Android Web Service Client - kSoap

17
Android Web Services Client - kSoap

Transcript of Android Web Service Client - kSoap

AndroidWeb Services Client - kSoap

Web Services

Web Services• SOAP

• Protocol

• WSDL

• Define

• UDDI

• Lookup3

Web Services

4

Web Method

Web Services

5

Web Services

6

protocolrequest

response

kSoap

7

kSoap

8

kSoap• Download

URL:https://code.google.com/p/ksoap2-android/wiki/HowToUse?tm=2

9

kSoap

10

jar library

kSoap

11

namespace method

parameter

dot net ? URL

action

kSoap

12

HttpTransportSE

SoapSerializationEnvelope

SoapObject

Permission

13

network on main thread

14

not allow

Network thread

15

web service call

for test purpose

Result

16