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

搜索资源列表

  1. cPPwebservice_client

    0下载:
  2. 基于GsOAP开发的webservice的客户段代码.是学习gsoap开发webservice的很好的入门例子-Developed based on GsOAP webservice client segment code was developed to learn gsoap webservice example of a good start
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:131876
    • 提供者:扬名
  1. Webservice-Gsoap

    0下载:
  2. webservise c++使用Gsoap实现网络服务器的服务支持和客户端的调用方法-webservise c++ for network servers using Gsoap service support and client calls method
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:2372
    • 提供者:xuzhengnan
  1. magic_VC

    0下载:
  2. 一个webservice客户端源码,解压后找到工程文件直接运行-A webservice client source code, find the project file after extracting the direct operation
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-10
    • 文件大小:152055
    • 提供者:12313
  1. webservice

    0下载:
  2. 一个简单的web service,包括服务器端和客户端-A simple web service, including server-side and client
  3. 所属分类:Web Server

    • 发布日期:2017-03-31
    • 文件大小:23941
    • 提供者:尉晓蕾
  1. hfzbWsClient

    0下载:
  2. 中国电信计费系统,话费查询WebService的客户端,内部用socket交互,输入用户号码,返回此用户本月话费总额-China Telecom Billing System, calls WebService client inquiries, internal socket interface, enter the user number, return calls this month, the total amount of this user
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-18
    • 文件大小:4863548
    • 提供者:along
  1. DocSample2

    0下载:
  2. 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
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-02
    • 文件大小:759959
    • 提供者:龙飞
  1. SoapAuth0

    0下载:
  2. WEBSERVICE 客户端基于论证编程例子-WEBSERVICE CLIENT BASEED-AUTH SOURCE CODE
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-25
    • 文件大小:20287
    • 提供者:chen
  1. TravelCalculator

    0下载:
  2. A webservice client and server to convert currency online, for NetBeans IDE.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-16
    • 文件大小:417424
    • 提供者:Lokous
  1. Client

    1下载:
  2. Delphi调用Web service服务-Delphi client call Web Service to get data.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-03
    • 文件大小:1065728
    • 提供者:zhaowin
  1. SoapClientBase

    0下载:
  2. 使用C++编写的SOAP(简单对象访问协议)帮助类,用户可以使用该类创建相关函数,从而访问WebService。-Soap client helper class for C++ Usage: 1. Inherit a class from this base class 2. Call Init in constructor, like this: Init "http://localhost/AuthService/AuthService.asmx?wsdl", "AuthSer
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-28
    • 文件大小:1648
    • 提供者:薛兴涛
  1. DataService

    0下载:
  2. 典型利用Myeclipse6.5+weblogic8.x+Xfire1.2+jdk1.4开发的webservice,在客户端测试中采取wdsl调用方法类-A typical use of Myeclipse6.5+ weblogic8.x+ Xfire1.2+ jdk1.4 developed webservice, the client test class to call a method wdsl
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-31
    • 文件大小:10335
    • 提供者:葛军
  1. webservice

    0下载:
  2. 一个关于webservice使用的服务器端和网站客户端源代码,是WEBSERVICE学习交流的好代码-One on the webservice server-side and Web sites using client-side source code, is to study the exchange of good code WEBSERVICE
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-28
    • 文件大小:96978
    • 提供者:黎东甫
  1. WebService

    0下载:
  2. 用Borland C++Builder 6.0开发简单的多线程Web Service客户程序 请多多指教-Using Borland C++ Builder 6.0 to develop simple multi-threaded Web Service client application requests the exhibitions
  3. 所属分类:Web Server

    • 发布日期:2017-03-27
    • 文件大小:2746
    • 提供者:灶小明
  1. QSoap

    0下载:
  2. 易用的Webservice SOAP客户端。-Webservice SOAP Client.
  3. 所属分类:Web Server

    • 发布日期:2017-03-21
    • 文件大小:9278
    • 提供者:Tom
  1. TestSBClient

    0下载:
  2. gsoap实现的webservice客户端源代码实现。函数接口为getCurData。-The gsoap implemented webservice client source code. Function interface for getCurData
  3. 所属分类:Web Server

    • 发布日期:2017-04-03
    • 文件大小:709075
    • 提供者:李小露
  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
    • 文件大小:10241237
    • 提供者:崔兴旺
  1. CescpIOS

    0下载:
  2. Gsoap的webservice客户端代码,可用于与java服务器端通信-C++ the webservice client code, need to look at
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-27
    • 文件大小:9903174
    • 提供者:张思远
  1. WS_AddOrder

    0下载:
  2. webservice客户端调用服务端,实现webservice-webservice client calls the service side, to achieve webservice
  3. 所属分类:Web Server

    • 发布日期:2017-04-04
    • 文件大小:17415
    • 提供者:商士坤
  1. VC-WebService-And-Client

    0下载:
  2. 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
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-06-13
    • 文件大小:21088441
    • 提供者:xiechyun
  1. CXF308

    0下载:
  2. CXF Webservice 客户端访问服务器示例代码(CXF Webservice client access to server demo)
  3. 所属分类:xml/soap/webservice

    • 发布日期:2017-12-11
    • 文件大小:3746304
    • 提供者:码农8912
« 12 »
搜珍网 www.dssz.com