进程通信
- process communication
-
基于Delphi的进程通信研究和应用
Research and Application of Process Communication Based on Delphi
-
然后在有关通道的其它方面也进行了详细的分析和阐述。通过对这个模型的实现,实现了更加方便可靠的进程通信,可以更好的支持实时Java的性能。
Based on the implementation of the channel , process communication can be more convenient and safer , and provide better real-time capabilities of Java .
-
Linux中SYSTEMV进程通信机制安全性形式化验证
The Formal Verification of Safety in System V of Linux
-
基于Linux集群的分布式进程通信系统的实现
Implementation of distributed processes communication system based on Linux
-
UDP与TCP结合实现多进程通信
Multi-Process Communication by Combination of UDP and TCP
-
MACH核心提供的进程通信界面
The Interface of Interprocess Communication ( IPC ) of MACH Kernel
-
对于进程通信从单机Socket和共享内存方式,到共享文件方式。
Regarding process communications from single computer Socket and sharing memory way , to sharing document way .
-
基于QNX与Windows运行的PC机之间的网络进程通信
Inter-Process Communication between PCs Running QNX Or Windows
-
设计出一种通用的底层分布式进程通信平台,该组件制定了一组消息协议,并使用Java网络编程接口实现进程间的消息交换与数据传输。
Designing a common underlying distributed process communication platform . The platform used Java network interface to implement message exchange and data file transport among processes .
-
基于UNIXIPC进程通信的外币信用卡POS收单系统的研究与实现
Study and Application of Foreign Currency Credit Card POS Trade System Based on Unix IPC Interprocess Communication
-
一种面向进程通信的逻辑网络信息平台(NIP)的设计
Design of a process-oriented logical network information platform
-
基于事务处理的socket网络编程技术可应用在分布式系统进程通信中,是Internet上进行应用开发最为通用的API。
The socket network programming technique based on transaction can be used in interprocess communication of distributed system , and is the commonest API in application of Internet .
-
其次讨论了IP流量发生器的相关技术,包括:Linux的内核、进程通信和套接字技术,其中对套接字技术中的原始套接字(SOCKRAW)技术进行了重点讨论。
We also discussed the correlation technique of IP traffic generator , including automated testing , Linux kernel , the inter-process communication and the socket technologies .
-
通过比较面向连接的UDP和无连接的TCP,说明了UDP和TCP的不同的应用范围,论述了UDP和TCP结合能实现应用程序之间高效率的多进程通信。
There were different applications of connectionless TCP and connection_oriented TCP . The combination of UDP and TCP could obtain effective multi_process communication between applications .
-
OLE自动化是WINDOWS的一种交互进程通信机制,可以让一个应用程序驱动或自动完成另一个应用程序的部分或全部功能。
OLE Automation is a communication mechanism for windows interactive process , a application program can use partial or total functions of other application program by using OLE automation .
-
本文中对于多进程通信问题不做过多的讨论,因为POXIS线程API提供了处理诸如死锁和竞态条件这类问题的工具。
Some of these issues are covered briefly in this article , because the POSIX thread API provides tools to help deal with these problems , such as deadlocks and race conditions .
-
分析了STAGE仿真软件的仿真原理,并在STAGE的基础上根据二次雷达系统仿真需求,对STAGE的功能接口进行扩展:扩展了DI、DE、SIM、脚本语言、与外部进程通信;
Analyzed the simulation principle of the STAGE software , and then according to the needs of system simulation , expanding functions for STAGE by expanding DI , DE , SIM , scripts , and external communications .
-
该文利用进程通信机制实现了一个专用CAD系统内部各模块之间的数据通信,并详细介绍了数据通信实现的设计、结构和算法。
This article proposes an efficient scheme to implement the data communications of each modules in a particular CAD system by making use of the process communication mechanism , and expounds the design and the arithmetics of the data communication .
-
本文通过对PVM进程通信机制进行修改及引入Condor的检查点机制,实现了对PVM用户进程的迁移。
This paper introduces an implementation of process migration in PVM system using checkpointing and modifying the process communication mechanism of PVM .
-
分析了Unix环境下socket进程通信机制,以及socket系统调用。最后介绍了如何在网络系统下实现Client与Server的通信和Client与多个Server的通信。
We analysed socket process communication mechanism in Unix environment , and its socket system transfer , and at last introduced how to implement communication between Client and Server , and Client and serial Servers on the network system .
-
文章在介绍TCP协议客户端和服务器端进程通信流程和具体实现的基础上,以Delphi环境为编程语言说明了在Windows下使用socket进行网络编程的方法和特点。
This article introduced process communication and its realization of Client / Server process in TCP protocol ; showed the network programming method and property using socket in Windows , taking Delphi environment as an example .
-
该系统使用共享内存作为进程通信方式,支持多个用户同时操作一个串口上的IPDU,而用户的命令串行地完成。
The system uses shared memory as the way for inter-communication , and supports multiple users .
-
两种通用、高速的进程通信机构-UNIXS-5共享数据段、消息机构评析
Two common purpose high-speed inter-process communication mechanisms - evaluating and analyzing the UNIX S-5 shared data segment and message mechanisms
-
DDE是Windows支持的进程通信机制之一,本文详细介绍了DDE应用协议,Delphi和MatlabDDE的通信原理、客户机和服务器组成,以及一般的实现方法。
DDE is one of the processes based on Windows . This paper detailedly introduces the DDE protocol , the communication principle between Delphi and Matlab and the composition of client and server program , as well a general programming method is described .
-
按照软件工程方法,首先对ADSL路由器进程通信系统进行需求分析,将系统中所运行的进程划分为配置进程和事务进程,并由此得出系统进程通信需求的结论。
According to the software engineering methods , requirement analyse for interprocess communication of ADSL router is firstly presented , All processes which are running in ADSL router are divided into configuration process and task process , and the requirement of interprocess communication is concluded from the division .
-
介绍了分布式构件对象模型(DCOM),使用网络通信协议代替本地进程通信来达到分布式计算的目的-介绍了HRV分析的具体意义,并对所开发的分布式HRV系统进行了介绍-
This article introduces the meaning of Distributed Component Object Model ( DCOM ), which used network communication protocol to replace the local process communication to reach the aim of Distributed Computing , then it discusses the significance of HRV analysis , and finally it presents the system we developed .
-
网际间进程通信与客户-服务器的实现
Realization of process communication and client - server over Internet
-
基于进程通信的电力系统分布式计算模型
Electrical distributed computing model based on process communication
-
分布式操作系统中的进程通信机制
The process communication facility in distributed operating system
-
一种进程通信劫持技术的实现与应用研究
An Inter-process Communication Hijacking Scheme and Its Application