搜索资源列表
利用Java实现串口全双工通讯
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
java-testnet
- java实现代PC机和以太网转串口设备通讯例子,可以用来测试以太网转串口设备的数据收发情况。 在applet目录下为在java applet中如何和模块通讯的例子,在使用时得首先把index.htm和test.jar下载到模块中,然后在ie中输入http://模块IP地址/index.htm来访问。(目前只有ZNET-200T支持此下载功能) -PC and Ethernet to serial communications equipment example, can be used
rs232comm
- 用java开发的基于串口RS-232通讯程序,横简单的。希望对你有所帮助。-with java-based development of the serial RS-232 communication procedures, Wang simple. You want to help.
serial_sample
- 用JCreator编写的串行口通讯程序,编程语言是java。-JCreator prepared with the serial port communication procedures, java programming language.
comm3.0_u1_solaris_sparc
- 串口通讯编程,java 语言版本的,串口通讯编程,java 语言版本的
java-serial
- 关于的java串口问题,串口通讯,串口监听,串口配置-the question of java serial
JavaCOM
- JAVA实现串口通讯,可以截获各串口发送的数据和对串口发送数据。-JAVA Serial communications can be intercepted by the serial port to send data and send data to the serial port.
comm
- 进行串口通讯,支持16进制字节数组的发送-Serial port communication, support for 16-hex-byte array to send
ReadComm
- JAVA串口通讯接受载波完整数据包并解析-JAVA serial communication carrier to accept a complete packet and parse
pc_com
- 用pc串口转tcp与嵌入式设备通讯,有VC,VB,java的例程,并有较详细的说明-Pc com port change to tcp,using embedded system,have sample programs with VC,VB.java. detailed descr iption.
serjava
- 这是一个用Java实现的串口全双工通讯的源码,内附相关说明,可以作为参考-Java to achieve full-duplex serial communications
java_com
- java串口通信包javacomm20-win32.zip Javax.comm是Sun公司提供的,用于开发平*立的通讯应用程序的扩展API。(ps:这里javax的x很准确地表明了它是一个扩展包,而不是核心包(core package),但由于历史原因,javax下的并不都是扩展包,比如swing包已经是Java核心架构的一部分了,不过为了与Java1.1编码兼容,仍使用javax.swing。)javax.comm可以访问RS232接口(串口)及有限制地访问IEEE-1284(并口)。-J
SerialTool
- 用java通过rxtx进行简单的串口通讯(With java through rxtx for simple serial communication)
jni
- 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)
jd-gui
- API概述 接口 CommDriver 可负载设备(the loadable device)驱动程序接口的一部分 CommPortOwnershipListener 传递各种通讯端口的所有权事件 ParallelPortEventListener 传递并行端口事件 SerialPortEventListener 传递串行端口事件 类 CommPort 通讯端口 CommDriver 可负载设备(the loadable device)驱动程序接口的一部分 CommPortOwne