搜索资源列表
SoapTest
- 一个使用webservice的实例,包含了客户端和服务器端的源程序。采用vb开发,需要调用soap3.0-a webservice example of the use, including the client and server side of the source. Vb use development, calling the soap3.0
MyWebServerCode
- This article explains how to write a simple web server application using C#. Though it can be developed in any .NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler Version 7.00.9254
soap协议请求与分析
- SOAP协议请求与分析 主要为封装SOAP消息包请求服务器接受发回的数据包来分析的一个简单的程序-SOAP request and analysis of the main sources for Packaging SOAP packet requests to the server to accept return of data packets to the analysis of a simple procedure
GetTable
- 一个用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.
RemotingEvent
- 该代码实现服务器向客户端发送消息(.net Remoting事件)-server to the client send messages (. Net Remoting incident)
Pro_AJAX
- ajax使用它可以构建更为动态和响应更灵敏的Web应用程序。该方法的关键在于对浏览器端的Javascr ipt、DHTML和与服务器异步通信的组合。-building can use it more dynamic and more sensitive response of Web applications. The method is the key to the browser Javascr ipt, DHTML and asynchronous communication server
DIVISONEASY
- 适合学校举行无纸化考试,增加了中文输入速度测试,完善了后台管理,如果你的服务器安装有sql2000,那么需要重新配置conn.asp,然后用企业管理器将exam.bak还原即可使用-for paperless examination at the school, an increase of Chinese character input speed test, the background sound management, If your server installation sql200
WebServiceCNMARC
- 用C#开发的WebService服务器端程序,用来发布CNMARC数据。-C# development WebService server applications, used to distribute data CNMARC.
SVG+Webservice+JavaScript
- 实现SVG图像浏览和数据库连接功能,服务器为WebService布置。-achieve SVG image browser and database connectivity, server WebService layout.
chinamobile
- 本系统采用struts+spring+hibernate架构,重在讲述三者结合在一起的应用开发,所有源程序都 有详细的注释,供入门者学生参考,未经作者允许不得用于商业用途,只能用于教学或个人学习。 程序只是整个系统中的一个模块,用于和各位程序爱好者交流之用。 使用方法: (1)在oracle数据库中运行数据库脚本文件cnc.sql. (2)用eclipse(或其它开发工具)直接导入工程. (3)将spring配置文件applicationContext.xml中数据
xfiredemo
- web service学习,一个Xfire的服务器和客户端的例子
CRC
- 本程序里面包含客户端和服务器端程序,实现了CRC差错检测功能
header
- 在solaris上平台,基于gsoap组件,soap信息头使用例程。介绍soap信息头的绑定以及使用。 IHeaderService.h-web服务定义文件 GSoap.cpp、GSoap.h-soap协议封装文件 headclient.cpp-web客户端 headserver.cpp-web服务器
soap
- 一个简单的Soap协议服务程序,有图像界面的客户端和服务器端。并且内置了一个基于XML的计算脚本语言。服务端提供监控功能,稍作修改可以用于商业应用
WebServicesDevelopmentandrelease
- 本文从面向服务架构的思想出发,构建了一个博客服务平台,提供了较为完善的博客发布和搜索的服务接口,可以利用该平台开发桌面和Internet的博客应用系统。 该博客搜索系统使用Borland公司的可视化集成开发环境JBuilder,采用JAVA语言开发。程序服务端运行在Apache公司的Tomcat服务器上。博客文章使用SQL Server 2000数据库进行管理。
XMLHTTP
- 许多ASP开发者都希望在自己的网站中能够使用到微软提供的支持XML 的新功能。其中,有些人发现可以使用XML来装饰网站,但是,如果仅仅 是只使用XMLDOM的话,你就会失去其他一些更重要的东西。毕竟,XML是用来 作为一种网上数据表现和数据交换的形象出现的。尽管使用XML可以非常满意 地描绘你的数据,但是开发者却不得不使用CGI来进行浏览器和服务器之间的 数据交换,除非你在浏览器端和客户端都使用XML文档。
113172246WebServices
- webService程序包括服务器和程序端,验证等
ilon100
- ilon100 web service的代码 主要实现调用webservice,通过SOAP方式访问,得到webservice的数据。 程序用IE,通过ilon100服务器控制灯泡
aspcheck
- 按要求完成的模块: 网上登陆 网上书籍检索 网上借阅 网上账号管理 网上图书详细信息浏览 管理借书 管理还书 管理续借 管理图书 管理报表 更改密码 按要求未完成的模块:无 超要求完成的模块: 客户端进行服务器连接设置 客户端增加调用其它图书馆XML Web Services Web端做了移动设备访问接口
DocSample2
- 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