当前位置:
首页
资源下载

搜索资源 - send serial port java
搜索资源列表
-
0下载:
用JAVA写的串行端口发送和接收数据,希望能通过,-using Java to write the serial port to send and receive data and it is hoped that through, thank you
-
-
0下载:
通过GSM猫与计算机串口连接,实现计算机短信发送功能-GSM cat with the computer through the serial port connection, the realization of computer Send SMS
-
-
0下载:
java使用simlib通过串口短信猫发送手机短信。simlib包和需要的文件都在里面-java use simlib through the serial port to send SMS text messages cats. simlib packet and documents are needed inside
-
-
0下载:
* 程序文件名称:SendComm.java
* 功能:从串行口COM1中发送数据-* Name of program file: SendComm.java* feature: From the COM1 serial port to send data
-
-
0下载:
JAVA实现串口通讯,可以截获各串口发送的数据和对串口发送数据。-JAVA Serial communications can be intercepted by the serial port to send data and send data to the serial port.
-
-
0下载:
一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线
控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查
询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类
库,该类库大大的简化了对串口进行操作的过程。
-An embedded system is usually dominated by its serial port full-duplex communication system, such as a pi
-
-
0下载:
通过串口连接GSM Modem程序发送短信的程序,用Java编写-GSM Modem connected through the serial port to send SMS procedures, using Java to prepare
-
-
0下载:
进行串口通讯,支持16进制字节数组的发送-Serial port communication, support for 16-hex-byte array to send
-
-
0下载:
一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线
控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查
询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类
库,该类库大大的简化了对串口进行操作的过程。-Embedded systems often need a serial port full-duplex communication with host systems, such as a pipeline co
-
-
0下载:
用CDMA 2000 1x 网络,通过串口计算机与CDMA模块进行通信,实现发送短消息的功能-Using CDMA 2000 1x network, a computer through the serial port to communicate with the CDMA module to realize the function to send a short message
-
-
0下载:
运用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
-
-
0下载:
一个JAVA控制电脑串口,通过短信猫收发短消息的程序。-A JAVA control computer serial port, received via text message Send PM cat program.
-
-
0下载:
解决java串口操作中发送数据中只要包含0x0A,操作系统自动在0x0A前添加0x0D的的问题例子程序。-resolve java serial port send data with 0x0A,operate system auto add 0x0D problem.
-
-
0下载:
实现java串口监听,可以监听串口的数据,以便处理,也可以把数据发送给串口,以实现交互-To achieve java serial port monitor monitor serial data in order to deal with, can send data to the serial port, in order to achieve interactive
-
-
0下载:
一个java代码里面有模拟串口发送和接受,同时可以动态的把时间和接受的数据存入数据库(mysql)-Java code which has the analog serial port to send and accept dynamic time and accept the data stored in the database (mysql)
-
-
0下载:
用java实现的一个GUI程序,实现串口的二进制读写,可以设置串口属性。上半部分为编辑发送窗口,下半部分为接受信息窗口-Using java to achieve a GUI program, serial binary reader, you can set the port property. Send to edit the upper half of the window into the lower half of the window to receive information
-
-
0下载:
jni封装串口通讯例子源码,在jni层封装rs232,在android用java调用实现控制 串口发送和接收数据(JNI package serial communication example source code, in the JNI layer package RS232, in android with Java call to achieve control serial port to send and receive data)
-
-
0下载:
Java串口编程:串口数据的发送与监听读取
本人在近期的开发工作中遇到向串口发送设备控制指令的需求,遂对串口编程进行了略微深入的钻研,在此对自己的一些心得和经验进行总结,以供大家参考与交流。(Java serial programming: serial data transmission and monitoring reading
In recent development, I encountered the need to send control instructions to
-
-
0下载:
java操作电脑串口,实现读取和发送数据(Java operates the serial port to read and send data)
-