搜索资源列表
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.
seriaport_textview
- android串口通讯:能自动读取串口数据,并将显示在textView上。-android serial communication: serial data can be automatically read and displayed on the textView on.
Key
- Java 串口调用密码键盘程序 串口通讯-Java serial port communication program called PIN pads
Android_SDK_Examples_sourse_code
- 《Google Android SDK开发范例大全》全部范例源码,对初中级的来说还是很不错的哦。 -" Google Android SDK development of examples of documents," all source code of the examples, pretty good for learners of middle class
SMSCore
- 自己实现的基于串口通讯发送短消息的JAVA代码,对于初学者有一定的参考和帮助价值,特意上传上来共享一下!-Their own realization of serial communication based on sending short messages JAVA code, for beginners there is a certain degree of reference and to help the value of deliberately upload up to shar
UsingProtocol
- 自己实现的基于串口通讯发送短消息的低层协议JAVA代码,对于初学者有一定的参考和帮助价值,特意上传上来共享一下!-Their own realization of serial communication based on sending short messages JAVA code low-level agreement, for beginners there is a certain degree of reference and to help the value of delibe
BluetoothTest
- 手机蓝牙通讯,服务器与客户端进行数据交互,使用JAVA开发,无需设备之间进行配对-Bluetooth mobile phone communications, server and client data exchange, the use of JAVA development, the need for matching between devices
MulThreadDownload
- 多线程文件下载,可自己定义线程个数,实现多线程下载。android手机软件-Multi-threaded file download
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
RS232_JSP
- 基于JSP的java 串口通讯,代码适合初学者学习-the serial communication based on JSP
eternity-sms
- JAVA 的串口通讯包,用于进行串口通讯和从串口获取数据等功能。(Com with Serial port in Java)
demo-0.0.1-SNAPSHOT
- 串口通讯,读取串口数据,发送串口数据,监听串口数据(serial communication)