搜索资源列表

  1. WebService

    0下载:
  2. 用Microsoft Visual Studio平台实现webservice的编写,发布,调用
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:7042
    • 提供者:andygo
  1. WebService_Source

    0下载:
  2. 字符串加密解密WebService服务的源码。 很简单的字符串加解密程序,是用C#在ASP.NET环境下编写,并应用于WebService服务上的源码。 VS2003环境中编译通过。-string encryption and decryption WebService the source. Very simple string encryption and decryption process, the C# ASP.NET
  3. 所属分类:C#编程

    • 发布日期:2024-10-10
    • 文件大小:16384
    • 提供者:杨扬
  1. TempClient

    0下载:
  2. Visual Studio.NET 2003 C++编写的web service的简单客户端程序。调用本地计算机WebService1上的web方法。server地址如下http://localhost/WebService1/WebService1.asmx-C Visual Studio.NET 2003 prepared by the web service to the SR single client. Calling on
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-10-10
    • 文件大小:564224
    • 提供者:Somilla
  1. WebService

    0下载:
  2. 用Microsoft Visual Studio平台实现webservice的编写,发布,调用-Using Microsoft Visual Studio platform webservice realize the preparation, publication, call
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-10-10
    • 文件大小:7168
    • 提供者:andygo
  1. DataBasewebservice

    0下载:
  2. 简单的WEB SERVICE程序实现读取SQL和ACCESS数据库操作,客户端程序是用C#编写-WEB SERVICE simple program to read SQL and ACCESS database operations, the client program is C# Prepared
  3. 所属分类:WEB源码

    • 发布日期:2024-10-10
    • 文件大小:57344
    • 提供者:小周
  1. wstest

    0下载:
  2. Web Service测试小工具(包含源代码) Web Service相信大家都很熟悉,当多个系统间的交互非常频繁的时候,开发过程中总是需要对web service进行测试,确保web service能正常运行。常用的方法是输入web service地址进行测试,但是webservice经常会部署在其他的机器上,不能进行直接测试,只能通过编写测试代码进行测试了,这样感觉非常繁琐。这里我们可以通过动态调用web service来进行
  3. 所属分类:电子书籍

    • 发布日期:2024-10-10
    • 文件大小:118784
    • 提供者:jim
  1. SendMobile

    0下载:
  2. 手机归属地查询服务 c#语言编写,visual studio2005 下开发,access 数据库-Phone attribution to a telephone inquiry service c# Languages, visual studio2005 developed, access database
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-10-10
    • 文件大小:490496
    • 提供者:wymwon
  1. webservice

    0下载:
  2. 可以查询各直辖市和省市进两天天气预报,是一个WEBSERVICE服务,C#语言编写的-Can learn about the various municipalities and provinces and cities into a two-day weather forecast, is a WebService Services, C# language
  3. 所属分类:Windows编程

    • 发布日期:2024-10-10
    • 文件大小:136192
    • 提供者:田野
  1. webservice_java

    0下载:
  2. WebService 通用客户端编成和测试工具,用JAVA 编写-General WebService and testing into the client tool used to prepare JAVA
  3. 所属分类:通讯编程

    • 发布日期:2024-10-10
    • 文件大小:3209216
    • 提供者:贾星明
  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/Au
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-10-10
    • 文件大小:2048
    • 提供者:薛兴涛
  1. wmmpmanager1

    0下载:
  2. 物联网WMMP协议管理平台的实现,采用Java语言编写,下行基于Gprs,采用Spread中间件、tcp 、Udp与远端的终端实现通信,上行通过Mysql数据库接口、Webservice接口与网站通信。目前主要应用于无线医疗行业-Things WMMP management platform to achieve an agreement, the use of Java language, down on Gprs, using Sp
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-10
    • 文件大小:1745920
    • 提供者:dennis
  1. WEBservice-Sqlserver

    0下载:
  2. C#环境下编写Sqlserver数据库操作的界面,可以通过界面对数据进行删除,修改添加等操作,并且通过Webservice进行数据库数据的管理的实例代码。-C# environment , operation interface of database such as delete, modify,add are writed in the form of Webservice .
  3. 所属分类:C#编程

    • 发布日期:2024-10-10
    • 文件大小:126976
    • 提供者:曹啸博
  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

    • 发布日期:2024-10-10
    • 文件大小:173056
    • 提供者:秦玉杰
  1. webservice

    0下载:
  2. webervice编写,如何实现websercice编写,实现以及测试。-webservice study
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-10
    • 文件大小:6144
    • 提供者:刘辉
  1. webservice

    0下载:
  2. 简单的webservice接口的编写方法,在进行开发时,为了实现更好的信息交互,开发时使用到的接口。简单易学,为新手以后的开发打基础-Simple webservice interface and the writing of the method and the development, in order to achieve better information interaction, the use of the interfa
  3. 所属分类:Windows编程

    • 发布日期:2024-10-10
    • 文件大小:1150976
    • 提供者:邹业
  1. WebService

    0下载:
  2. 使用java调用webservice,通过资料可进行使用java语言编写接口-Java call webservice, through the use java language to write interfaces
  3. 所属分类:android开发

    • 发布日期:2024-10-10
    • 文件大小:821248
    • 提供者:王一飞
  1. webservice

    0下载:
  2. 编写一个webservice服务端,并整合Spring,发布该服务端-Write a webservice client services, and integrating Spring, publish the service side
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-10
    • 文件大小:11637760
    • 提供者:李刚
  1. webservice

    0下载:
  2. 简单的webservice接口的编写方法,在进行开发时,为了实现更好的信息交互,开发时使用到的接口。简单易学,为新手以后的开发打基础,学习好webservice。-Simple the writing of the webservice interface method, when carries on the development, in order to achieve better information interaction
  3. 所属分类:软件工程

    • 发布日期:2024-10-10
    • 文件大小:69632
    • 提供者:刘小燕
  1. axis2-1.6.2-bin

    0下载:
  2. webservice编写的一个小例子,工作的时候需要,所以就弄了这个,不一定是最好的,不了解的朋友可以参考下-webservice project
  3. 所属分类:其他小程序

    • 发布日期:2024-10-10
    • 文件大小:20592640
    • 提供者:sxh
  1. 简单完整Web客户服务端代码

    0下载:
  2. Delphi WebService 的编写、调试、发布(IIS)、调用(Write, debug, publish (IIS), call of Delphi WebService)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-10
    • 文件大小:2339840
    • 提供者:Fox.Qiu
« 12 3 »

源码中国 www.ymcn.org