摘要
提出一种基于瘦客户端的售票子系统的解决方案,其基本思想是利用接口服务器提供的接口函数,在接口服务器完成业务逻辑处理,在客户端实现用户界面展示和输入输出。介绍系统结构和功能,详细研究JNI、Socket机制及客票系统安全保障等主要技术。
A scheme of Ticket and Reservation Subsystem which was based on thin client was proposed. Using the function provided by interface server, the business logic process was accomplished by interface server, the interface show and IO controll was implemented on the client. It was introduced the based thought, the structure and the function of the Subsystem. The key techniques such as JNI, Socket and the security of TRS were analyzed in detail.
出处
《铁路计算机应用》
2008年第2期11-13,共3页
Railway Computer Application
关键词
客票系统
瘦客户端
JNI
SOCKET
Ticketing and Reservation System
thin client
Java Native Interface
Socket