登录
首页 » Windows Socket编程 » VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所...

VC中调用WebService的问题,其实在Visual Studio.Net(下称VS.NET)及其以后的版本中调用WebService已经变得相当简单。你所...

于 2022-01-27 发布 文件大小:55.48 kB
0 168
下载积分: 2 下载次数: 1

代码说明:

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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在...
    软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在服务器端配置好数据库后客户端可以通过TCP/IP协议远程访问数据库并进行聊天. 作者:薛锐 联系地址:广东省肇庆学院计算机科学系02级4班. E-Mail:xuerui198210@163.com xuerui198210@hotmail.com QQ:67140170 2005年3月20日-introduced software : software name : Chat campus system 1.Server server-side (inside including databases), the Client is the client (for release) 2. The software is based on the TCP/IP protocol development. 3. The server-side configuration database after a good client through TCP/IP remote access to databases and chat. Author : Rui Contact : Institute of Zhaoqing in Guangdong Province Department of Computer Science 02 four classes. E-Mail : xuerui198210@163.com xuerui198210@hotmail.com QQ : 67140170 March 20, 2005
    2022-12-31 05:35:24下载
    积分:1
  • a simple ftp realize that the C Language for everyone to consider
    一个简单的ftp实现,用c语言实现的,供大家研究-a simple ftp realize that the C Language for everyone to consider
    2022-04-15 12:54:19下载
    积分:1
  • pppoe协议实现和拨号软件
    pppoe协议实现和拨号软件-PPPOE protocol and dial-up software
    2022-07-11 11:50:32下载
    积分:1
  • Through the structures on the remote host a remote dictionary service server, ot...
    通过在远端主机上搭建一个远程字典服务服务器,其它主机可以通过客户端程序 RemoteLookup将所需要查询的单词传送给远程主机,远程主机字典服务服务器将单词的中文释义结果返回给客户端主机,在启动服务端后,即可用客户端在线查询单词,程序示范了运用没有封装的SOCKET以及Windows SDK编程的典型过程。 -Through the structures on the remote host a remote dictionary service server, other hosts can RemoteLookup client program will need to send word query the remote host, remote hosting service server dictionary word to return to the Chinese interpretation of the results to the client host, in client start-up services, you can use client-side online query word, the program has not demonstrated the use of packaging as well as the Windows SDK programming SOCKET typical process.
    2022-03-17 01:23:57下载
    积分:1
  • you have an AC tachometer. this program ask you about machine parameters in per...
    you have an AC tachometer. this program ask you about machine parameters in per unit consist of stator resistance,reactance, rotor resistance,reactance,magnetizing reactance, voltage, frequency, min speed and max speed. so,voltage output,tourqe and ... will be out put which will show as a diagram
    2022-02-15 15:03:29下载
    积分:1
  • Internet chat room server, based on Socket programming, the use of VC MFC progra...
    网络聊天室服务器端,基于SOCKET编程,使用VC MFC环境编程-Internet chat room server, based on Socket programming, the use of VC MFC programming environment
    2023-06-09 18:15:03下载
    积分:1
  • 基于网页上的抽签系统,Accesss 做后台数据库
    基于网页上的抽签系统,Accesss 做后台数据库-website based on the balloting system, do background database Accesss
    2022-03-03 09:41:18下载
    积分:1
  • 仿飞鸽,可聊天+传文件
    该软件可进行局域网的聊天、一对多、多对一、和多对多的传送和续传,理论上这是我本人的实现目的,而且目前经测试已基本实现了上述功能,而且网速一般有几M/S。另外有只打开一个应用程序、CRichEdit的使用、最小到托盘、自动检测在线用户(多播组)等
    2022-02-04 01:31:07下载
    积分:1
  • 提取指定网站包含所有的链接。分组使用WinInet
    提取指定网页内包含的所有链接。使用Wininet包-extract designated website contains all the links. The use of packet Wininet
    2022-12-24 11:40:04下载
    积分:1
  • web服务器是一个功能比较齐全的WEB服务器序,通过该序能够让读者深入了解HTTP的实现机理;...
    web服务器是一个功能比较齐全的WEB服务器程序,通过该程序能够让读者深入了解HTTP的实现机理;-web server is a more complete functional Web server, the program can give readers in-depth understanding of HTTP Implementation Mechanism;
    2022-11-01 20:20:03下载
    积分:1
  • 696518资源总数
  • 106245会员总数
  • 18今日下载