1 / 60
文档名称:

毕业设计(论文)-ASP.NET房产中介系统设计.doc

格式:doc   页数:60页
下载后只包含 1 个 DOC 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

分享

预览

毕业设计(论文)-ASP.NET房产中介系统设计.doc

上传人:3346389411 2012/6/12 文件大小:0 KB

下载得到文件列表

毕业设计(论文)-ASP.NET房产中介系统设计.doc

文档介绍

文档介绍:×××学院
届毕业设计(论文)
论文名称
院(系):
学生姓名:
指导教师:
专业:
班级:
完成时间:
年月
摘要
Web服务是一种优秀的分布式的组件技术,以XML/SOAP/WSDL/UDDI为主干,为互联网应用提供了一种创建松散耦合、语言中立、平台无关性的应用程序的有效手段。各大软件厂商都相继推出Web服务的开发平台或框架,互联网上Web服务的各种应用更是层出不穷。
Web服务使用XML作为数据标记格式,使用XML Schema来描述XML文档的格式,使用SOAP描述Web服务的通信规则和格式,使用WSDL描述Web服务和客户机之间消息处理机制和Web服务的接口,使用UDDI来发现互联网上更多的Web服务。
在线房屋交易已经具有一定的市场规模,在线房屋交易具有长时间在线、动态交互、多种形式展示、受众面广、信息更新及时等优越性,有力地冲击了传统店面交易。将Web服务应用于在线房屋交易中,可以提高房屋信息的准确性、可重用性,同时可以简化交易平台的开发流程,增加在线房屋交易平台的灵活性和专业性。
为了实现一个在线房屋交易平台,首先分析房屋及物业信息的通用格式,构造出用来描述房屋和物业信息的 XML的XML Schema。然后利用Web服务提供一系列服务接口,包括查询、提交、修改、删除等操作,使得包含有房屋及物业信息的XML可以通过SOAP在互联网上供各种应用程序使用。通过对在线房屋交易平台进行需求分析,对在线房屋交易平台进行Web建模,应用Web服务提供的服务接口,利用IIS作为Web服务器,技术和HTML/CSS/JavaScript语言,实现一个在线房屋交易平台。
关键字: Web服务,可扩展标记语言,Web服务描述语言,统一描述发现与集成,在线房屋交易平台
Abstract
Web Services, whose main technology includes XML/SOAP/WSDL/UDDI, is considered as a kind of ponent technology. It provides effective means for implementing applications which are loosely coupled, language neutral, and platform independent. Major panies supply various kinks of platforms and frameworks to develop Web Services, and also there are a lot of applications about Web Services on the .
The data format of Web Services is XML. The description of XML document format is XML Schema. SOAP describes the rules and format munication. WSDL describes the interfaces and the methods of processing messages between Web Services and the client, puters can discovery more Web Services on the by using UDDI.
The market scale of housing online trading has developed to some extent. Housing online trading has occupied the advantages such as long time online, dynamic interaction, diversiform exhibition, broad impact and timely information update, which has a powerful impact on traditional store trading. Web Services will be used in online housing trading and it can improve the accuracy and reusability of the information, simplify the development process of the trading platform, and increase the flexibility and profess