wsdl web services

cipzah

New Member
Licensed User
Longtime User
first of all sorry if this question was already asked

I'm coming from a world where accessing a web service like this is a piece of cake

http://me.myservice.com/myfolder/Service1.svc?wsdl

Well after I searched all over here I can't find a way to do that in basic4android
So please can someone explain or give an example how to access a webservice like this?

http://me.myservice.com/myfolder/myService.svc?wsdl

and use a method like myService.getmydata

I'm not interested for the moment into parsing the xml reponse

I'm sorry but HttpUtils2 - Web services are now even simpler
it may say something to a java programmer but to a microsoft guy it does not.:sign0085::sign0104:
 

cipzah

New Member
Licensed User
Longtime User
Thank you

Well thanks for the answer. It would be really nice to have a way to use SOAP easier. B4Android it is a really amazing product and this is something that I feel is missing.:sign0188:
 
Upvote 0
Top