作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2006, Vol. 32 ›› Issue (13): 85-87. doi: 10.3969/j.issn.1000-3428.2006.13.031

• 软件技术与数据库 • 上一篇    下一篇

基于通信接口封装机制的网络并发服务器设计

王 颖;李立新;黄伟健   

  1. 解放军信息工程大学电子技术学院,郑州 450004
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2006-07-05 发布日期:2006-07-05

Design of Network Concurrent Server Based on Communication Interface Wrapper Mechanism

WANG Ying; LI Lixin;HUANG Weijian   

  1. College of Electronic Technology, PLA University of Information Engineering, Zhengzhou 450004
  • Received:1900-01-01 Revised:1900-01-01 Online:2006-07-05 Published:2006-07-05

摘要: 针对基于传统OS API开发网络并发服务器所存在的不足,提出了基于面向对象通信接口机制将其进行封装,强化其接口类型,提高并发性,提高了并发服务器的可移植性、健壮性和扩展性。

关键词: 网络并发服务器, Socket API, 面向对象通信接口, 封装机制

Abstract: A framework model for the network concurrent server based on object-oriented communication interface wrapper mechanism to solve the limitations of tradition model for the network concurrent server based on OS API is proposed. This object-oriented communication interface framework model makes use of all kinds of OS API wrapper facade to improve the network concurrent server of heritability, haleness and expansibility.

Key words: Network concurrent server, Socket API, Object-oriented communicate interface, Wrapper mechanism

中图分类号: