Hello Guys,
I am successfully using the Ksoap2 to accessing webservice.
But How to authenticaticate with username and password using Ksoap2.
Is anybody know about this.
Plz Help.
Thanks.
Nitin
Hello Guys,
I am successfully using the Ksoap2 to accessing webservice.
But How to authenticaticate with username and password using Ksoap2.
Is anybody know about this.
Plz Help.
Thanks.
Nitin
i guess (by taking a quick look at the documentation) that it would take place somewhere around here : http://ksoap2.sourceforge.net/doc/ap...BasicAuth.html
as for other form of authentication, that would be much more complex.
what type of authentication are you using?