搜索资源列表
-
0下载:
linux ipc
linux 下进程间通信-linux IPS Inter Process Communication
-
-
0下载:
包含邮件槽客户端程序
利用邮件槽对象来实现进程间通信的程-includes mail slot client program using the mail slot target to achieve inter-process communication -
-
-
0下载:
包含邮件槽服务器程序
利用邮件槽对象来实现进程间通信的程 序-mail slot contains the procedures for the use mail server trough target to achieve inter-process communication procedures
-
-
0下载:
用于通信系统的进程间通信的设计其中的不同和不在-communication system for inter-process communication between the different design and not
-
-
1下载:
关于web server、进程间通信、shell编程的经典源代码-on the web server, and inter-process communication, the classic shell programming source code
-
-
0下载:
实现了两个客户机程序与服务器程序间的进程通信(本机)。客户机与服务器间的通信是双向的,采用QLocalServer与QLocalSocket实现。,The realization of the two procedures and the client server inter-process communication (local). Client and server communication is a two-way, using QLocalServer with QLocalSoc
-
-
0下载:
用pipe实现远程控制系统中的popen函数功能。参数f_des[0]从管道中读数据,f_des[1]向管道中写数据。通过管道实现父子进程间的通信。服务器可以向多个用户提供服务。-Remote control system with a pipe in the popen functionality. Parameter f_des [0] read data from the pipe, f_des [1] write data to the pipeline. Father and son
-
-
0下载:
本例演示两程序间如何通过数据报进行通讯。在本地构造一个时间服务器(TimeServer),并用客户端(TimeClient)来取得时间。-This example shows you how the two inter-process communication through data is reported. Construct a local time server (TimeServer), and the client (TimeClient) to obtain the time.
-
-
0下载:
我们的工程中用到的通讯包,可以支持Socket通讯,也可以利用文件映射来进行本地进程间的通讯。-Our engineering used in the communication package, can support Socket Communications, file mapping can also be used to carry out a local inter-process communication.
-
-
0下载:
非常不错的一个VC++通信程序。适用于本地系统上进程间通信,也适用于远程不同系统上进程通信。用命名管道,油槽和Winsock进行进程通信,命名管道和Winsock的通信是双向的即客户端像服务器发送数据,而服务器也可以向客户端发送数据。油槽通信是单向。-A very good one VC++ communication program. Applies to inter-process communication on the local system, but also to differen
-
-
0下载:
Qt/Embedded4.5.0語法撰寫成的Inter-Process communication Client源碼,
主要由C和Qt語法構成-Inter-Process communication Client
-
-
0下载:
Qt/Embedded4.5.0語法撰寫成的Inter-Process communication Server源碼,
主要由C和Qt語法構成-Inter-Process communication Server
-
-
0下载:
linux本地进程间通信的小例子,实现客户端注册用户,服务器端应答-linux local small example of inter-process communication
-
-
0下载:
该文简要介绍了SUN工作站与PC之间进行通讯的常用方法,着重论述了一种基于Socket编程,实现进程间直接实时通讯的方法-The paper briefly describes the SUN workstations and PC communication between the common method focuses on a Socket based programming, direct real-time inter-process communication methods
-
-
0下载:
能让我们对linux的系统和socket有一个叫深入的了解,且对网络服务器的架构有一定了解,通过实践,使我们知道在网络编程过程中所需要注意的一系列问题(如并行程序设计的问题)。当然,本次大作业还能使我们对“进程间通信”,“进程同步”和“信号量”等操作系统的知识进行巩固,从而服务于本次大作业。-Make our linux system and the socket are called in-depth understanding of the network server architectu
-
-
0下载:
进程间通信经典教程Inter-process communication classic tutorial-Inter-process communication classic tutorial
-
-
0下载:
利用tcp网络协议编写远程网络服务终端,主要要完成进程间的通信必须有一个服务端和一个客户端,利用tcp网络协议规则编写服务端和客户端,完成的是数据传输,必须有一个跟踪调试函数 和一个日志管理文件及文档编写-Prepared using tcp network protocol end remote network services, primarily to complete the inter-process communication must have a server and a cli
-
-
0下载:
Unix系统进程间通信讲述,进程间通信实例-Unix systems about inter-process communication, inter-process communication instance
-
-
0下载:
学习Windows上进程间通信的PPT,详细介绍了命名管道的使用方式-The study of inter-process communication on Windows PPT, details the use of named pipes
-
-
0下载:
进程间通信示例程序,包括共享内存、管道、命名管道、文件锁、消息队列、协同进程等-Examples of inter-process communication procedures, including shared memory, pipes, named pipes, file locking, message queues, collaborative processes, etc.
-