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

搜索资源列表

  1. CPPSOAP

    0下载:
  2. 该程序展示了在c++中如何通过soap调用web服务。不需要借助第三方的组件,如微软的soaptookit-the program demonstrated how the c soap call through web services. Do not need third-party components, such as Microsoft's soaptookit
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:360871
    • 提供者:wqf
  1. dotnet2

    0下载:
  2. 本程序实现了一个Web Service 并且实现了一个Client对Web Service提供的服务进行调用,Soap Request 和 Soap Response 都以Xml的格式显示在界面上-this program a Web Service and the implementation of a Web Service Client to provide services for the call, Soap and Soap Request Response to Xml are s
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:14119
    • 提供者:邬源
  1. soapclient2.0

    0下载:
  2. javascr ipt 调用 webService源码-javascr ipt call webService FOSS
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:3648
    • 提供者:unknowme
  1. hu_XML

    0下载:
  2. XML库。用纯C(Vs2005环境下)写的XML库,可在任何环境下调用。-XML library. Using pure C (Vs2005 environment) to write the XML, in any circumstances call.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:243119
    • 提供者:大象
  1. DynWSCallLib

    0下载:
  2. 通过WSDL文件,动态调用WebService-through WSDL documents, dynamic call WebService
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:7326
    • 提供者:陈丹
  1. dyninvoke

    0下载:
  2. 实现对web method的动态抽取和调用,支持本地wsdl的解析,也可从网上直接获取wsdl文档,支持uddi搜索,包括tmodel和 bussiness。并对调用方法返回调用结果。-web method to achieve the dynamic extraction and use of the support of the local wsdl analysis, can be obtained directly from the Internet wsdl files, suppor
  3. 所属分类:xml/soap/webservice

    • 发布日期:2014-01-15
    • 文件大小:42756
    • 提供者:王军
  1. VCWebService.rar

    0下载:
  2. 在VC++中调用WebService接口,访问数据库. WebService网站是用asp.net(C#)做的.,Use VC++ to call WebService interface, access to the database. WebService website is asp.net (C#) to do.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-29
    • 文件大小:12241897
    • 提供者:黄一山
  1. 将整个表单内容传到另一个系统进行处理及响应

    0下载:
  2. 远程webservice调用,将整个表单内容传到另一个系统进行处理及响应,Remote webservice call, the contents of the entire form to another system for processing and response
  3. 所属分类:xml/soap/webservice

    • 发布日期:2017-03-28
    • 文件大小:85607
    • 提供者:刘明
  1. Domino-webservice

    0下载:
  2. domino中调用webservice,分为各种版本源码-domino in the call to the webservice, is divided into various versions of source code
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-05
    • 文件大小:534229
    • 提供者:张芳
  1. webservice

    0下载:
  2. c#调用c++ DLL 并访问access数据库 C# 编写webservice 在C#中调试信息到 debug view中-CSharp Call C++ lib read write access DB
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-25
    • 文件大小:172946
    • 提供者:秦玉杰
  1. cascade2xml

    0下载:
  2. 将训练分类器时产生的代码转化成.xml形式,供c++调用-Generated when the training classifier into the code. Xml format for the c++ call
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-23
    • 文件大小:7448444
    • 提供者:苏军
  1. xmla-data-mining

    0下载:
  2. 此程序演示了如何在数据挖掘语言DMX中嵌套存储过程,以供ADOMD.NET和AMO接口调用-This procedure demonstrates how data mining language DMX in nested stored procedures, and the AMO for ADOMD.NET interface call
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-22
    • 文件大小:15151
    • 提供者:sam
  1. cpwebserviceconsumer_demo

    0下载:
  2. Web Service 示例代码。从Win Forms应用程序中调用Web Service。-Web Service sample code. From Win Forms applications call Web Service.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-15
    • 文件大小:6311
    • 提供者:jshu
  1. MyService

    0下载:
  2. 一个简单的Web Service示例程序,教你如何创建、检索、调用Web Service,短小精悍,麻雀虽小,五脏俱全阿!-A simple Web Service Example procedures, teach you how to create, retrieve, call the Web Service, dapper, small but complete Ah!
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-03-30
    • 文件大小:6699
    • 提供者:jshu
  1. testaop

    0下载:
  2. bboss-aop框架是一个基于动态代理技术实现的轻量级aop框架,提供基本的组件管理功能(支持组件单实例和多实例模式), 支持声明式事务管理,拦截器(可配置多个拦截器),以及依赖注入(提供防止循环依赖注入的功能),管理服务方法的同步调用。 后续的文章将介绍这些功能。本系列文章适用于bboss-aop-1.0.5,下载地址: https://sourceforge.net/project/showfiles.php?group_id=238653&package_id=290546&
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-18
    • 文件大小:4642489
    • 提供者:尹标平
  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-03
    • 文件大小:759959
    • 提供者:龙飞
  1. RealThinClient_SDK2_85

    0下载:
  2. 一个类似WEBSERVICE和RO的远程调用SDK包,实现简单,效率很高-A similar long-range WEBSERVICE and RO call SDK package, to achieve a simple and efficient
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-05-08
    • 文件大小:1714883
    • 提供者:李耀民
  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
    • 文件大小:1096346
    • 提供者:superhn
  1. ASPtowebservice

    0下载:
  2. 使用ASP构建SOAP协议包调用web服务,包括GET,HTTP,SOAP三种调用方法-SOAP protocol to use ASP to build web service call package, including GET, HTTP, SOAP call method three
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-03
    • 文件大小:911
    • 提供者:邹尤
  1. Client

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

    • 发布日期:2017-05-03
    • 文件大小:1065728
    • 提供者:zhaowin
« 12 »
搜珍网 www.dssz.com