搜索资源列表
processcomunication
- 此程序是在MFC下分别用匿名管道,命名管道和邮槽3种方法实现的进程之间的通信 -this procedure is the MFC respectively anonymous pipeline named pipes and mail chutes three different methods to achieve the communication process between the
Codeps
- 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. Analysis and comparison of several inter-process communication advantages and
ipb-v2.1.7H
- 采用 UTF-8 编码,完美兼容多语言 中文化的前台界面(不包括论坛帮助) 中文化的后台 中文化的安装与升级系统 中文的版主操作日志 为中文修正的 CSS, Javascr ipt 为中文修正的语言截断 为中文修正的所见所得编辑器 修正邮件预览乱码的问题 修正模板和后台中多处未使用 Charset 声明出现乱码的问题 修正打印页面 HTML 标签错误混乱 去除后台首页附件使用空间统计(附件一多,首页进入奇慢) 加强的 SSI 脚本,允许以 Java
NamedPipeClt
- 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点-explain in detail the communication process in four ways : the clipboard, anonymous pipes, named pipes and mail chutes. And a comparative analysis of these types of inter-process communication on th
mailSlot
- 邮槽是基于广播通信体系设计出来的,它采用无连接的不可靠的数据传输。 邮槽是一种单向通信机制,创建邮槽的服务器进程读取数据,打开邮槽的客户机进程写入数据。 为保证邮槽在各种Windows平台下都能够正常工作,我们传输消息的时候,应将消息的长度限制在424字节以下。 mailslot是用邮槽在进程间通讯。-Mail slot is designed based on radio communications system, which uses unreliable connection
semaphore
- linux下邮箱方式进行进程通信的代码和实验报告,用P.V原语实现通信中的同步问题。运用生产者与消费者模型设计实现一个简单的信箱。-approach to the process under linux mail communications code and test reports, using PV primitives to achieve communication in the synchronization problem. The use of producer and cons
jspgbook2
- 支持JUBB(类似UBB),留言数据的合法性检测,如EMAIL,主页地址,支持繁体字符的输入,出错页面美化 初始管理密码为:redhat -support JUBB (similar UBB), the legitimacy of voice data detection, such as e-mail, home address, to support the traditional character input, the initial landscaping error p
ProcessCommunication
- 有剪切板,匿名管道,命名管道,邮槽实现的进程间的通信,例子很简单,对入门有帮助-A clipboard, anonymous pipes, named pipes, mail slot communications between the process of implementation, examples of very simple, entry-help
ProcessComm
- 两个测试四种不同进程间通信的方法程序,通过剪切板进行进程间的通信、通过邮槽进行进程间的通信、通过通道进行进程间的通信、通过COPTDATA消息进行进程间的通信-Two test four different inter-process communication methods and procedures, through the clipboard for interprocess communication, through the mail slot for inter-process
server
- 写一个服务器,要求根据用户 输入文件路径(要求用户可以输入一个文件,或文件夹路径,注意要是文件夹,可能文件夹中还嵌套这文件夹)中找出文件里面里面存放的用户指定信息(比如邮箱) ,并把找出的信息(比如邮箱)保存到一个用户指定的文本文件中。-Write a server requires users to enter a file path (the user can enter a file or folder path Note that if the folder may also be n
11
- 掌握用邮箱方式进行进程通信的方法,并通过设计实现简单邮箱理解进程通信中的同步问题以及解决该问题的方法。-Master the process of communication methods to use E-mail, to understand the synchronization process communication, and methods to solve the problem by designing a simple mailbox.
Code1
- 详细讲解进程间通讯的四种方式:剪贴板、匿名管道、命名管道和邮槽。并比较分析这几种进程间通信的优点和缺点。-Detailed interpretation of the process of communication between four ways: the clipboard, anonymous pipe, named pipe and mail slot. And comparative analysis of the process of the communication betw
pipe
- 进程间通信的VC++源码实例集,进程之间的通信以及实现方法实例,通过一些小程序来实现,这些小程序有剪贴板实例、邮槽、匿名管道等,希望对VC++基础用户有帮助。-Interprocess communication VC++ set of source instance, the communication between the process and the method instance, some small programs to achieve these procedures cli
VideoDemo
- 进程间通信的VC++源码实例集,进程之间的通信以及实现方法实例,通过一些小程序来实现,这些小程序有剪贴板实例、邮槽、匿名管道等,希望对VC++基础用户有帮助-Communication between the inter-process communication the VC++ source instance set, the process and the method instance, through a number of small programs to achieve thes
Mailslot
- 进程间通信,邮槽,包括服务端与客户端,只能单向通信,由客户端到服务端-Interprocess communication, mail slots, including server and client, only one-way communication from the client to the server
pqafect-and-encoding
- 关于pop3邮件的接收,不过没有实现base64的编码和解码,需要进一步完善-About the pop3 mail received, but no implementing base64 encoding and decoding, need further perfect
UXBR4
- Send and receive e-mail 源码很好用的-The Send and receive E-mail source is very useful
mfinly
- 发送电子邮件程序,主要是通过vc++在windows系统上使用,测试发送邮件,-Send email program, mainly through vc++ on Windows system use, test send mail,
jxgcpaz
- VB mail source VB邮件发送源码,不错的很好-VB mail source source code, VB sent mail good is very good
ajcxudf
- VC developed using the SMTP protocol send E-mail simple small program