搜索资源列表
TCP/IP网络重复型服务器通信软件设计
- 本文介绍一种新型的基于消息队列的重复型服务器通信软件的设计方法,不同于并发型服务器和一般的重复型服务器通信软件,这种新的软件具有生成的子进程数少的优点,并且轻易对客户机与服务器的连接进行治理,适用于客户机数量较多和随机数据通信的情况,能够有效地提高服务器的运行效率。
通信中间件
- 通讯中间件,负责网络通讯过程中多个通讯模块的消息通讯。c++写的,可在windows/linux下运行。文件包了除了中间件代码外,还有使用方法说明和在windows/linux下使用的示例代码。-communications middleware for network communications over the course of the communications module messaging communications
用消息队列实现Client和Server间的通信
- 用消息队列实现Client和Server间的通信-used to achieve Message Queue Server and Client Communications between the
TCPUDP通信
- 网络通信程序,实现TCP和UDP通信,可互发消息-network communication procedures, TCP and UDP communications, updates
通过消息实现进程间的通信
- 利用消息机制实现数据交换实现方便、应用灵活,广泛应用于无须大量、频繁数据交换的内部进程通信系统之中。-use of information data exchange mechanism to achieve convenient and flexible applications, which are widely used without massive, frequent exchange of data in the inter
LinuxIPC进程间的通信
- Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ens
进程控制实验
- 操作系统实验,进程控制实验,Process.exe为父进程执行程序ChildProcess.exe为子进程执行的程序 该程序实现了进程间的消息通信,共享储存区通信以及管道通信-experimental operating system, process control experiments, Process.exe designation process ChildProcess.exe procedures for the im
CDMA短消息发送程序
- 用vc开发的cdma手机模块收发短信的功能,主要部分是串口通信和gb->unicode码间的转换。-vc development with the transceiver module cdma mobile messaging functions, the main part of the serial communications and gb- gt; Unicode Code of conversion.
msmq通信
- 用微软的操作系统组件MSMQ消息队列编程,COM开发调用,实现网络通信-use Microsoft's operating system components MSMQ message queue programming, called COM development, communications network
中国移动通信CMPP3.0短消息网关开发接口库
- 中国移动通信CMPP3.0短消息网关开发接口库内附中国移动通信CMPP3.0短消息网关开发接口使用手册-China Mobile Communications CMPP3.0 Short Message Gateway Interface for the development of China's mobile communication containing CMPP3 .0 Short Message Gateway In
MoAndMt
- 江苏短消息通信系统,包含Mo和Mt,java开发-Jiangsu Short Messaging System, and includes Mt Mo, java development
messengerx_src
- windows下VC++关于server和Client端消息通信处理。-under VC on the windows and Client-server communication information processing.
deskchennewSphere
- 该程序实现分窗口及其窗口间消息通信,很不错的一个尝试-program at the window and the window between the news communications, a very good attempt
process_message_communicate
- 进程消息通信 linux下gcc实现 创建并发送接受消息-Process under linux messaging gcc achieve acceptable to create and send messages
txin
- linux系统的shm.c等源码文件,熟悉linux系统的消息通信机制;基于共享存储区的进程间通信的设计-shm.c systems such as linux-source documents, familiar with the linux system message communication mechanism based on the shared storage area of the design-process co
aa
- 编程模拟多进程共享临界资源 进程间通信可以采用信号、消息传递、管道或网络通信方式-Programming multi-process simulation of the process of sharing critical resources can be used between the communication signal, information transmission, communication channels
IRP
- 从零学驱动(二)驱动与应用层简单消息通信。一个简单的消息通信程序,即sys与exe互传了一句话给对方。-Studies from zero drive (2)
操作系统双向进程通信
- 操作系统实验进程双向通信,要求 1)创建一个消息队列用于收发双方通信包含msgget() msgsnd() msgrcv() 2)编写发送端和接收端代码基于消息队列实现双向通信 3)编译调试顺利运行并提交实验报告 4)课后要求对常见的四种进程通信方式进行调研和总结(Bidirectional communication of experimental process of operating system based o
java-Socket通信
- Socket实现服务器端接收通信端口的消息,及向通信端口发送消息。(Socket implements the message received by the server on the communication port and sends the message to the communication port.)
易语言WM_COPYDATA消息通信源码
- 顾名思义,WM_COPYDATA消息通信源码 ,学习windows消息机制的好东西(As the name implies, WM_COPYDATA message communication source code, learning windows message mechanism good things.)