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

搜索资源列表

  1. java_serial

    0下载:
  2. 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有 做过的大侠能够讲讲处理的办法。 -with readi
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:2024
    • 提供者:
  1. comm2.0.3

    0下载:
  2. Comm.jar是Sub实现底层串口操作的API,调用了本地的DLL文件,因为Java本身不具备直接访问硬件设置的能力,都是通过调用本地方法来实现的.可以Java的官方网站下载.下载之后把其中Comm.jar包导入到工程的Classpath中,把另外两个非常重要的文件javax.comm.properties和win32com.dll考贝到你的工程目录下,即java.user下.-Comm.jar is Sub achieve bottom of the serial port operatio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32922
    • 提供者:huaihuai
  1. serial_sample

    0下载:
  2. 用JCreator编写的串行口通讯程序,编程语言是java。-JCreator prepared with the serial port communication procedures, java programming language.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:26313
    • 提供者:sunjun
  1. java_com.rar

    0下载:
  2. 在开发手机短信开发之前,需要下载JAVA的串口访问接口类包说明,另外还有java com口编程实例,In the development of SMS to develop before the need to download JAVA serial access interface package that category, there is another instance of java com port programming
  3. 所属分类:SMS

    • 发布日期:2017-04-02
    • 文件大小:10713
    • 提供者:wangbo
  1. chuankou

    0下载:
  2. java 语言,通过串口转USB驱动,读取SIM908的串口数据-java language, through the serial port to USB drive, read SIM908 serial data
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-09
    • 文件大小:33441
    • 提供者:陈晨
  1. CH341EVT

    0下载:
  2. 多种语言实现USB转串口的串口助手,包括C++,VB和Java。-Languages ​ ​ to achieve USB to serial port assistants, including C++, VB and Java.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:671239
    • 提供者:Mary
  1. SeriPort

    2下载:
  2. to connect serial port with java using rxtx lib
  3. 所属分类:串口编程

    • 发布日期:2013-08-18
    • 文件大小:157299
    • 提供者:Selcuk
  1. test_onlyread

    0下载:
  2. java界面运行在pc上,write.c载到linux系统的节点上,两者通过串口进行通信。然后在pc上运行test,在界面中输入ttyUSB0,点open按钮,然后点read按钮。接着在节点上./write运行write就能在界面上显示接收到信息。-java interface running on the pc , write.c set to the linux system nodes, which communicate through the serial port with pc.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3321
    • 提供者:白鸽
  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. CommPortIdentifier

    0下载:
  2. 通过该程序可以获取机子上的所有串口和并行口,进行串口通信/。-The program can be accessed through the machine all the serial and parallel port for serial communication /.
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:5939
    • 提供者:dai
  1. 2(2)

    0下载:
  2. 本文主要是java串口编程的例子 首先,要有comm.jar包 view plaincopy to clipboardprint? package cc.dfsoft.ranqi.util import -This article is the first example of java programming serial port, there must be comm.jar package view plaincopy to clipboardprint? Package cc.dfso
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:2473
    • 提供者:杨博文
  1. SeriPort

    0下载:
  2. Serial Port Control Java Example
  3. 所属分类:Communication

    • 发布日期:2017-11-13
    • 文件大小:30047
    • 提供者:micro
  1. jSSC-Terminal

    0下载:
  2. jSSC (Java Simple Serial Connector) - library for work with serial port from Java. jSSC support Win32 (Win98-Win7), Win64, Linux(x86, x86-64), Solaris(x86, x86-64), Mac OS X 10.5 and higher(x86, x86-64, PPC, PPC64). Documentation and examples you can
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-09
    • 文件大小:161420
    • 提供者:Vibes
  1. jSSC-0.9.0-Release

    0下载:
  2. jSSC 0.9 (Java Simple Serial Connector) - library for work with serial port from Java. jSSC support Win32 (Win98-Win7), Win64, Linux(x86, x86-64), Solaris(x86, x86-64), Mac OS X 10.5 and higher(x86, x86-64, PPC, PPC64). Documentation and examples you
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-03
    • 文件大小:237211
    • 提供者:Vibes
  1. Java-SerialPort

    0下载:
  2. 在安卓系统上的串口调试工具源代码,已经试用过,可以使用。-Serial port on the Android source code debugging tools have been tried, can be used.
  3. 所属分类:Driver develop

    • 发布日期:2017-03-29
    • 文件大小:96899
    • 提供者:zhoujianping
  1. CS

    0下载:
  2. Java连接串口的串口程序 已通过测试 485口- Java serial port COM port
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1059141
    • 提供者:严征征
  1. Android-Serial-test

    0下载:
  2. android 串口测试apk参考源码,JNI java 反射方式-Android serial port test sourcecode
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:24019
    • 提供者:曾进源
  1. eternity-sms

    0下载:
  2. JAVA 的串口通讯包,用于进行串口通讯和从串口获取数据等功能。(Com with Serial port in Java)
  3. 所属分类:串口编程

    • 发布日期:2017-12-25
    • 文件大小:32768
    • 提供者:naleite
  1. mfz-rxtx-2.2-20081207-win-x86

    1下载:
  2. java调用串口功能使用工具类,操作串口开关(Java calls the serial port function to use the tool class)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:151552
    • 提供者:殇溪
  1. JAVA串口采集数据

    2下载:
  2. 实现java对串口数据的采集功能,详细的代码请看压缩包中的实现类(Implementing the Collection Function of Serial Port Data in Java)
  3. 所属分类:串口编程

    • 发布日期:2019-12-09
    • 文件大小:144384
    • 提供者:小小宇宇宇
« 1 23 »
搜珍网 www.dssz.com