搜索资源列表
winAPI_Sport_comm
- 实现串行通讯的相关API函数 API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。 函数名 作用 CreateFile 打开串口 GetCommState 检测串口设置 SetCommState 设置串口 BuilderCommDCB 用字符串中的值来填充设备控制块 GetCommTimeouts 检测通信超时设置 SetCommTimeouts 设置通信超时参数 SetCommMask 设
javacomm20-win32
- java串口通讯api-serial communications api
commapi
- java通过串口或USB口调用短信猫收、发短信DEMO及API-The examples in this document assume that you have unzipped the commapi.zip file in your C: partition and your JDK installation is in C:\jdk1.1.6. If you have installed JDK in an other location or unzipped javacomm20-w
Simple
- 串口基本读写程序An elementary Java Communications API program. -Serial basic literacy program An elementary Java Communications API program.
SendComm
- 运用Java Communications API实现JAVA串口通信功能。打开串口后程序每两秒发送一次数据-JAVA using Java Communications API to achieve serial communication. After the program opens the serial port once every two seconds to send data
ReadComm
- 运用Java Communications API实现JAVA的串口通信功能,打开串口后开始从串口接收数据,显示在文本框-JAVA using Java Communications API to achieve the serial communication function, open the serial port after receiving data from the serial port, appears in the text box
20104243208440
- 首先安装JAVA 串口API包 ,然后在工程下引用comsms.jar ,具体使用方法,请看例程-First install the JAVA serial API package, and then in the project under reference comsms.jar, specific use, see the routine
project
- 这是一个参照 codegoogle上的一个串口API程序编写的 一个运行在android平台的 类似于上位机的软件,能够选择波特率,自由收发 字符-This is a reference to a serial API programming codegoogle on a run similar to the host computer' s software in the android platform, able to select the baud rate, free tran
communication
- 使用Java Communications API能够正确的与Windows系统交互,实现串口通信-Use the Java Communications API can correctly interact with the Windows system, the serial communication
android-serialport-api
- 最近在做android串口的开发,找到一个开源的串口类android-serialport-api,但是下载源码之后发现源码不能直接使用,而且源码结构较为复杂,对此做了简化(Android serial driver source code)
android-serialport-api
- Android 串口调试工具app,用于Android平台的串口调试,比如:设置串口波特率,串口设备ttyS*等等(Android serial debugging tool app, for the serial port debugging of Android platform, such as: set serial port rate, serial port device ttyS* and so on.)