http soap


常用的webservice接口

http://blog.csdn.net/eric_guodongliang/article/details/7188646


iphone开发中soap常用服务介绍【转】(http://hi.baidu.com/suxinde2009/item/974adc0f73bba667d55a1151)

1. WSDL to Objective C
自动根据wsdl文件生成ios可以直接调用的Objective-C (Cocoa) 代码
具体使用和介绍请见:

http://code.google.com/p/wsdl2objc/

http://www.devdiv.com/thread-36521-1-1.html

2. WSDL to Objective C SUDZC
一个在线服务,主要用于根据wsdl服务或者文件生成Objective-C (Cocoa) 代码
具体使用和介绍请见:

http://sudzc.com/

3. WSDL to C CSOAP
CSOAP 是一个 c/s结构的类包
具体使用和介绍请见:

http://csoap.sourceforge.net/

4. 自己封装wsdl操作
具体使用和介绍请见:

http://www.iappex.com/archives/iphone-soap.html

http://hi.baidu.com/bunsman/blog/item/6362a3592c850f322934f06e.html

你可能感兴趣的:(http soap)