搜索资源列表
类似与QQ的UDP通信
- 这是一个用VC编写的网络通信程序,有两个服务器和端口,可以实现相互通信。使用时请注意修改IP地址-This is a VC prepared by the network communication procedures, and the two-port server can achieve mutual communication. When used to change IP addresses
案例24和25pc机间的通信
- 这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现-PC communication among the examples procedures "require" to be used to achieve inquiries, procedures "interrupt" for the use of interruption
实现动态IP间程序的相互通信
- 实现动态IP间程序的相互通信 实现动态IP间程序的相互通信 实现动态IP间程序的相互通信-dynamic IP inter-process communication between the dynamic IP intergovernmental process of mutual communication between the dynamic IP way the sequence mutual dynamic IP commu
和25pc机间的通信
- 这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为用中断方式实现-PC communication among the examples procedures "require" to be used for achieving and procedures "interrupt" for the use of interruption means
24和25pc机间的通信
- 这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现-PC communication among the examples procedures "require" to be used for achieving and procedures "interrupt" for the use of interruption means
模拟进程利用双向邮箱通信
- 模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-modeling process using two-way
和25pc机间的通信
- 这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为用中断方式实现-PC communication among the examples procedures "require" to be used for achieving and procedures "interrupt" for the use of interruption means
24和25pc机间的通信
- 这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现-PC communication among the examples procedures "require" to be used for achieving and procedures "interrupt" for the use of interruption means
模拟进程利用双向邮箱通信
- 模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-modeling process using two-way
rebin
- 中断实现并行通信,可实现弹片机间相互通信-interrupted parallel communication, to achieve mutual shrapnel machine communication
类似与QQ的UDP通信
- 这是一个用VC编写的网络通信程序,有两个服务器和端口,可以实现相互通信。使用时请注意修改IP地址-This is a VC prepared by the network communication procedures, and the two-port server can achieve mutual communication. When used to change IP addresses
案例24和25pc机间的通信
- 这是PC机间相互通信的例子,程序“require”为用查询方式实现,程序“interrupt”为 用中断方式实现-PC communication among the examples procedures "require" to be used to achieve inquiries, procedures "interrupt" for the use of interruption
实现动态IP间程序的相互通信
- 实现动态IP间程序的相互通信 实现动态IP间程序的相互通信 实现动态IP间程序的相互通信-dynamic IP inter-process communication between the dynamic IP intergovernmental process of mutual communication between the dynamic IP way the sequence mutual dynamic IP commu
mu11111122l
- 多线程编程最简单实例,两个线程之间相互通信和控制,一看就懂-most simple example, two threads between communication and control, a person would understand
Com_API
- 双机冗余系统采用主备机原则运用软件方式通过串口相互通信,达到实时检测的功能,能够保证系统的可靠性。即使有一台机子出现故障的情况下也不影响系统的正常运行,而通过串口通信的方式代替常规的检测转换设备,不仅可以解决转换设备本身出错的瓶颈问题,还在很大程度上节约了成本,因此有很好的实用推广价值。-double-redundant system uses the main principles for the use preparation so
(multi_s)
- 实现多种单片机相互通信中的从机部分,单片机互相控制-to achieve a variety of microcontroller mutual communication from the plane, mutual MCU control
MODEM_COMM
- 接口通讯 使用串行通信借口进行计算机间的相互通信-communications interface using serial communication between computer pretext of mutual communication
Oftomatization
- 为了方便网络编程,90年代初,由Microsoft联合了其他几家公司共同制定了一套WINDOWS下的网络编程接口,即Windows Sockets规范,它不是一种网络协议,而是一套开放的、支持多种协议的Windows下的网络编程接口。本篇论文主要是介绍了在TCP/IP基础上利用winsock2对网卡进行编程,以达到网络流量监测的目的。论文首先介绍了TCP/IP协议,旨在介绍IP,TCP,UDP等比较重要的协议。主要是介绍IP头,TCP头
severclientofpipecomminication
- 创建双线程,实现两个程序之间相互通信的功能,可应用于注册登陆等开启双界面、双进程的方面。-Create a double thread, realize mutual communication between the two procedures of the function, can be applied to open the dual-register landing interface, dual-process aspec
进程间通信
- 可应用于同一台机器上两个或多个进程之间的相互通信(Mutual communication between two or more processes that can be applied to the same machine)