CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - send serial port java

搜索资源列表

  1. comm.java

    0下载:
  2. 用JAVA写的串行端口发送和接收数据,希望能通过,-using Java to write the serial port to send and receive data and it is hoped that through, thank you
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4010
    • 提供者:tony
  1. JavaGSM

    0下载:
  2. 通过GSM猫与计算机串口连接,实现计算机短信发送功能-GSM cat with the computer through the serial port connection, the realization of computer Send SMS
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-30
    • 文件大小:65224
    • 提供者:christopher
  1. workspace

    0下载:
  2. java使用simlib通过串口短信猫发送手机短信。simlib包和需要的文件都在里面-java use simlib through the serial port to send SMS text messages cats. simlib packet and documents are needed inside
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:220634
    • 提供者:xiaoying
  1. SendComm

    0下载:
  2. * 程序文件名称:SendComm.java * 功能:从串行口COM1中发送数据-* Name of program file: SendComm.java* feature: From the COM1 serial port to send data
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:2033
    • 提供者:jeff
  1. JavaCOM

    0下载:
  2. JAVA实现串口通讯,可以截获各串口发送的数据和对串口发送数据。-JAVA Serial communications can be intercepted by the serial port to send data and send data to the serial port.
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:88509
    • 提供者:陈杰
  1. Javaserialportdesign

    0下载:
  2. 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。 -An embedded system is usually dominated by its serial port full-duplex communication system, such as a pi
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3479
    • 提供者:xiaofeng
  1. sms

    0下载:
  2. 通过串口连接GSM Modem程序发送短信的程序,用Java编写-GSM Modem connected through the serial port to send SMS procedures, using Java to prepare
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:9058
    • 提供者:laohan83
  1. comm

    0下载:
  2. 进行串口通讯,支持16进制字节数组的发送-Serial port communication, support for 16-hex-byte array to send
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-29
    • 文件大小:141431
    • 提供者:
  1. net1

    0下载:
  2. 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线 控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查 询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类 库,该类库大大的简化了对串口进行操作的过程。-Embedded systems often need a serial port full-duplex communication with host systems, such as a pipeline co
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:11412
    • 提供者:宗关镇
  1. code

    0下载:
  2. 用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
  3. 所属分类:Java Develop

    • 发布日期:2017-05-08
    • 文件大小:1667663
    • 提供者:荣海丰
  1. SendComm

    0下载:
  2. 运用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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:1589
    • 提供者:zhuyinhui
  1. SMSSender

    0下载:
  2. 一个JAVA控制电脑串口,通过短信猫收发短消息的程序。-A JAVA control computer serial port, received via text message Send PM cat program.
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:24576
    • 提供者:金秀炫
  1. yhj_java20090512

    0下载:
  2. 解决java串口操作中发送数据中只要包含0x0A,操作系统自动在0x0A前添加0x0D的的问题例子程序。-resolve java serial port send data with 0x0A,operate system auto add 0x0D problem.
  3. 所属分类:Com Port

    • 发布日期:2017-05-16
    • 文件大小:4549873
    • 提供者:junsheng.zhu
  1. javaListener

    0下载:
  2. 实现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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2609
    • 提供者:秦冬冬
  1. src1

    0下载:
  2. 一个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)
  3. 所属分类:Com Port

    • 发布日期:2017-11-22
    • 文件大小:4272
    • 提供者:dd
  1. Serials

    0下载:
  2. 用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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:55383
    • 提供者:刘豫
  1. jni

    0下载:
  2. 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)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:10240
    • 提供者:lushaoen
  1. rxtx

    0下载:
  2. Java串口编程:串口数据的发送与监听读取   本人在近期的开发工作中遇到向串口发送设备控制指令的需求,遂对串口编程进行了略微深入的钻研,在此对自己的一些心得和经验进行总结,以供大家参考与交流。(Java serial programming: serial data transmission and monitoring reading In recent development, I encountered the need to send control instructions to
  3. 所属分类:Java编程

    • 发布日期:2018-01-01
    • 文件大小:811008
    • 提供者:cherubimzyc
  1. SerialPortUtilityNew

    0下载:
  2. java操作电脑串口,实现读取和发送数据(Java operates the serial port to read and send data)
  3. 所属分类:Java编程

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:java-Li
搜珍网 www.dssz.com