搜索资源列表
一对多
- 这是一个类似于QQ的代码!!了解Socket类和ServerSocket类中的重要方法。学会用Socket 类和ServerSocket类编写应用于网络之间的双向通信的程序.体会C/S模式。 -This is a code similar to the QQ! ! Understanding ServerSocket socket type and category of important ways. Learn how to use and ServerSocket socket typ
uartUDP
- 该程序实现了网口和串口之间进行数据通信! 可以实现网口到串口以及串口到网口的双向通信-the program achieved a net mouth and between the serial data communications. Grotto can be achieved serial and network to network serial I two-way communication
vbChat
- 此程序利用VB设计实现了点对点通信的。可实现两台计算机的双向通信,也可模拟服务器和客户机在一台计算机上实现双向通信。
模拟进程利用双向邮箱通信
- 模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-modeling process using two-way communications mail generates
CC1110Fx Source Code
- CC1110双向通信例程
server
- mfc实现的socket服务端与客户端的双向通信小程序编程-mfc socket server to achieve the two-way communication with the client a small programming
PIPE
- 命名管道,实现进程间的双向通信,经过多次调试,已经能实现收发信息-Named pipes, to achieve two-way communication between the process, after several commissioning, has been able to send and receive information
MingMingGuanDao
- 命名管道可在同一台计算机的不同进程之间,或在跨越一个网络的不同计算机的不同进程之间,支持可靠的、单向或双向的数据通信。不需要事先深入掌握基层网络传送协议(如 T C P / I P或I P X)的知识。这 是由于命名管道利用了微软网络提供者(M S N P)重定向器,通过一个网络,在各进程间建立 通信。-Named Pipes can be on the same computer between different processes, or across a network of d
DS18B20
- 8位单片机与DS18B20并行双向通信。 Quartus II 8.1项目工程文件. 主源程序文件为DS18B20.v,里面有详细注解。 例子: DS18B20 数据地址 0xf000(ROM=0) DS18B20 ROM指令地址 0xf001(ROM=1) 外部电源供电且只有一DS18B20的读取法: 发送CC到0xf001, 等待busy=0说明器件已准备好, 读0xf001的Bit1=1说明存在器件,Bit0=1为控制忙(可以省略此步) 发送44
NamedPipe
- C++实现的命名管道程序,个人实现的,可以实现双向通信,客户端向服务器进行查询,服务器查询后台,返回结果。-C++ implementation of named pipes procedures, personal achievement, and allows two-way communication, the client query to the server, the server queries the background and return the results.
cSharpPsocket
- 实现socket双向通信:实现socket双向通信-Achieve two-way communication socket
Test1_socket_ultimate
- 基于socket的双向通信,很基础的例子,便于学习和理解,希望能帮助到很多初学者-a basic sample of socket communication,may be it could give ABCs some help
ChatRoom
- 一个用wcf写的聊天室,利用了WCF双向通信技术,是很好的step by step学习资料-A wcf write, chat rooms, use of WCF two-way communication technology is good the step by step learning materials
WcfLab-Callback
- 一个简单的C#例子程序,用于演示如何实现WCF服务,以及如何实现双向通信,即Callback.-A simple C# example source code to demo how to implement a WCF service and dual communication through callback.
Socket-two-way-communication
- 类似于QQ风格的双向通信 Socket(.net)双向通信-QQ is similar to the style of two-way communication Socket (. Net) two-way communication
SingleInstance
- 这个是一个利用c#中利用邮槽实现进程间通信的工程,包括双向通信内容-This is a use of realization of inter-process communication engineering using the mail slot c#, including two-way communication content
proc
- 基于51单片机的红外通信程序,可以实现利用红外的双向通信功能-Infrared communication program based on 51 single chip microcomputer, can realize two-way communication function infrared
NRF24L01无线通信实验
- 在一块STM32 MINI 开发板上实现NRF24L01的双向通信,用两个SPI总线。显示在上位机上面。(On a STM32 MINI development board, two-way communication of NRF24L01 is realized, using two SPI buses. Displayed on the upper computer.)
串行通信
- 计算机与单片机之间实现串行通信,10位异步通信,波特率1200,采用定时器1产生,实现计算机串口调试助手与单片机之间的双向通信;(The serial communication between computer and MCU is achieved. Asynchronous communication with 10 bits and baud rate of 1200 are generated by timer 1, which realizes two-way communicati
JF24D-B双向通信测试程序LED板 带应答 2011-8-23
- 2.4G是一种无线技术,由于其频段处于2.400GHz~2.4835GHz之间,所以简称2.4G无线技术。是市面上三大主要无线技术(包括Bluetooth、27M、2.4G)之一。较普遍被应用于无线键盘鼠标。这个程序用的是JF24D模块,实现2.4g无线通信,带应答收发(2.4g wireless communication with reply and receive)