搜索资源列表
VCdiaoyongWebService
- VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所要做的只是“找到 WebService的发布地址”,然后将其引用添加到VC项目中即可。接下来VS.NET帮你生成的代理类,会帮你搞定一大堆的麻烦事,包括:网络调用、数据传递等等;什么SOAP啊、网络啊,你都可以不管。 InvokeConsole // 在控制台中调用WebService的Demo InvokeDemo //
cppsoapclient
- vc实现soap客户端,用来访问Web服务器-vc achieve soap client, to access Web server
Gsoap vc开发soap协议 http+ xml 多进程沟通
- Gsoap vc开发soap协议 http+ xml 多进程沟通,Soap agreement to develop Gsoap vc
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
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
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
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
soap
- vc soap通信类,封装的微软的soa库。生成对象后,Init设置,然后可多次使用ExeMethod来执行命令或获取数据。-vc soap communications, package Microsoft soa libraries. After generating the object, Init Settings, and then can be used repeatedly ExeMethod to execute commands or access to data.
SoapToolkit30
- SOAP 自动发现生成VC接口,超级方便-SOAP interfaces automatically discover generate VC, super easy
URLTest
- vc++写的用于判断远程url连接是否正常。可以用到对于soap中的服务器连接判断-vc++ write remote url used to determine whether the connection is normal. For the soap can be used to determine the server connection
webserver
- vc实现的webservice服务端 基于SOAP-a webservice server by VC
SoapDemo_1
- vc++6.0 Soap 编程示例。详细使用soap进行网络通信,webservice通信-vc++6.0 Soap