How to access a soap secure web service from an Android Cliient using ksoap2 APIs?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rahuljaiswal1987
    New Member
    • Apr 2010
    • 23

    How to access a soap secure web service from an Android Cliient using ksoap2 APIs?

    Hi all,

    I have a web service hosted in my network which is SOAP SECURED. I want to access it from my Android client application. I am using ksoap2 api to make android client to consume the service. I am able to access the service which is not secure but using soap api. But i am not able to call the secure service. Please tell me how to call a SOAP SECURED web service from ksoap2 client or tell me some other API on the place of ksoap2 which i can use in this situation. Please reply as soon as possible.

    Regards, Rahul Jaiswal
Working...