使用带有SOAP的iPhone安全Web服务 [英] Using a secure web service from iPhone with SOAP

查看:123
本文介绍了使用带有SOAP的iPhone安全Web服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正试图通过SOAP通过https在iPhone上获得安全的Web服务连接。目前有http使用NSMutableURLRequest但它似乎不支持https。有什么想法可以用来获取我之后的安全Web服务访问和处理吗?

I'm trying to get secure web service connectivity on the iPhone over https via SOAP. Currently have http working with NSMutableURLRequest but it doesn't appear to support https. Any ideas what to use to get the secure web service access and processing I'm after?

任何帮助赞赏//:)

推荐答案

使用gSOAP。它是一个C / C ++库,提供对Web服务的快速安全访问;你甚至可以开发自己的。即使它本身不支持Objective C,它仍然是IMHO最好的开源Web服务库。有关其他信息和下载,请访问此处

Use gSOAP. It's a C/C++ library providing fast and secure access to web services; you can even develop your own. Even though it's not natively supporting Objective C, it's still IMHO the best open source web services library. Additional information and download can be found here

这篇关于使用带有SOAP的iPhone安全Web服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆