搜索资源列表
客户端服务器端的通信程序
- JAVA程序设计来实现了多个客户端和一个服务器端的通信程序-JAVA procedures designed to achieve a number of client and a server-communication program
Java线程间的通信
- 利用java线程的程序,方便大家理解线程的概念。很好的理解线程间的通信-use of the procedures to facilitate understanding of the concept of threads. Good understanding of the communication between threads
利用WinSock进行无连接的通信forvc
- 利用WinSock进行无连接的通信-WinSock conducted without the use of the communications link
使用真正的Winsock做的最简单的通信程
- 使用真正的Winsock做的最简单的通信程-use the real Winsock do the most simple way of communication
JavaScript和Flash的通信
- Javascr ipt和Flash的通信-Javascr ipt and Flash Communication
组态软件的通信
- 介绍了工业控制Window组态软件的通信-introduced the Industrial Control Software Configuration Window communications
用消息队列实现Client和Server间的通信
- 用消息队列实现Client和Server间的通信-used to achieve Message Queue Server and Client Communications between the
pc机间的通信
- pc机间的通信程序,用语两天多太PC机之间相互传送信息-pc machine communication procedures between the terminology more than two days too PC to relay messages between
一个C编的通信程序(包括原代码)
- 一个C编的通信程序原代码-a series of the C source code Communication Program
一个基于TCPIP的通信程序
- 一个基于TCPIP的通信程序-based TCPIP communications procedures
MSComm控件实现中文Win 9x下的通信
- VB 5.0/6.0的MSComm通信控件提供了一系列标准通信命令的接 口,它允许建立串口连接,可以连接到其他通信设备(如Modem)、 还可以发送命令、进行数据交换以及监视和响应在通信过程中可能 发生的各种错误和事件,从而可以用它创建全双工的、事件驱动 的、高效实用的通信程序。-VB 5.0/6.0 the MSComm control communications for a series of standard communica
基于android平台的通信系统设计与实现
- 基于android平台的通信系统设计与实现
利用udp协议实现计算机之间的通信
- 利用udp协议实现计算机之间的通信
一个C编的通信程序(包括原代码)
- 一个C编的通信程序原代码-a series of the C source code Communication Program
通过消息实现进程间的通信
- 利用消息机制实现数据交换实现方便、应用灵活,广泛应用于无须大量、频繁数据交换的内部进程通信系统之中。-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
PC机与单片机通信
- 上位机与单片机之间的通信,非常的容易,看了你也便会!-PC and communication between the microcontroller, very easy to read you will!
LinuxIPC进程间的通信
- Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ens
客户端服务器端的通信程序
- JAVA程序设计来实现了多个客户端和一个服务器端的通信程序-JAVA procedures designed to achieve a number of client and a server-communication program
vc实现pc与单片机的通信
- 用VC++实现PC与单片机的UART通信(Using VC++ to realize UART communication between PC and singlechip)
VC++利用消息机制在两个EXE程序间通信
- 展示消息机制再不同程序间的通信,包括发送方和接收方(Display messaging mechanisms, and then communicate between different programs, including sender and receiver)