搜索资源列表
java_serial
- 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有 做过的大侠能够讲讲处理的办法。 -with readi
com(java)
- 使用java编写的关于通讯及串口编程所必需的类库,便于大家开发使用。-prepared by the use of java on the serial communications and programming necessary for the library to facilitate the development of the use of everyone.
Key
- Java 串口调用密码键盘程序 串口通讯-Java serial port communication program called PIN pads
CS_Message
- CS串口通讯,使用java swing来开发,支持强大的通讯技术,欢迎大家使用-CS serial communication, use the java swing to develop and support a strong communication technology, welcome to use
java--serial-communication
- java串口通讯的源代码,在JCreator Pro可运行通过的-java source code for serial communication, in JCreator Pro can be run through the
rxtx-2.0-7pre1-i386-pc-mingw32
- rxtx开发包,用Java进行串口通讯程序的开发,可以实现短信发送等功能。-rxtx development kit, the development of serial communication program in Java, you can send text messages and other functions
rxtx-2.0-7pre1.tar
- rxtx开发包源代码,用Java进行串口通讯程序的开发,可以实现短信发送等功能。-rxtx development kit, the development of serial communication program in Java, you can send text messages and other functions
eternity-sms
- JAVA 的串口通讯包,用于进行串口通讯和从串口获取数据等功能。(Com with Serial port in Java)
demo-0.0.1-SNAPSHOT
- 串口通讯,读取串口数据,发送串口数据,监听串口数据(serial communication)