搜索资源列表
操作系统课程设计
- 实现UP、DOWN原语 产生3个进程: 两个进程模拟需要进入临界区的用户进程。 当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程提出申请; 申请返回,表示进入了临界区。在临界区中等待一段随机时间,并显示:“进程x正在临界区…”; 当时间结束,显示:“进程x退出临界区…”,同时向管理进程提出退出申请; 当申请返回,显示:“进程x已退出临界区。” 一个进程作为原语的管理进程,接受其他进程的临界区进入请求: 如果允许进入,则根据DOW
Ethernet
- Delphi下局域网内传递消息的例子,很好用-Example of message sending of Ethernet under Dephi
ZnExeData
- 使用WM_CopyData消息,在两个不同的程序中传递string类型的数据,采用发送(s)<>接收(r)协商机制。 &.s和r创建时,使用同一个字符串向系统注册消息MsgID. 1.S使用MsgID广播消息,由于只有接收端识别这个消息句柄,所以R响应,并返回自己的句柄。 2.S收到接收方句柄,发送wm_copydata传递数据。 3.R收到数据后,发送回执,通知S已收到数据。 4.S触发发送完毕事件。 ----------------------
chuankouceshi
- Spcomm控件测试,Spcomm应用的核心在于主线程、读线程和写线程之间的消息传递机制,而通信数据相关信息的传递也是以消息传递的方式进行的-Spcomm Control Test, Spcomm application lies in the main thread, read thread and write the message passing between threads, and communications data related to the transfer of info
MemShareUseDemo
- 一个进程间共享内存及消息传递组件 ①、简单的字符串共享与消息传递 ②、自定义格式的数据共享-A process of shared memory and message passing between components ①, simple string sharing and message passing ②, custom format of data sharing
Comsrvr
- 一个在网络上传递消息的delphi例子,主要在HIS的应用-net send message
LAN-pass-messages
- 在根据IP地址或计算机名称在局域网内传递消息,但是要对联的2台机都要运行该软件-To couplet 2 sets of machine should run passing messages within a local area network based on IP address or computer name, the software