文件名称:IPC
- 所属分类:
- Windows CE
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.46mb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实现两个进程间的通讯,IPC(Inter-Process Communication)是共享"命名管道"的资源,通过提供可信任的用户名和口令,连接双方可以建立安全的通道并以此通道进行加密数据的交换,从而实现对远程计算机的访问。-Communication between two processes, IPC (Inter-Process Communication) is a shared resource of the " named pipes" by providing a trusted user name and password, to connect the two sides can establish a secure channel and channels for the exchange of encrypted data enabling access to the remote computer.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
IPC_MSGServer\IPC_MSGServer\IPCServer.cpp
.............\.............\IPCServer.h
.............\.............\IPC_MSGServer.cpp
.............\.............\IPC_MSGServer.h
.............\.............\IPC_MSGServer.vcproj
.............\.............\IPC_MSGServer.vcproj.cjmal-PC.cjmal.user
.............\.............\IPC_MSGServerDlg.cpp
.............\.............\IPC_MSGServerDlg.h
.............\.............\IPC_MSGServerppc.aps
.............\.............\IPC_MSGServerppc.rc
.............\.............\ReadMe.txt
.............\.............\res\IPC_MSGServer.ico
.............\.............\...\IPC_MSGServerppc.rc2
.............\.............\resourceppc.h
.............\.............\stdafx.cpp
.............\.............\stdafx.h
.............\IPC_MSGServer.ncb
.............\IPC_MSGServer.sln
.............\IPC_MSGServer.suo
.......CLIENT\IPC_MSGCLIENT\IPCClient.cpp
.............\.............\IPCClient.h
.............\.............\IPC_MSGCLIENT.cpp
.............\.............\IPC_MSGCLIENT.h
.............\.............\IPC_MSGCLIENT.vcproj
.............\.............\IPC_MSGCLIENT.vcproj.cjmal-PC.cjmal.user
.............\.............\IPC_MSGCLIENTDlg.cpp
.............\.............\IPC_MSGCLIENTDlg.h
.............\.............\IPC_MSGCLIENTppc.aps
.............\.............\IPC_MSGCLIENTppc.rc
.............\.............\ReadMe.txt
.............\.............\res\IPC_MSGCLIENT.ico
.............\.............\...\IPC_MSGCLIENTppc.rc2
.............\.............\resourceppc.h
.............\.............\stdafx.cpp
.............\.............\stdafx.h
.............\IPC_MSGCLIENT.ncb
.............\IPC_MSGCLIENT.sln
.............\IPC_MSGCLIENT.suo
.......Server\IPC_MSGServer\res
.......CLIENT\IPC_MSGCLIENT\res
.......Server\IPC_MSGServer
.......CLIENT\IPC_MSGCLIENT
IPC_MSGServer
IPC_MSGCLIENT