文档介绍:上海交通大学
硕士学位论文
银行自助设备低层系统的设计与实现
姓名:苏祎
申请学位级别:硕士
专业:计算机技术
指导教师:姚天眆;惠程智
20070701
上海交通大学工程硕士研究生学位论文
摘要
银行自助设备是新型银行业务的载体,其应用范围和种类日益丰富。银行自
助设备平台系统为其应用开发提供了统一、先进的开发与运行环境,为银行新型
业务的应用发展提供便利。
本文围绕银行自助设备平台系统展开了研究工作,主要工作包括:
、高可靠性、功能完备的多进程通讯体系架构。该体系架
构满足 XFS 规范,既提高稳定性和可靠性,又能让后台设备监控计算机对 ATM
上的金融外围设备进行实时管理和控制。
Service provider 模块设计了统一的框架模型,并根据该统
一框架模型完成 Service provider 模块的具体实现。全新的 Service provider
模块在实现基本功能以外,还着重实现了金融外围设备的统一远程控制和管理,
多个应用程序同时访问同一设备等功能。
,并根据该框架模型完
成联机交易凭证设计模块的具体实现。该模块能大大缩短定制联机交易凭证打印
格式的时间。
本文所提出的基于多进程通讯体系架构的银行自助设备平台系统经过半年
多的实际运用,从合作单位反馈的信息来说,目前该系统稳定运行,性能良好。
关键词:多进程通讯,自助服务,service provider,ATM,XFS
3
上海交通大学工程硕士研究生学位论文
Abstract
The bank self-equipment is a carrier of the bank operation. The range
of it’s use became wider and the kind of this equipment became abundance.
The bank self-equipment platform system gave a united and advanced
environment of design and working. It also gave advantage to the
development of bank’s new operation.
This thesis did the follow research around the bank
self-equipment platform system:
1. Improved a multi-munication architecture model
with high stability; high dependability and make the bank
self-equipment platform system dispose in the bank system as
client-server.
2. By using the design pattern, the bank self-equipment platform
system design a unite architecture for Service provider.
According to the unite architecture the bank self-equipment
platform system realize the Service provider. Besides the
foundation functions, this new kind of Service provider
stressed on the control and management of outer equipment and
the function of multi-programs visiting a device at the same
time.
3. By using the design pattern, the bank self-equipment platform
system design an architecture for the design pattern of online
business receipt. According to the architecture t