搜索资源列表
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.
CppSoapClient
- vc6.0作为开发工具,使用gsoap toolkit 实现vc下连接c#.net所生成的webservice-vc6.0 as development tools, use gsoap toolkit achieve vc Connection c #. net generated by the webservic e
VCdiaoyongWebService
- VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所要做的只是“找到 WebService的发布地址”,然后将其引用添加到VC项目中即可。接下来VS.NET帮你生成的代理类,会帮你搞定一大堆的麻烦事,包括:网络调用、数据传递等等;什么SOAP啊、网络啊,你都可以不管。 InvokeConsole // 在控制台中调用WebService的Demo InvokeDemo //
webservice
- 演示怎样用vc开发webservice,以及怎样操作access数据库
test(vcwebservice)
- VC WEBSERVICE VC实现调用WEB SERVICE的应用
Yxdata.排队机接口程序
- 排队机接口程序(vc调用net com组件,com组件调用webservice),排队机接口程序(vc调用net com组件,com组件调用webservice)
VCWebService.rar
- 在VC++中调用WebService接口,访问数据库. WebService网站是用asp.net(C#)做的.,Use VC++ to call WebService interface, access to the database. WebService website is asp.net (C#) to do.
CSoap
- 通过Soap访问新建的WebService示例小程序.压缩包中包含有C#建(VisualStudio 2008)的Web服务源码和VC++6.0建的客户端源码,加压后将WebService程序先运行发布到IIS中,再运行客户端就能直接访问了。-Soap WebService access through the example of the new, compressed package that contains the C# build (VisualStudio 2008) of the
VCcallwebservice
- VC调用webservice,可以实现用vc连接到web网站-VC call webservice, can be used to connect to the web site vc
VC_webservice
- VC 调用 webservice 例子程序 VC 调用 webservice 例子程序-VC call the webservice example program call webservice example VC program
BurnInFaxFile
- 传真文件的融入处理,以及如何在VC++程序中调用JAVA写的WebService-Fax documents into the deal, and how VC++ program written in JAVA to call WebService
DocSample2
- VC环境下,使用SOAP调用WebService服务器函数的客户端例程代码,可以用来测试本机的WebService是否可以连接使用。需要安祖昂SOAPToolKit3.0支持,在XP环境下通过VC6编译通过,可以正常调用-VC environment, the use of SOAP server function call WebService client code routines can be used to test whether the machines can connect u
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)
WebWeather
- webweather 运用soap message 技术与vc 访问 天气预报webservice 获得天气预报信息,试图解析xml-webweather technology and the use of soap message vc get access to weather information weather webservice, trying to parse xml
VC-WebService-And-Client
- VS2005 VC ATL MFC 此压缩包包含两个工程一个文档 一个ATL创建的WebService工程 一个调用此WebService的MFC工程 文档详尽此两工程的每一步级WebService的部署。 走完一个WebService的创建与调用的流程,虽然简单,非常适合初学WebService者 -VS2005 VC This package contains two projects a document a project to create a WebServi
Web
- 在VC++ 6.0中实现webservice调用-vc webservice
WebService
- VC实现的WEB服务器程序。编译通过,可以作为程序开发参考。-web server use C++