搜索资源列表
用C的API函数写的串口通讯程序
- 用TC的API函数写的串口通讯程序。 对串口的访问 。-the API function to write the serial communication program. Right Serial visit.
VC++中用通讯控件开发串行通信程序
- 用VC在Windows下开发串行通享程序是程序员们经常会遇到又令人头痛的一件事,不但要理解许多复杂的API函数>>>>>>>>-VC in the development of Windows-serial programmers enjoy procedure is often encountered again is a headache, not only to understand the many complex API function
win2k下直接用API函数编写串口通讯例程(VC6)
- win2k下直接用API函数编写串口通讯例程(VC6).RAR。 直接用WINAPI编写的串口通讯例程。-win2k directly with the preparation of API routines Serial Communication (VC6). RAR. Direct WINAPI prepared by the serial communication routines.
Delphi串口通讯
- 用Delphi实现串口通讯,采用API方式在Delphi下实现串口通讯.-with Delphi serial communications using the API under Delphi serial communications.
比较好SOCKET API通讯程序源代码
- 比较好SOCKET API通讯程序源代码-better communication API source code
通讯时服务器和客户机端socket API通讯流程
- 通讯时服务器和客户机端socket API通讯流程
即时通讯(带视频)源码
- AnyChat音视频互动开发平台(SDK)是一套跨平台的即时通讯解决方案,基于先进的H.264视频编码标准、AAC音频编码标准与P2P技术,整合了佰锐科技在音视频编码、多媒体通讯领域领先的开发技术和丰富的产品经验而设计的高质量、宽适应性、分布式、模块化的网络音视频互动平台。 AnyChat音视频互动开发平台(SDK)包含了音视频处理模块(采集、编解码)、流媒体管理模块(丢包重传、抖动平滑、动态缓冲)、流媒体播放模块(多路混音、音视频同步)以及P2P网络模块(NAT穿透、UPnP支持)等多个子模块
Java-Bluetooth-API-1
- 使用Java蓝牙无线通讯技术API概述之一-The use of Java Bluetooth wireless communication technology, one of API Overview
Java-Bluetooth-API-2
- 使用Java蓝牙无线通讯技术API概述之二-The use of Java Bluetooth wireless communication technology of the two API Overview
apichuankou
- 不适用MSCOMM控件,直接调用WIN API函数进行串口通讯的演示程序-MSCOMM controls do not apply, directly call WIN API function demo serial communications
PublicNetSoft
- VC++ SOCKET API通讯实例源码 本源代码主要是演示如何使用VC++的SOCKET API进行网络通讯的实例,代码包括客户端与服务器端,分别运行两程序,互相监听,互相接发消息,原理简单,没用到什么高深技术,都是很基础的,因此可能对VC的入门者比较有-VC++ SOCKET API communication example source code for the main origin is to demonstrate how to use the VC++ the SOCKET
(API)
- API函数写串口通讯,分别采用阻塞和轮训的方式接收数据,-WU
VB-API
- VB串口API通讯,附带BAS文件全部源码,实现与饭卡读卡器通讯-VB API BAS RECOURCE
com-api
- 用API编写串口通讯的例子,编程环境DELPHI-Serial Communication
APIComfordll_windows
- VC6 串口通讯 API 利用API函数对串口进行操作-VC6 COMM API
综合交易平台API开发简介新版
- 综合交易平台Api包括交易Api和行情Api 交易Api建立在Tcp协议上,实现了客户端和综合交易平台之间的双向异步通讯。行情Api可以运行在Tcp或者在Udp协议上。 下面把综合交易平台简称为Thost,交易Api简称为TraderApi ,行情Api简称为MdUserApi。上述2种Api统称为Api
PB串口通讯API源代码
- PB串口通讯API源代码,不需要mscomm32.ocx的方法,比较强大(PB serial communication API source code, do not need mscomm32.ocx method, relatively powerful)
pb串口通讯
- PB9.0源代码:通过API函数实现与串口信息的读写通讯。(PB9.0-API-read-write-COM)
SIP softphone API
- 非常实用的SIP软电话API,可以直接在vs2008下编译,简单调用api的接口,就可以实现软电话的所有功能,作者使用开源的exosip、ortp、mediastream等接口,进行封装,用户也可以以这个为基础,做出自己想要的软电话接口,改API目前支持多种语音编码,在易用性,稳定性上超过著名的linphone,作者对linphone也比较了解,在开发前全面分析了解linphone的代码。(A very practical SIP soft phone API can be compiled d