节点文献

智能客户端的研究与应用

The Research and Application of Smart Client

【作者】 肖承勇

【导师】 蔡淮;

【作者基本信息】 西南交通大学 , 计算机应用技术, 2007, 硕士

【摘要】 随着互联网的高速发展,基于B/S架构的应用程序被广泛开发。但是,随着应用需求的不断扩展,应用程序的复杂性日增,以及终端设备多样化,传统Web应用程序逐渐跟不上步伐,2004年微软提出了智能客户端(Smart Client)的概念。智能客户端代表了一种全新的开发模式,它同时具有C/S架构的丰富用户体验和B/S架构的简单部署及容易维护的优点,它既有Windows程序的强大用户界面,又可以享受Web应用升级和更新的便捷。本论文首先阐述了智能客户端的发展历程、定义和基本原理,并且回顾了B/S架构、C/S架构以及智能客户端的优点和缺点。其中着重探讨了智能客户端的代表特征:利用本地资源、利用网络资源、支持偶尔连接的用户、智能部署和更新。其次,论文讨论了智能客户端的体系结构和涉及的相关技术。其中包括:使用Windows窗体技术构建用户界面、建立连接、数据处理、偶尔连接、安全性、部署和更新等方面的内容。最后,给出了一个完整的智能客户端的设计实例(BookingSystem机票预定系统)。该实例是一个以Composite UI Application Block构建的组合型智能客户端应用程序。它围绕机票预定系统建立,实现了航班查询、机票预定、报表查询、权限管理等基本功能。在设计上,主要关注于智能客户端的体系结构的实现和相关技术的应用,而不是业务逻辑的实现。在体系结构的研究中,详细分析了Composite UI Application Block构建组合型智能客户端的设计、偶尔连接情况下的数据访问无缝切换的设计、后台自动同步客户端和服务器数据并处理数据冲突设计、Web服务作为中间层实现商务逻辑和数据访问的设计,并给出了基本的解决方案。在部署和更新上,采用了Visual Studio 2005新增的ClickOnce技术,使得开发人员花费的精力更少,并为最终用户提供了更好的安装和更新体验。本论文对智能客户端技术做了前瞻性的研究和有益的尝试,通过具体的实例来掌握智能客户端技术在企业级应用程序中的应用,对今后的程序设计和开发工作起到了推动作用。

【Abstract】 Nowadays, with the high-speed development of internet, the applications basing on browser/server architecture were developed increasingly. But with the growing requirement, the increasing complexity, and the diversification of terminal devices, the traditional web applications can not keep up with step. So, Microsoft Company put forward a new concept - smart client in 2004. The smart client applications stand for a bran-new developing pattern. Rich user experience of client/server architecture, simple deployment and easy maintenance of browser/server architecture are the chief advantage of smart client applications. They not only have powerful user interface of windows applications, but also enjoy the convenience of installation and update of Web applications.This thesis firstly discusses the course, definition and basic principle of smart clients and looks back the advantages and disadvantages of browser/server architecture, client/server architecture and smart clients. Then, it strongly discusses the distinct characteristic of the smart clients: make use of local resources, make use of network resources, support occasionally connected users and provide intelligent installation and update.Secondly, the thesis study smart client architecture and correlative technique, including developing user interface by windows form technique, establishing connect, handling data, occasionally connect, security, deploying and updating smart client applications. Finally, the thesis provides an integrated smart client instance -Bookingysystem application. The instance is a composite smart client application using Composite UI Application Block. It bases on airplane tickets booking system and implements many functions, such as querying flight, booking tickets, reporting, authentication and authorization management. In design layer, it more concerns the implement of smart client architecture than business logic. It gives the basic solution and search deeply in the design of composite smart client by Composite UI Application Block, switching data access pattern fluently in occasionally connect, synchronizing data automatically in background thread between client and server. In the installation and update, it uses the new technique - ClickOnce that firstly appears in Visual Studio 2005, expends developers much less energy and provide with more convenient user experience.On the whole, the thesis study the usage in enterprise application by concretely sample and make a far-sighted attempt. These works will impulse our programming and developing in the years coming later.

  • 【分类号】TP311.52
  • 【被引频次】12
  • 【下载频次】212
节点文献中: