搜索资源列表
GetNet
- 进程列举程序,优点类似Windows任务管理器。 VC++编写实现,调试通过!-process procedures outlined the advantages similar to the Windows Task Manager. VC + + realization, debugging through!
PCTOPC
- 两台PC间通过串口进行通信,采用进程和事件触发机制,用Win32API函数实现-between two PC serial communications through the use process and events trigger mechanism, use Win32API Function
vcThreadSynchronization
- 在vc中利用父子间进程通信来实现的线程同步-use in vc process communication between father and son to achieve the synchronization thread
severclientofpipecomminication
- 创建双线程,实现两个程序之间相互通信的功能,可应用于注册登陆等开启双界面、双进程的方面。
IPC
- 进程间的通信机制对于计算机人员来说显得尤为重要,此程序的简单的实现了某些功能。
DdeComm
- 这个是通过内存读取的方法实现进程间的通信,已经调试很多次了,直接用没问题
DataComm
- 这个是使用自定义消息实现进程间的通信,好码,简单使用
pcvb
- 在Windows98下利用VB的串行通讯控件可实现PC机与多单片机之间的通讯。采用定时器控制大大加快了自动化进程,克服了往多“握手”协议造成的通讯速度缓慢的缺点
xiaoxitongxunxitong
- 本设计的目的是通过设计和调试一个基于消息的通讯系统,来实现进程之间的间接通讯,使学生对进程间的通讯机制、进程间的同步机制有一个深入的理解
pv
- 利用pv操作实现进程同步模拟 一个生产者进程 一个消费者进程 一个大小为10的缓冲区 采用turboc2.0
HxNetPhone1
- 主要是通过应用程序对skype进行进程间常用功能的控制(如呼叫,挂接电话等),并且整合了PSTN电话功能(需相应的硬件).实现了网络电话与传统的pstn电话与一体.
my_scpserver.tar
- 这是一个实现linux系统下的scp的命令相同功能的程序,客户端和服务端通信使用了自己定义了的通信协议。 文件传送协议格式: 服务器路径#服务器上的文件名#操作类型#文件大小 操作类型:0代表上传操作 1代表下载操作 文件大小:上传下载的文件大小 服务器返回的消息类型: 0 :服务器创建文件失败 1:服务器操作成功 2:文件大小不同 (未实现) 注意: 1:正则表达式没有实现 2:其余实现 3:服务器可以为多个客户端服务,用多进程
569999进程管道的vc实现
- 进程通信管道模拟,上课时的作业留下的程序,经过老师修改课执行-process communication channel simulation class left the operating procedures are followed, the implementation of the teachers change classes
进程间的通讯
- 作用:通过油槽实现跨网络进程间的一对多的单向通讯
D7FileMaping
- Dlephi 进程间通讯,通过内存映射的方式,实现多进程之间数据的传递。-Dlephi inter-process communication, and by memory mapping the way to achieve the transfer of data between multiple processes.
netcontrol
- 定时拨号、断线,断线自动重拨,主要通过检测系统自带的拨号软件进程实现功能-Regular dial-up, disconnected, disconnected automatically redial, primarily through the detection system built-in dial-up software, the process of realization of function
B05031004_DLL_10
- 多进程功能 的 程序 数据库加密算法与实现机制研究与设计-process
telnote
- 在一台实现进程间通信,运用socket进行编程,开发环境是DEv C, 也可以实现不同计算机的通信,见客户端和服务器端放在两台电脑上-coding witd sockets,accomplished communication through processes on one pc, used the tool dev c, you can simply change the ip, then you can communicate on two or more pcs.
demo
- 使用 WM_COPYDATA 实现两个进程间的通信-Use WM_COPYDATA to achieve communication between two processes
tongxin
- 用SendMessage改变TextBox的内容简单有效地实现进程间通信。-Using SendMessage to change the content of TextBox to the realization of the process simple and effective communication.