文件名称:Process-communication
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 117kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
? 编写两个进程,一进程负责发送字符 串,另一进程负责接收字符串;
? 支持Windows/linux的的共享存储区、消息、有名和无名管道、Socket通信
? 发送进程应可以从窗口或键盘上接收字符串;
? 接收进程应可将字符串显示在窗口上;
-? preparation of two processes, a process responsible for sending a string, another process is responsible for receiving the string ? Support Windows/linux' s shared memory, message, named and unnamed pipes, Socket Communications ? sending process should be available from the window or the keyboard received on a string ? receiving process should be the string displayed in the window
? 支持Windows/linux的的共享存储区、消息、有名和无名管道、Socket通信
? 发送进程应可以从窗口或键盘上接收字符串;
? 接收进程应可将字符串显示在窗口上;
-? preparation of two processes, a process responsible for sending a string, another process is responsible for receiving the string ? Support Windows/linux' s shared memory, message, named and unnamed pipes, Socket Communications ? sending process should be available from the window or the keyboard received on a string ? receiving process should be the string displayed in the window
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Process communication
.....................\kcsj_receiver
.....................\.............\kcsj_receiver.aps
.....................\.............\kcsj_receiver.clw
.....................\.............\kcsj_receiver.cpp
.....................\.............\kcsj_receiver.dsp
.....................\.............\kcsj_receiver.dsw
.....................\.............\kcsj_receiver.h
.....................\.............\kcsj_receiver.ncb
.....................\.............\kcsj_receiver.opt
.....................\.............\kcsj_receiver.plg
.....................\.............\kcsj_receiver.rc
.....................\.............\kcsj_receiverDlg.cpp
.....................\.............\kcsj_receiverDlg.h
.....................\.............\ReadMe.txt
.....................\.............\res
.....................\.............\Resource.h
.....................\.............\res\kcsj_receiver.ico
.....................\.............\...\kcsj_receiver.rc2
.....................\.............\StdAfx.cpp
.....................\.............\StdAfx.h
.....................\kcsj_send
.....................\.........\kcsj_send.aps
.....................\.........\kcsj_send.clw
.....................\.........\kcsj_send.cpp
.....................\.........\kcsj_send.dsp
.....................\.........\kcsj_send.dsw
.....................\.........\kcsj_send.h
.....................\.........\kcsj_send.ncb
.....................\.........\kcsj_send.opt
.....................\.........\kcsj_send.plg
.....................\.........\kcsj_send.rc
.....................\.........\kcsj_sendDlg.cpp
.....................\.........\kcsj_sendDlg.h
.....................\.........\PipeThread.cpp
.....................\.........\PipeThread.h
.....................\.........\PublicVar.cpp
.....................\.........\PublicVar.h
.....................\.........\ReadMe.txt
.....................\.........\res
.....................\.........\Resource.h
.....................\.........\res\kcsj_send.ico
.....................\.........\...\kcsj_send.rc2
.....................\.........\...\Thumbs.db
.....................\.........\StdAfx.cpp
.....................\.........\StdAfx.h
.....................\进程通信.doc
.....................\kcsj_receiver
.....................\.............\kcsj_receiver.aps
.....................\.............\kcsj_receiver.clw
.....................\.............\kcsj_receiver.cpp
.....................\.............\kcsj_receiver.dsp
.....................\.............\kcsj_receiver.dsw
.....................\.............\kcsj_receiver.h
.....................\.............\kcsj_receiver.ncb
.....................\.............\kcsj_receiver.opt
.....................\.............\kcsj_receiver.plg
.....................\.............\kcsj_receiver.rc
.....................\.............\kcsj_receiverDlg.cpp
.....................\.............\kcsj_receiverDlg.h
.....................\.............\ReadMe.txt
.....................\.............\res
.....................\.............\Resource.h
.....................\.............\res\kcsj_receiver.ico
.....................\.............\...\kcsj_receiver.rc2
.....................\.............\StdAfx.cpp
.....................\.............\StdAfx.h
.....................\kcsj_send
.....................\.........\kcsj_send.aps
.....................\.........\kcsj_send.clw
.....................\.........\kcsj_send.cpp
.....................\.........\kcsj_send.dsp
.....................\.........\kcsj_send.dsw
.....................\.........\kcsj_send.h
.....................\.........\kcsj_send.ncb
.....................\.........\kcsj_send.opt
.....................\.........\kcsj_send.plg
.....................\.........\kcsj_send.rc
.....................\.........\kcsj_sendDlg.cpp
.....................\.........\kcsj_sendDlg.h
.....................\.........\PipeThread.cpp
.....................\.........\PipeThread.h
.....................\.........\PublicVar.cpp
.....................\.........\PublicVar.h
.....................\.........\ReadMe.txt
.....................\.........\res
.....................\.........\Resource.h
.....................\.........\res\kcsj_send.ico
.....................\.........\...\kcsj_send.rc2
.....................\.........\...\Thumbs.db
.....................\.........\StdAfx.cpp
.....................\.........\StdAfx.h
.....................\进程通信.doc