摘要
Winsock网络通信系统一般采用客户/服务器模式,本文讨论了实现服务器应用的常用模型(Select模型)和几种并发服务器的实现方法,并用Select模型实现了一个并发服务器。
Winsock network conmmunication systerms always use the c/s model.The article discuss common model (select model) of the server side application and implementation method of concurrent server, Finally an example of concurrent server using select model is given.
出处
《科技广场》
2006年第4期30-32,共3页
Science Mosaic