搜索资源列表
MS NetSerialComm
- MS提供的串口开发源代码类,提供了几个与串口通讯的底层通讯类-the serial open-source categories, for a few serial communication with the underlying communications
TCPIPCHAT
- 这是一个很好的学习TCP的案例,其中包括了使用套接字进行底层通讯的完整流程,供大家参考-This is a very good case study of the TCP, These include the use of socket in the bottom of the integrity of communication flow, for your reference
RCC串口通讯协议1
- 串口通讯底层软件,编写说明-serial communications infrastructure software, preparation of notes
RCC串口通讯协议
- 串口通讯底层软件,编写说明二-serial communications infrastructure software, the preparation of the note 2
ICMP
- 编写自己组建ICMP包发送和接收程序,有利于加深对TCPIP底层通讯的学习
TCPIP
- 基于TCP,IP的网络通讯成功的程序,只是一个短小的程序,可以作为底层通讯编码使用
smart_card_low_level_interface
- 智能卡底层通讯接口规范文档,里面有详细的介绍,可参考!
工控机与PLC通讯编程
- 本文详细介绍了工控机与PLC(可编程控制器...以三菱PLC为例),通过串口进行通讯的方法与步骤. PLC大量运用于设备控制,具有稳定可靠,容易编程的特点,往往用于设备的底层控制. 而工控机具有友好的界面,容易被操作者所接受.因此,将工控机与PLC结合,实现设备的智能化控制,被广泛采用. 正是因为以上用途,提出了工控机与PLC通讯的问题,本文说明清晰,贴近实用.
智能小区底层控制通信网
- 网络通讯基础课件
即时通讯(带视频)源码
- AnyChat音视频互动开发平台(SDK)是一套跨平台的即时通讯解决方案,基于先进的H.264视频编码标准、AAC音频编码标准与P2P技术,整合了佰锐科技在音视频编码、多媒体通讯领域领先的开发技术和丰富的产品经验而设计的高质量、宽适应性、分布式、模块化的网络音视频互动平台。 AnyChat音视频互动开发平台(SDK)包含了音视频处理模块(采集、编解码)、流媒体管理模块(丢包重传、抖动平滑、动态缓冲)、流媒体播放模块(多路混音、音视频同步
lanya_RCCcktxkfb
- 蓝牙通讯软件,串口通讯底层软件-Bluetooth communications software, serial communications software bottom
RCC串口通讯协议1
- 串口通讯底层软件,编写说明-serial communications infrastructure software, preparation of notes
RCC串口通讯协议
- 串口通讯底层软件,编写说明二-serial communications infrastructure software, the preparation of the note 2
简单的聊天程序(作者:刘亚焱)
- 简单的聊天程序用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。-simple chat program using java achieve bottom network communication, I use the TCP/IP protocol's socket (Socket) programming interfaces to network communica
2004120117454829025
- 多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原
MS NetSerialComm
- MS提供的串口开发源代码类,提供了几个与串口通讯的底层通讯类-the serial open-source categories, for a few serial communication with the underlying communications
network_socket
- 网络通讯底层代码(socket),是个很好的socket编程的参考代码-network communications underlying code (socket), is a very good socket programming reference code
mysocket3
- 网络通讯底层代码(socket)用VC6.0开发,里面包含3个原码-network communications underlying code (socket) with VC6.0 development, which contains three original code
mars-master
- 腾讯开源微信底层通讯库,可以研究微信的通讯机制,也可以基于此工具库开发自己的即时通讯App(micromsg opensource lib)
socket
- 通过底层websocket 进行网络编程,试试就知道了(Through the underlying websocket network programming, try to know.)