CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - webservice 客户端

搜索资源列表

  1. axis-jax-ws-xfire

    0下载:
  2. axis,jax-ws,xfire客户端调用分析,以及webservice万能客户端-axis, jax-ws, xfire client call analysis, as well as the webservice universal client
  3. 所属分类:Ajax

    • 发布日期:2017-11-01
    • 文件大小:8503
    • 提供者:jailene
  1. weather_webservice

    1下载:
  2. 包含天气webservice的使用示例,VB和Java的都有,VB是在客户端生成代理,Java是用SOAP-Weather webservice use the sample have VB and Java, VB is generated in the client agent, Java is a SOAP
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-30
    • 文件大小:550102
    • 提供者:dangml
  1. rest_webservice

    0下载:
  2. rest网络编程,包含一个rest webservice服务端,和一个使用天气webservice的客户端-rest of network programming, including a rest webservice server, and a client webservice weather
  3. 所属分类:CSharp

    • 发布日期:2017-12-02
    • 文件大小:23429
    • 提供者:dangml
  1. WebServices

    0下载:
  2. ios客户端,通过webservice获取web端信息-the ios client, webservice access to the web-side
  3. 所属分类:iPhone

    • 发布日期:2017-11-10
    • 文件大小:30280
    • 提供者:yinguo
  1. wsTest

    0下载:
  2. 使用axis1.4发布webService,并用客户端测试调用-publish and call webService using axis1.4
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-18
    • 文件大小:4425841
    • 提供者:Tonlyn
  1. 770502708webService_axis

    0下载:
  2. axis的webservice的使用,客户端+服务器模式的简单例子-The use of axis WebService, a simple example of client and server mode
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:4096377
    • 提供者:huangxinjun
  1. Client

    0下载:
  2. webservice停车位查询 pc客户端的源程序-the webservice Parking query pc client source
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-30
    • 文件大小:2404166
    • 提供者:张磊
  1. apache-cxf-2.2.12.tar

    0下载:
  2. 这是cxf,你可以用他来生成webservice的客户端,方便简洁,是个很好的生成工具-This package is cxf,you can use it generate ws client side
  3. 所属分类:Java Develop

    • 发布日期:2017-11-04
    • 文件大小:31388354
    • 提供者:nchncc
  1. serveraclient

    0下载:
  2. xFire 服务端和客户端demo案例,很好的webservice插件开发-XFire server and client demo case, very good webservice plugin development
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:2123281
    • 提供者:周小鱼
  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
    • 文件大小:813677
    • 提供者:hong
  1. WS

    0下载:
  2. java webService自动生成工具,可以帮助你自动生成ws客户端代码-the java webService automatically generate a tool that can help you ws client code is generated automatically
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-30
    • 文件大小:4283686
    • 提供者:meichao
  1. spring-ws-test

    0下载:
  2. 一个简单的Spring Webservice示例代码,含客户端代码,使用manve3创建,可用eclipse直接导入(先要安装manve插件) 使用步骤可查看readme.txt -A simple Spring Webservice sample code, containing the client code, using the manve3 created available eclipse directly import (the need to install manv
  3. 所属分类:Java Develop

    • 发布日期:2017-11-05
    • 文件大小:10293
    • 提供者:avril
  1. gsoap_C_CPP_WebService

    0下载:
  2. gsoap实现C++的WebService 包含详细的使用方法介绍,可以方便地实现C、C++的webservice服务器或客户端的开发,使用简单实用-the gsoap implementation of C++ WebService Contains detailed use method of introduction, you can easily achieve the development of the C, C++ webservice server or client,
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-11-10
    • 文件大小:1099913
    • 提供者:朝阳
  1. WebbWinUpload

    0下载:
  2. 通过WebService上传下载文件。分为客户端和服务器端两部分。-By WebService upload and download files. Divided into client and server in two parts.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-11-17
    • 文件大小:624869
    • 提供者:吴宗静
  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. uploadImage

    0下载:
  2. Android4.0.3通过Ksoap2链接WebService上传图片的功能.编译环境:Eclipse + Tomcat + Axis2. Upload.java为服务端代码接收图片的代码。Activity02.java为Android客户端代码。 -Android4.0.3 upload pictures via Ksoap2 links WebService function. Compiler environment: Eclipse+ Tomcat+ Axis2. Upload.j
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:5262
    • 提供者:mary
  1. testWebService

    0下载:
  2. webservice测试代码,列举示例对webservice服务端和客户端进行访问和传播数据。-webservice test code, citing examples for webservice server and client access and dissemination of data
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:5320
    • 提供者:陈金平
  1. FlexUploadByWebservice

    0下载:
  2. 使用Flex作为客户端调用Webservice上传文件到远程服务器。-Using Flex as a client calling Webservice upload files to a remote server.
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3889031
    • 提供者:sss
  1. FirstPlace

    0下载:
  2. 使用 ASP.NET/C# 实现的 WebService。用于接收来自客户端REST方式上传的照片和说明。-Use ASP.NET/C# implementation WebService. REST for receiving from the client upload photos and descr iptions.
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:134920
    • 提供者:
  1. WS

    0下载:
  2. ava webService自动生成工具,可以帮助你自动生成ws客户端代码.-ava webService automatic generation tool that helps you automatically generate ws client code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-22
    • 文件大小:6151323
    • 提供者:王军
« 1 2 3 4 5 67 8 »
搜珍网 www.dssz.com