CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - mailslot
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - mailslot - List
[
Process-Thread
]
Mailslot_src.zip
DL : 0
Mailslot进程通讯机制的服务端和客户端实现的封装类
Date
: 2025-07-13
Size
: 28.14kb
User
:
[
WinSock-NDIS
]
用邮槽实现局域网消息传送源代码
DL : 0
用邮槽实现了局域网的消息传送,类似与飞鸽传输。-use mailslot to sand or recieve files.
Date
: 2008-10-13
Size
: 405.41kb
User
:
古月
[
Internet-Network
]
apueboy-almailsl106
DL : 0
局域网消息广播,利用MAILSLOT在局域网发送短信息的程序例子 -LAN news broadcasts, the use of the LAN MAILSLOT send text messages procedures example
Date
: 2008-10-13
Size
: 8.57kb
User
:
yu
[
WinSock-NDIS
]
CSharedMailslot_src
DL : 0
windows Mailslot example
Date
: 2008-10-13
Size
: 20.59kb
User
:
赵志行
[
File Operate
]
mailslot
DL : 0
这是操作系统的上机资料,关于邮件槽,其中包括客户方和服务方
Date
: 2008-10-13
Size
: 584.17kb
User
:
燕子
[
Other
]
MailSlot
DL : 0
用于局域网的内部通信,即时消息。下载就可以使用。欢迎下载。
Date
: 2008-10-13
Size
: 215.71kb
User
:
yanyan
[
Internet-Network
]
MailSlot
DL : 0
利用Windows的 “邮槽” 功能进行局域网内通讯。
Date
: 2008-10-13
Size
: 18.27kb
User
:
youarehaha
[
Delphi VCL
]
MDMLSLOT
DL : 0
是利用 Windows 95/NT IPC (Interprocess communications) 中 MailSlot API,在局域网 ( LAN ) 制作类似 WinPopup 程序,传送讯息的构件 ( 1.14 版,附源码 )
Date
: 2008-10-13
Size
: 17.22kb
User
:
Devin
[
Internet-Network
]
MailSlot演示程序
DL : 0
详细演示MAILSLOT的编程方法,可以在内部网发送消息
Date
: 2009-03-28
Size
: 766.58kb
User
:
coolhuang@gmail.com
[
Process-Thread
]
Mailslot_src
DL : 0
Mailslot进程通讯机制的服务端和客户端实现的封装类-Mailslot advancement communication mechanism service end and customer end realization seal class
Date
: 2025-07-13
Size
: 28kb
User
:
站长
[
Process-Thread
]
mailslot
DL : 0
利用邮槽技术,在进程间进行通信的例程。希望和大家交流。-Post trough technology used in the communication process between the routines. And we hope that the exchanges.
Date
: 2025-07-13
Size
: 3.69mb
User
:
彭明
[
Internet-Network
]
CSharedMailslot_src
DL : 1
windows Mailslot example
Date
: 2025-07-13
Size
: 20kb
User
:
赵志行
[
File Format
]
mailslot
DL : 0
这是操作系统的上机资料,关于邮件槽,其中包括客户方和服务方-This is the operating system on the machine information on the mail slot, including the customer side and service side
Date
: 2025-07-13
Size
: 584kb
User
:
燕子
[
Other
]
MailSlot
DL : 0
用于局域网的内部通信,即时消息。下载就可以使用。欢迎下载。-For LAN
Date
: 2025-07-13
Size
: 215kb
User
:
yanyan
[
Other
]
MailslotSrv
DL : 0
邮槽服务器 不是很好找的程序,看代码可以弄明白一些东西。-Mailslot server to find the procedure is not very good to see the code can find out something.
Date
: 2025-07-13
Size
: 36kb
User
:
马强
[
Windows Develop
]
mailslot
DL : 0
在邮槽建立的简单的客户机/服务器设计体系中,数据只能从客户机传到服务器,数据通信是单向进行的。服务器进程的职责是创建一个邮槽,而且是能从邮槽读取数据的唯一一个进程。邮槽客户机进程则负责打开邮槽的"实例",该进程是能够向其中写入数据的唯一一种进程。 -In the mail slot to establish a simple client/server design system, the data can only be transmitted from the client server, data communication is carried out in a one-way. Server process is responsible for creating a mail slot, but also to read data from the mail slot only a process. Mail slot client process is responsible for the mail slot to open the " instance" , the process is able to write to only a process.
Date
: 2025-07-13
Size
: 3kb
User
:
李洋
[
Windows Develop
]
Mailslot
DL : 0
进程间通过油槽进程通信的源程序 可以运行通过的 C++编写-The process of inter-process communication through the fuel tank can be run through the source code of the C++ to prepare
Date
: 2025-07-13
Size
: 1.88mb
User
:
yuanzi
[
Windows Develop
]
mailslot
DL : 0
Mailslot with a menu
Date
: 2025-07-13
Size
: 5.02mb
User
:
xenis
[
Process-Thread
]
mailSlot
DL : 0
邮槽是基于广播通信体系设计出来的,它采用无连接的不可靠的数据传输。 邮槽是一种单向通信机制,创建邮槽的服务器进程读取数据,打开邮槽的客户机进程写入数据。 为保证邮槽在各种Windows平台下都能够正常工作,我们传输消息的时候,应将消息的长度限制在424字节以下。 mailslot是用邮槽在进程间通讯。-Mail slot is designed based on radio communications system, which uses unreliable connectionless data transmission. Mail slot is a one-way communication mechanism, create the mail slot of the server process reads the data, open the mail slot of the client process writes data. To ensure the mail slot in a variety of Windows platforms are able to work, we transmit the message, the message length should be limited to 424 bytes or less. mail slot in the mailslot is inter-process communication.
Date
: 2025-07-13
Size
: 65kb
User
:
lzl
[
Windows Develop
]
MailSlot
DL : 0
windows系统下进程间通讯,采用邮槽,程序源码保护客户的和服务端源码。(Windows system interprocess communication, using mail slot, program source code to protect the customer and server source.)
Date
: 2025-07-13
Size
: 18kb
User
:
无花果313
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.