搜索资源列表
SoapToolkit20Samples
- soap toolkit2.0 sample
VCdiaoyongWebService
- VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所要做的只是“找到 WebService的发布地址”,然后将其引用添加到VC项目中即可。接下来VS.NET帮你生成的代理类,会帮你搞定一大堆的麻烦事,包括:网络调用、数据传递等等;什么SOAP啊、网络啊,你都可以不管。 InvokeConsole // 在控制台中调用WebService的Demo InvokeDemo //
gsoap_win32_2.7.9a
- gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。-gSOAP compiler tool provides a SOAP / XML for C / C implementation. so that the C / C-language development or web services client's job a lot easier.
cppsoapclient
- vc实现soap客户端,用来访问Web服务器-vc achieve soap client, to access Web server
demoSOAP
- 基于c#的对于SOAP消息的实现,是.net初学者非常好的材料!
assign4-5050309915
- .net 使用rest 和soap实现和flickr的链接。实现相片的管理