搜索资源列表
WebServiceVc6Client
- 该程序主要用vc+.net架构实现webService的一个实例,用于解决PDM,ERP以及Capp之间的信息提取。-the main vc procedures. Net architecture webService an example, address PDM, ERP, as well as between the CAPP information extraction.
VCdiaoyongWebService
- VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所要做的只是“找到 WebService的发布地址”,然后将其引用添加到VC项目中即可。接下来VS.NET帮你生成的代理类,会帮你搞定一大堆的麻烦事,包括:网络调用、数据传递等等;什么SOAP啊、网络啊,你都可以不管。 InvokeConsole // 在控制台中调用WebService的Demo InvokeDemo //
Yxdata.排队机接口程序
- 排队机接口程序(vc调用net com组件,com组件调用webservice),排队机接口程序(vc调用net com组件,com组件调用webservice)
VCcallwebservice
- VC调用webservice,可以实现用vc连接到web网站-VC call webservice, can be used to connect to the web site vc
BurnInFaxFile
- 传真文件的融入处理,以及如何在VC++程序中调用JAVA写的WebService-Fax documents into the deal, and how VC++ program written in JAVA to call WebService
GetUserInfo
- VC写的WEBSERVICE访问程序,用了ATL SOAP类的方法-Writing WEBSERVICE visit to the VC process, using the methods of class ATL SOAP
www
- 测试c#编写的程序,用webservice发布之后,vc++编写代码调用-Test program written in c# using webservice after the release, vc++ code calls
Net(CSharp.ASP.VC)
- WebService调用例子, .net 版本的-WebService call example,. Net version
VCWebService
- 在VC中调用 WebService (非托管)-In the VC call WebService (unmanaged)
WeatherWebService
- vc获取webservice的天气预报信息-vc get webservice infomation
test
- VC实现引用Webservice测试实例,通过SOAP构建SOAP协议实现,天气预报信息获取-Customers log in to the site to access information such as the weather forecast in their destination, directions to the airport from home and notifications of road-works en-route. article.yeeyan.org
TestWebservice-utf-8-lizi
- vc 调用接口1.添加web引用,把WebService引到当前的工程里面。 在资源管理器中点击右键,选择添加Web 引用,调出对话框,在URL中填入WebService发布后的访问地址 ,点击 前往 按钮,然后点击 添加引用 ,就将webservice引用到了当前的工程里面 。 2. 找到调用编前会接口函数方法 //添加所调用的的Web服务的接口地址 (见下)-vc examlpe webservice
UpLoadFilesForGsoapWS
- C++利用gsoap上传文件到WebService服务器,其中XServer为Asp.net工程,CppUpDnFileTester为VC++利用GSoap调用后台WebService-C++ use gsoap WebService upload files to the server, where the XServer is Asp.net project, CppUpDnFileTester for the VC++ use GSoap call back WebService
satjni
- SatJni是C++编写的动态链接库,实现了C#,PB,Delphi,VB,VC等对Java的调用,能让你很容易地调用成熟的java类库和第三方java组件。不用再为移值java代码而烦恼。 示例中演示了PB调用webservice服务(无需代理对象)得到电话号码和天气信息、Base64和MD5等。(SatJni is a dynamic link library written by C++. It implements C#, PB, Delphi, VB, VC and other Jav