搜索资源列表
利用Java实现串口全双工通讯
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
java串口通信程序
- java串口通信程序
Java串口访问控制短信猫发送短信实例.rar
- Java串口访问控制短信猫发送短信实例Java串口访问控制短信猫发送短信实例
rxtx-2.1-7-bins-r2.zip 很好用的java 串口开发包
- 一个很好用的java 串口开发包,可在多个平台下使用,A good java used serial development kit can be used on multiple platforms
JavaSerial.zip
- 用Java在Windows下实现串口全双工通讯的例子,Eclipse编译通过。注:读串口超时的话,编译器会提示出错。,Using Java in Windows to achieve full-duplex serial communication example, Eclipse compiler through. Note: Reading serial port timeout, then the compiler will be prompted to make mistakes.
java_serials
- java实现串口通信,调试OK!很实用,希望给大家带来帮助!-java to achieve serial communication, debugging OK! Very practical, will give us some help!
SerialPar
- 对串口的端口 的测试类 是javax.comm 的入门 -Serial port on the test category is javax.comm entry
JavaCOM
- JAVA实现串口通讯,可以截获各串口发送的数据和对串口发送数据。-JAVA Serial communications can be intercepted by the serial port to send data and send data to the serial port.
SerialBean
- 能够简单的实现主从计算机之间的串口传输数据-Can be simple to achieve the main from the computer s serial port to transfer data between
j2meduanxin
- 本文使用Java串口通信技术和JSP技术,对已有的短信系统进行研究,分析系统存在的问题,改善系统提取短信方法、提高系统性能、实现定时发送短信功能,并应用于Windows平台下的Web系统中-This article uses Java serial communication technology and JSP technology, the existing messaging system to study, analyze system problems, improve the sys
Port_final
- java编写的多线程串口通信程序,用于串口测试-java prepared by multi-threaded serial communication program for the serial test
NetToComm
- 本压缩包是一个网口转串口的原码,非常有用哦-net to com
javacom
- java使用JNI访问本地串口,very useful-Java acesses local comm via jni
serial
- Java实现串口全双工通讯 一个Java读取串口值的类(收藏) 这是一个通过JAVA的扩展包(javax.comm)从串口读取值的类, 本类库(javax.comm)主要包括: SerialBean.java (与其他应用程序的接口), SerialBuffer.java (用来保存从串口所接收数据的缓冲区), ReadSerial.java (从串口读取数据的程序)。-Serial full-duplex communication
communicate
- 以Java实现的串口通讯~实现了很多的功能!-Java implementation of serial communication to realize a lot of features ~!
eternity-sms
- JAVA 的串口通讯包,用于进行串口通讯和从串口获取数据等功能。(Com with Serial port in Java)
java 串口监听
- java实现串口读入写出流,串口的监听模式。(Java realize serial read into, write flow, serial port monitoring mode.)
java串口连接pos机输入输出
- 应用java对接银联pos机的串口,实现对pos机的简单输入以及应答报文的读取,包含了所有jar包及对应的程序开发源码。(Application Java docking UnionPay POS machine serial port, to achieve a simple input to the POS and answer packet access, including all the jar package and the corresponding program develop
串口助手
- 本文件主要用于硬件中传送数据的平台,主要用Java编写。()
Java调用串口设备之ModbusRTU协议
- Java调用串口设备之ModbusRTU协议(ModbusRTU protocal(JAVA))