欢迎来到天天文库
浏览记录
ID:49912816
大小:1.16 MB
页数:122页
时间:2020-03-05
《银行服务系统设计及其实现.doc》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、摘要XMLWeb服务是能够在互联网上使用标准技术联网运行的商务进程,具有松耦合性和互操作性的软件组件。它能与任何平台上用任何语言编写的服务进行交互,使得应用软件的集成能够做到更快、更容易而且具有更高的可扩展性。XMLWeb服务不但实现在异类系统之间以XML消息的形式进行数据交换和远程访问数据,而且能以松耦合的方式执行操作。使用XMLWeb服务技术不仅能够实现企业应用的松散集成,而且还能够做到动态的集成,具有专门好的灵活性。本文详细分析了XMLWeb服务技术体系,设计实现了一种基于XMLWeb服务的模拟银行转帐的系统,完成了异构数据库
2、系统的集成。通过服务的定义、公布、发觉、绑定、调用等机制实现一种松散耦合的应用集成框架,以及使用Java(XFire框架)和C#两种语言实现在异构数据库集成操作,充分体现了XMLWeb-110-/122Service的与语言无关的特性。该银行转帐系统实现了银行客户端模块以及服务端模块,实现了XMLWeb服务过程。关键词:XMLWeb服务,银行转帐系统,SOAP协议,系统集成,XFire框架-110-/122AbstractXMLWebservicescanusestandardInternettechnologytorunbusin
3、essprocessnetwork,withloosecouplingandinteroperabilityofsoftwarecomponents.Withanyplatforminanylanguageforinteractiveservices,applicationintegrationcanbedonefasterandeasierandhashigherscalability.XMLWebServiceachievesinheterogeneousinformationsystemsintheformofXMLdatae
4、xchangeandremoteaccesstodata,butalsoimplementtheseoperationsbylooselyapproach.TheuseofXMLWebservicestechnologycanbeachievednotonlyloosetheenterpriseapplicationintegration,butalsocanbeintegratedanddynamicwithgoodflexibility.-110-/122Inthispaper,withdetailedanalysisofthe
5、XMLWebservicestechnologysystem,designeesandrealizesasimulationsystemofbanktransfersbaseonXMLWebservices,integrateheterogeneousdatabasesystem.Throughthedefinitionofservices,publishing,discovery,binding,andothermechanisms,implementscallalooselycoupledapplicationintegrati
6、onframework.UsingJava(XFireframework)andC#twolanguagestoachieveintegrationofheterogeneousdatabasesinoperation,fullyreflectstheXMLWebServicehasnothingtodowithlanguagefeatures.Thebanktransfersystemrealizesbankclient-sidemodulesandservicemodules,realizestheprocessofXMLWeb
7、services.KeyWords:XMLWebServices,BankTransferSystem,SOAPprotocol,SystemIntegration,XFireframework-110-/122目录摘要11绪论1-110-/1221.1研究背景11.2本文研究的内容31.3论文的组织结构32XMLWeb服务及相关技术42.1什么是XMLWeb服务42.2XMLWeb服务标准与协议52.2.1目录和发觉52.2.2描述62.2.3消息发送62.2.4XMLWeb服务体系结构72.3XMLWeb服务示例82.3.1信息
8、服务82.3.2集中化服务82.3.3应用程序的扩展和集成82.4WS-Security9-110-/1222.5XMLWeb服务的优点92.6XML技术及其要紧优点112.7.NETFramework122.8XFire133数据通
此文档下载收益归作者所有