文件名称:VCdiaoyongWebService
- 所属分类:
- 网络编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 55.48kb
- 下载次数:
- 0次
- 提 供 者:
- wum***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所要做的只是“找到 WebService的发布地址”,然后将其引用添加到VC项目中即可。接下来VS.NET帮你生成的代理类,会帮你搞定一大堆的麻烦事,包括:网络调用、数据传递等等;什么SOAP啊、网络啊,你都可以不管。
InvokeConsole // 在控制台中调用WebService的Demo
InvokeDemo // 在MFC程序中调用WebService的Demo
-VC Calling WebService problem, In Visual Studio (hereinafter referred to VS.NET) and its subsequent version called W ebService has become quite simple. You had to do was to "find the publication addresses WebService" then added to the quoted VC project can be. VS.NET help you to the next generation of Acting Class, Bangnigaoding lot of trouble, including : network calling, data transmission, etc.; What SOAP ah, network ah, you can regardless. InvokeConsole / / Calling the console in the Demo rooted WebService okeDemo / / MFC in proceedings called the Demo WebService
InvokeConsole // 在控制台中调用WebService的Demo
InvokeDemo // 在MFC程序中调用WebService的Demo
-VC Calling WebService problem, In Visual Studio (hereinafter referred to VS.NET) and its subsequent version called W ebService has become quite simple. You had to do was to "find the publication addresses WebService" then added to the quoted VC project can be. VS.NET help you to the next generation of Acting Class, Bangnigaoding lot of trouble, including : network calling, data transmission, etc.; What SOAP ah, network ah, you can regardless. InvokeConsole / / Calling the console in the Demo rooted WebService okeDemo / / MFC in proceedings called the Demo WebService
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 39709581vcdiaoyongwebservice.rar 列表 UnmanagedService\InvokeConsole\cn.eray.blog.DemoService\Debug.disco UnmanagedService\InvokeConsole\cn.eray.blog.DemoService\Debug.wsdl UnmanagedService\InvokeConsole\cn.eray.blog.DemoService\results.discomap UnmanagedService\InvokeConsole\cn.eray.blog.DemoService.h UnmanagedService\InvokeConsole\InvokeConsole.cpp UnmanagedService\InvokeConsole\InvokeConsole.sln UnmanagedService\InvokeConsole\InvokeConsole.suo UnmanagedService\InvokeConsole\InvokeConsole.vcproj UnmanagedService\InvokeConsole\InvokeConsole.vcproj.vspscc UnmanagedService\InvokeConsole\ReadMe.txt UnmanagedService\InvokeConsole\stdafx.cpp UnmanagedService\InvokeConsole\stdafx.h UnmanagedService\InvokeConsole\temp\Debug.disco UnmanagedService\InvokeConsole\temp\Debug.wsdl UnmanagedService\InvokeConsole\temp\results.discomap UnmanagedService\InvokeConsole\WebService.h UnmanagedService\InvokeDemo\cn.eray.blog.DemoService\Debug.disco UnmanagedService\InvokeDemo\cn.eray.blog.DemoService\Debug.wsdl UnmanagedService\InvokeDemo\cn.eray.blog.DemoService\results.discomap UnmanagedService\InvokeDemo\cn.eray.blog.DemoService.h UnmanagedService\InvokeDemo\InvokeDemo.aps UnmanagedService\InvokeDemo\InvokeDemo.cpp UnmanagedService\InvokeDemo\InvokeDemo.h UnmanagedService\InvokeDemo\InvokeDemo.rc UnmanagedService\InvokeDemo\InvokeDemo.sln UnmanagedService\InvokeDemo\InvokeDemo.suo UnmanagedService\InvokeDemo\InvokeDemo.vcproj UnmanagedService\InvokeDemo\InvokeDemo.vcproj.vspscc UnmanagedService\InvokeDemo\InvokeDemoDlg.cpp UnmanagedService\InvokeDemo\InvokeDemoDlg.h UnmanagedService\InvokeDemo\ReadMe.txt UnmanagedService\InvokeDemo\res\InvokeDemo.ico UnmanagedService\InvokeDemo\res\InvokeDemo.manifest UnmanagedService\InvokeDemo\res\InvokeDemo.rc2 UnmanagedService\InvokeDemo\resource.h UnmanagedService\InvokeDemo\stdafx.cpp UnmanagedService\InvokeDemo\stdafx.h UnmanagedService\InvokeDemo\temp\Debug.disco UnmanagedService\InvokeDemo\temp\Debug.wsdl UnmanagedService\InvokeDemo\temp\results.discomap UnmanagedService\InvokeDemo\WebService.h UnmanagedService\InvokeConsole\cn.eray.blog.DemoService UnmanagedService\InvokeConsole\Debug UnmanagedService\InvokeConsole\temp UnmanagedService\InvokeDemo\cn.eray.blog.DemoService UnmanagedService\InvokeDemo\Debug UnmanagedService\InvokeDemo\res UnmanagedService\InvokeDemo\temp UnmanagedService\InvokeConsole UnmanagedService\InvokeDemo UnmanagedService