搜索资源列表
Mailslot_src.zip
- Mailslot进程通讯机制的服务端和客户端实现的封装类
用邮槽实现局域网消息传送源代码
- 用邮槽实现了局域网的消息传送,类似与飞鸽传输。-use mailslot to sand or recieve files.
apueboy-almailsl106
- 局域网消息广播,利用MAILSLOT在局域网发送短信息的程序例子 -LAN news broadcasts, the use of the LAN MAILSLOT send text messages procedures example
CSharedMailslot_src
- windows Mailslot example
mailslot
- 这是操作系统的上机资料,关于邮件槽,其中包括客户方和服务方
MailSlot
- 用于局域网的内部通信,即时消息。下载就可以使用。欢迎下载。
MailSlot
- 利用Windows的 “邮槽” 功能进行局域网内通讯。
MDMLSLOT
- 是利用 Windows 95/NT IPC (Interprocess communications) 中 MailSlot API,在局域网 ( LAN ) 制作类似 WinPopup 程序,传送讯息的构件 ( 1.14 版,附源码 )
MailSlot演示程序
- 详细演示MAILSLOT的编程方法,可以在内部网发送消息
Mailslot_src
- Mailslot进程通讯机制的服务端和客户端实现的封装类-Mailslot advancement communication mechanism service end and customer end realization seal class
mailslot
- 利用邮槽技术,在进程间进行通信的例程。希望和大家交流。-Post trough technology used in the communication process between the routines. And we hope that the exchanges.
CSharedMailslot_src
- windows Mailslot example
mailslot
- 这是操作系统的上机资料,关于邮件槽,其中包括客户方和服务方-This is the operating system on the machine information on the mail slot, including the customer side and service side
MailSlot
- 用于局域网的内部通信,即时消息。下载就可以使用。欢迎下载。-For LAN
MailslotSrv
- 邮槽服务器 不是很好找的程序,看代码可以弄明白一些东西。-Mailslot server to find the procedure is not very good to see the code can find out something.
mailslot
- 在邮槽建立的简单的客户机/服务器设计体系中,数据只能从客户机传到服务器,数据通信是单向进行的。服务器进程的职责是创建一个邮槽,而且是能从邮槽读取数据的唯一一个进程。邮槽客户机进程则负责打开邮槽的"实例",该进程是能够向其中写入数据的唯一一种进程。 -In the mail slot to establish a simple client/server design system, the data can only be tran
Mailslot
- 进程间通过油槽进程通信的源程序 可以运行通过的 C++编写-The process of inter-process communication through the fuel tank can be run through the source code of the C++ to prepare
mailslot
- Mailslot with a menu
mailSlot
- 邮槽是基于广播通信体系设计出来的,它采用无连接的不可靠的数据传输。 邮槽是一种单向通信机制,创建邮槽的服务器进程读取数据,打开邮槽的客户机进程写入数据。 为保证邮槽在各种Windows平台下都能够正常工作,我们传输消息的时候,应将消息的长度限制在424字节以下。 mailslot是用邮槽在进程间通讯。-Mail slot is designed based on radio communications system, wh
MailSlot
- windows系统下进程间通讯,采用邮槽,程序源码保护客户的和服务端源码。(Windows system interprocess communication, using mail slot, program source code to protect the customer and server source.)