CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 xml/soap/webservice 搜索资源 - 客户 服务

搜索资源列表

  1. GetTable

    0下载:
  2. 一个用gsoap实现的web服务程序,包括客户端和服务器端。实现了从服务端读取相应结构的数据。-gsoap achieve with a web service procedures, including the client and server side. Realizing from the server to read the data structure accordingly.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:72.24kb
    • 提供者:杰西卡
  1. header

    0下载:
  2. 在solaris上平台,基于gsoap组件,soap信息头使用例程。介绍soap信息头的绑定以及使用。 IHeaderService.h-web服务定义文件 GSoap.cpp、GSoap.h-soap协议封装文件 headclient.cpp-web客户端 headserver.cpp-web服务器
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:2.85kb
    • 提供者:李建章
  1. soap

    0下载:
  2. 一个简单的Soap协议服务程序,有图像界面的客户端和服务器端。并且内置了一个基于XML的计算脚本语言。服务端提供监控功能,稍作修改可以用于商业应用
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:1.37mb
    • 提供者:杨淮生
  1. SoapServer

    0下载:
  2. 站长编写的测试soap的例子(配置、服务端和测试客户端),对初学soap编程很有用。-prepared by the head of testing soap example (configuration, and testing services-client), for beginners soap programming useful.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:24.07kb
    • 提供者:站长
  1. gsoap-2.7.tar

    0下载:
  2. gSoap工具源代码,gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来.-gSoap tools source code, gSOAP compil
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-27
    • 文件大小:9.58mb
    • 提供者:曹俊杰
  1. website

    0下载:
  2. 简单的实现了一种WebService功能,并建立客户端对服务进行调用-Simple realization of a WebService function, and the establishment of client service calls
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-04
    • 文件大小:323.43kb
    • 提供者:尹志良
  1. CWSS-0_5_0

    0下载:
  2. C 网络服务开发套件 利用C 语言的高效, 稳定和灵活性,创建一个通用的通讯平台 服务器端以插件配置方式动态加入功能组件 客户端以XML文本描述方式, 调用服务端功能组件的函数 服务端也同样以XML文本描述调用返回结果, 类似于XML-PRC或者Web Services -C Web Services Development Kit and efficient use of C language, stability and flexibility to create a comm
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-10
    • 文件大小:1.05mb
    • 提供者:superhn
  1. gSoap_Calc

    0下载:
  2. 压缩文件里有两个VS2005做的项目,一个是基于gSoap实现的计算器服务端,一个是基于gSoap实现的计算器客户端。直接编译就可运行。 server运行:CalcServer 端口号 client运行:CalcClient add 3 4 (表示3+4)-Compressed file in VS2005 to do two projects, one based on implementation calculator gSoap server, a calculator is ba
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-31
    • 文件大小:210.1kb
    • 提供者:郑文
  1. lxwTest_client

    0下载:
  2. gsoap客户端实现获取加法,除法及字符串逆序的web服务。-a gsoap client complete the web service of adition,division and chars rsversion.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-15
    • 文件大小:3.52mb
    • 提供者:娄行威
  1. SOAPcalc

    0下载:
  2. gsoap可用的webservice代码,c++源码,calc的服务端和客户端交互,可以实现web计算器服务。-the the webservice code gsoap available, c++ source code, calc service and client interaction, can be achieved web calculators services.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-11-11
    • 文件大小:794.61kb
    • 提供者:hong
  1. WeatherSearch

    0下载:
  2. 天气预报web服务,包括客户端、服务器端代码,和GUI界面-Weather Forecast web services, including client and server-side code, and GUI interface
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-11-27
    • 文件大小:480.31kb
    • 提供者:haibian
  1. gsoap_2.7.16

    0下载:
  2. gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来。-gSOAP compiler tool provides a SOAP/XML on C/C++
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-11-09
    • 文件大小:9.28mb
    • 提供者:huang
  1. market

    0下载:
  2. 里面包含了webservice的服务端和安卓客户端,双方可以进行数据通信,例如用户的注册,登录,文件的上传下载等等.-Which contains a webservice client service and Android client, the two sides can communicate data, such as user registration, login, uploading and downloading files and so on.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-27
    • 文件大小:9.77mb
    • 提供者:崔兴旺
  1. gsoap-2.8.32.tar

    0下载:
  2. gSOAP编译工具提供了一个SOAP/XML 关于C/C++ 语言的实现,从而让C/C++语言开发web服务或客户端程序的工作变得轻松了很多。绝大多数的C++web服务工具包提供一组API函数类库来处理特定的SOAP数据结构,这样就使得用户必须改变程序结构来适应相关的类库。与之相反,gSOAP利用编译器技术提供了一组透明化的SOAP API,并将与开发无关的SOAP实现细节相关的内容对用户隐藏起来。(The gSOAP compiler provides a SOAP/XML about the
  3. 所属分类:xml/soap/webservice

    • 发布日期:2018-04-19
    • 文件大小:6.46mb
    • 提供者:q风q
搜珍网 www.dssz.com