节点文献

基于WEB的协同设计中的信息管理研究

Research of Information Management about CSCD System Based on WEB

【作者】 李少辉

【导师】 刘弘;

【作者基本信息】 山东师范大学 , 计算机软件与理论, 2006, 硕士

【摘要】 随着网格、普适计算等网络计算形式的出现,现代网络技术使人们的工作方式更多地具有群体性、交互性、分布性和协调性,开放、协作和智能成为计算系统的重要特征。近年来,计算机支持的协同工作(Computer Supported Cooperative Work—CSCW)在改善人们信息交流方式、提高工作整体效率的同时,计算机支持的协同设计(CSCD,CSCW in Design,or Computer Supported Collaborative Design)作为其一个重要研究领域和应用方向已引起国内外越来越多研究人员的的广泛关注。CSCW的目的是利用多媒体技术和通信技术建立一个协同工作环境,在此环境中人们可以互相合作,共同工作于一个产品、一个研究领域或一个项目或一个学术上的问题讨论。它包括协同工作的建设、群体工作方式研究和支持群体工作的相关技术研究、应用系统的开发等部分。因此CSCD研究的关键技术之一是如何有效地管理系统产生的大量数据和图形信息。协同设计(CSCD)中信息管理的研究目标具体来讲,它要求提供一种方便的协同数据模型和一个协同工作支撑环境。开发人员可以用支撑环境提供的数据模型来描述他们要开发的系统中的各种信息,然后借助于支撑环境所提供的协同控制服务,如并发控制、主动通知、数据分发、访问及安全控制、以及数据存储等,快速方便地进行CSCD的开发。支撑环境的任务就是要实现CSCD设计系统中信息流动的智能化与自动化。CSCD应用的特点不但使得对信息控制的要求完全不同于传统系统在这些方面的要求,而且还需要支撑环境提供有效的群组通信支持。本文主要工作为:1、在P2P网络架构下使用蚁群算法解决Web服务中的Peer间的通信、路由、服务注册和查找等问题。本文探讨了在P2P网络架构下怎样使用蚁群算法解决Web服务中的Peer间的通信、路由、服务注册和查找等问题。其目标是解决多目标分组的分发效率、以及算法的可扩展性,使多目标分组按最优分发树路径分发,优化通信群组成员状态信息的传送,在不同群组通信协议间实现多目标分组转发。2、在对等网络架构下采用Web Service技术构建了带安全认证模块的数据库数据流模型。本文分析、研究了当前国内外广泛使用的协同设计系统在信息管理方面的情况。并根据网络时代,协同设计在信息管理方面新的发展要求,提出了相应的建议。采用对等网络架构(P2P)、Web Service技术对Browser/Server的客户层、WEB服务器层和数据库服务器层三层分布式体系结构进行了系统的分析和研究,并构建了带安全认证模块的数据库数据流模型。客户端通过浏览器访问服务器并发出服务请求,服务器进行相应的处理后将响应结果返回给客户端。3、采用WSE2.0程序包来编写程序代码以保护Web服务的完整性和安全性。本文使用WSE2.0来保护Web服务的完整性和安全性,WSE2.0自定义的安全令牌管理器的优势在于它不依赖于传输层的完整性和安全性,而只是由SOAP消息传递来完成。客户端通过SOAP扩展,在SOAP消息中加入用户名和口令(明文或加密),发送给WebService端;服务端接到消息后,同样通过扩展从消息上下文中得到用户名和口令,再进行身份验证和其他操作。这种方法在客户端,系统能够提示用户输入密码。而在服务器端,需要保存带有有效用户名/密码对的表,以供系统查找。可以比较好的保护系统信息的安全性。大量实验表明,本文的研究成果可以通过不同网络在多台机器中进行高效的信息交流,与平台无关,伸缩性较大。

【Abstract】 With the appearance of new network computation form, such as grid, themodern network technology enable the work mode of people to have morecommunity, interaction, distribution and coordination. And opening,cooperation and intelligence are becoming the most important characteristicfeatures of computing systems. In recent years, the computer supportedcollaborative design, which is one of the most important research areas andthe application directions of CSCW, has caused more and more widely attentionof researchers in and abroad, with its improving the ways of man’s exchange,and enhancing the work efficiency.The goal of CSCW is to use multimedia and communication technology toestablish a computer supported cooperative work environment, in which peoplemight cooperate mutually and work together based on a productive,researchable area, or a project, or an academic question discussion. Itincludes the construction of computer supported cooperative work and theresearch and application system development of community work method and soon. Therefore the key technology of CSCD research is how to manage the massdata and graph information effectively.The aim of information management in CSCD is to provide a kind ofconvenient coordination data model and a kind of computer supportedcooperative work environment. In this system, researchers might describe allkind s of information with the data models in the environment, and developCSCD with the coordination control service, such as the concurrent control,the driving notice, the data distribution, the visit, the data storage andthe safety control and so on. The duty of the environment is to make theexchanged information intellectualizing and the automating. Completelydifferent from the traditional system in message control request, the CSCDmoreover needs the effective support of correspondence in the supportingenvironment. The main work is:1、Under the P2P network framework, using ant algorithm to resolve thequestions of correspondence, route, service registration and search in webservice.This paper has resolved with the questions of correspondence, route,service registration and search in web service using ant algorithm under theP2P network framework. Its goal is to improve the efficiency of multi-objectives grouping distribution and the extension of the algorithm. So thatit makes the multi-objectives groups distribute according to the mostsuperior distribution tree way, optimize the correspondence of the state ofinformation, and the transmitting using different communication protocols.2、Builded a model of database stream with safety authentication module,using web service technology under the p2p network construction.This paper has analyzed and studied the current information managementsituation in the field of CSCS in the domestic and foreign;and presented usthe corresponding proposal based on the requests of recent informationmanagement development in CSCD. The research includes the peer-to-peer(P2P)network overhead construction, web service technology, such asBrowser/Server customer level, and three distributional systems structures ofWEB server level and database server level, and builded a model of databasestream with safety authentication module. And with the news transmissionmechanism under the hyper text transfer protocol(HTTP), the client can sendout the service request through the browser, and the server return thecorresponding processing results for the client.3、Using WSE2.0 to protect the integrity and the security of the web service.To protect the integrity and the security of the web service, this paperuses WSE2.0, whose superiority is not to rely on the transmission levelintegrity and the security, but only on the transmits by the SOAP news. Theclient expands through SOAP and joins the user’s name and password in theSOAP news (definite orders or encryption), and transmits them to the Serviceend;After the news gets the Service end, the service end obtains the user’sname and the password similarly through the expansion from the news context,and carries on the identification authentication and other operations. Usingthis method, in the client side the system can prompt the user the inputpassword, while in the server end, it needs to preserve effectiveuser/password data to the table for system search. It can protect thesecurity of the system information to the better.Massive experiments indicate that the research in this paper has realizedthe information exchange effectively in different network accesses, it hasnothing to do with the platform, and its elasticity is very big.

  • 【分类号】TP393.09
  • 【被引频次】2
  • 【下载频次】132
节点文献中: 

本文链接的文献网络图示:

本文的引文网络