摘要
本文对多种进程间通信技术进行了研究,给出了VC^(++)中实现进程通信的相关函数,分析和对比了各种IPC技术的特性,并通过实例说明了基于VC^(++)的无连接套接字进程通信机制的实现方法。
In this paper many kinds of IPC technologies are discussed, and some VC functions referenced are introduced. Comparisons and analyses about these technologies are done. An IPC implementation of unconnective socket is given at last.
出处
《计算机科学》
CSCD
北大核心
2007年第9期262-264,共3页
Computer Science
基金
河南省教委自然科学基金支持(2006520014)
关键词
进程
进程通信
套接字
Process,Process communication,Windows socket