搜索资源列表
用邮槽实现局域网消息传送源代码
- 用邮槽实现了局域网的消息传送,类似与飞鸽传输。-use mailslot to sand or recieve files.
VcMailslot
- 进程间的通信,利用建立邮槽来实现进程间的通信,程序包括客户端和服务端-inter-process communications, the use of the establishment of Post chutes to achieve inter-process communication, procedures, including client and server
VcNamePipe
- 利用命名管道邮槽来实现进程间的通信,程序包括客户端和服务端-use named pipes Post chutes to achieve inter-process communication, procedures, including client and server
processcomunication
- 此程序是在MFC下分别用匿名管道,命名管道和邮槽3种方法实现的进程之间的通信 -this procedure is the MFC respectively anonymous pipeline named pipes and mail chutes three different methods to achieve the communication process between the
jincheng_tongxin
- 基于以下四种间的通信: 剪贴板 匿名管道 命名管道 邮槽-based on the following four types of communication : the clipboard anonymous pipeline named pipe Post groove
Codeps
- 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. Analysis and comparison of several inter-proces
progressCode
- 进程间通信:剪贴板,匿名管道,命名管道,邮槽. -inter-process communication : clipboard, anonymous pipes, named pipes, mail chutes.
process_clip
- 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。 -explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of
NamedPipeClt
- 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of int
libshd
- SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH
Code
- 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of in
Redirection
- 本文着重讲解了如何通过重定向器将普通的I / O请求“重定向”到远程设备。本文内容对于网络编程的学习异常重要,重定向机制是邮槽和命名管道技术的基础。
MailslotSrv
- 邮槽服务器 不是很好找的程序,看代码可以弄明白一些东西。
Code
- 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。
MailSlot
- 利用Windows的 “邮槽” 功能进行局域网内通讯。
Lesson17
- 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。
lesson17
- 孙鑫老师VC视频第十七课代码:详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。
200811014323652
- 自行封装的一个lib库,以动态连接库的方式提供支持,包含以下一些类: SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥L
用邮槽实现局域网消息传送源代码
- 用邮槽实现了局域网的消息传送,类似与飞鸽传输。-use mailslot to sand or recieve files.
MailSlot
- windows系统下进程间通讯,采用邮槽,程序源码保护客户的和服务端源码。(Windows system interprocess communication, using mail slot, program source code to protect the customer and server source.)