搜索资源列表
QueueDll
- windows2000系统消息队列编程。 本例子是一个DLL文件,具体使用说明在QueueDll.h文件中。-by Windows Message Queue System Programming. This example is a DLL files, the specific use in QueueDll.h document.
孙鑫C++-Windows使用原理
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows operating procedures and principles of programming process, the window selection process, handle principle, Message Queue, a callback
Lesson01
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows operating procedures and principles of programming process, the window selection process, handle principle, Message Queue, a callback
my_linux_fifo
- linux下面消息队列具体实现源代码,测试通过-below Message Queue concrete realization of the source code, the test
msmq通信
- 用微软的操作系统组件MSMQ消息队列编程,COM开发调用,实现网络通信-use Microsoft's operating system components MSMQ message queue programming, called COM development, communications network
mqsample
- 使用消息队列的例子,用于新学习消息队列示范-use the example for the new learning model Message Queue
WinMain
- Windows程序运行原理及程序编写流程,窗口产生过程,句柄原理,消息队列,回调函数,窗口关闭与应用程序退出的工作关系,使用VC++的若干小技巧,stdcall与cdecl调用规范的比较,初学者常犯错误及注意事项。-Windows operating procedures and principles of programming process, the window selection process, handle principle, Message Queue, a callba
MessageQueue
- 完全自己编写的消息队列,代码中还实现了互斥量、信标量以及线程调度,该代码完全由C编写,没有使用WINDOWS函数。-completely prepared by his message queue, the code also achieved a volume contradict letter scalar and thread scheduling, the C code entirely prepared, to use a Windows function.
MsmqTool
- A utility for Microsoft Message Queue (MSMQ)
MessageQ
- windows message queue应用范例-Application examples of windows message queue
Project1
- 用C# 实现消息队列,可以进行不同应用程序的通信。-With the C# implementation of the message queue, can be different applications of communication.
message-queue
- This program utilises the message queue in order to implement the merge sort program. The client sends the numbers in a batch and the server receives it. The server sorts the numbers of the batch and finally merges the batches.
windows-message
- windows消息队列,可用于线程之间互发消息-windows message queue can be used to send an announcement of inter-thread
C_Message-Queue
- [C代码]-利用消息队列实现文件传输(Linux)-[C code]- the message queue file transfer (Linux)
message-queue
- linux消息队列,展示了消息队列怎么使用的,并用了收发经纬度的例子-linux message queue,show how-to-do,and demostrator read/write latitude and longtitude
the-message-communication-principles
- 【实验内容】 编写一段程序,同时父进程创建两个子进程p1和p2;并使子进程p1与子进程p2通过消息队列相互发送消息(512字节)。 【实验目的】 系统了解linux系统的通信机构IPC ,掌握IPC中消息通信机制,理解消息通信的方法及特征。 【实验要求】 (1)掌握系统调用msgget()、msgsnd()、msgrev()、msgctl()的使用方法及其功能,理解消息通信原理; (2)系统理解linux 的三种通信机制。 -Experimental Cont
message-queue
- 消息的创建、发送和接收,使用系统调用msgget()、msgsnd()、msgrcv()、msgctl()编制长度为1K的消息的发送和接收程序。-Create a message, send and receive calls using the system msgget (), msgsnd (), msgrcv (), msgctl () preparation program length 1K sending and receiving messages.
queue
- windows queue消息队列 封装类接口-Windows Queue Message Queue Encapsulation Interface
Cofpletely-queue
- 完全自己编写的消息队列,代码中还实现了互斥量,信标量以及线程调度-Completely write your own message queue, the code also implements the mutex, scalar and thread scheduling
shared_memory.tar
- message passing using message queue
