摘要
中国历史地图电子图书馆(DL/CNHM)是一个基于Internet的数字图书馆系统。该系统的服务器端接收来自客户端的请求,对牧据库进行相应的查询,并将查询结果返回给客户。文章讨论的DL/CNHM系统服务器端的设计特点、技术考虑及其实现。
Digital Library of Chinese History Map(DL/CNHM) is a digital library system based on Internet. The server fraction of this system should take the request from the client, and make quest to the database, then return the query result to the chient. This article discusses the design trait, technology choice and realization of the server fraction of the DL / CNHM system.
出处
《计算机工程》
CAS
CSCD
北大核心
1997年第S1期1-4,25,共5页
Computer Engineering
关键词
数字图书馆
公共网关接口
进程通讯
DL(digital library)
CGI(common gateway interface)
IPC(interprocess communication)