Welcome![Sign In][Sign Up]
Location:
Search - javax.comm

Search list

[Othercomm2.0.3

Description: 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 operation API, Call the local DLL files, because Java itself does not have direct access to the hardware, are by calling the local approach to achieve. Java can be downloaded from the official website. Download them after making Comm . Pack into the jar works Classpath, another two very important documents and win32c javax.comm.properties om.dll Bedouin to take your project directory, java.user under.
Platform: | Size: 32922 | Author: huaihuai | Hits:

[Communicationjavacomm20-win32

Description: java串口编程包,很好用 javax.comm.properties win32com.dll comm..jar
Platform: | Size: 273003 | Author: fangjun | Hits:

[Othercomm2.0.3

Description: 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 operation API, Call the local DLL files, because Java itself does not have direct access to the hardware, are by calling the local approach to achieve. Java can be downloaded from the official website. Download them after making Comm . Pack into the jar works Classpath, another two very important documents and win32c javax.comm.properties om.dll Bedouin to take your project directory, java.user under.
Platform: | Size: 32768 | Author: huaihuai | Hits:

[Communicationjavacomm20-win32

Description: java串口编程包,很好用 javax.comm.properties win32com.dll comm..jar -java serial port programming package, a good use javax.comm.propertieswin32com.dllcomm .. jar
Platform: | Size: 272384 | Author: fangjun | Hits:

[Windows DevelopSerialPar

Description: 对串口的端口 的测试类 是javax.comm 的入门 -Serial port on the test category is javax.comm entry
Platform: | Size: 2048 | Author: huan01123 | Hits:

[JSP/Javaserial

Description: Java实现串口全双工通讯 一个Java读取串口值的类(收藏) 这是一个通过JAVA的扩展包(javax.comm)从串口读取值的类, 本类库(javax.comm)主要包括: SerialBean.java (与其他应用程序的接口), SerialBuffer.java (用来保存从串口所接收数据的缓冲区), ReadSerial.java (从串口读取数据的程序)。-Serial full-duplex communication
Platform: | Size: 2048 | Author: xiaofeng | Hits:

[JSP/Javajavaxcomm

Description: Java串行端口技術協議,含有comm.jar,javax.comm.properties,win32com-You can get comm.jar,javax.comm.properties,win32com.dll in this zip file
Platform: | Size: 32768 | Author: 小K | Hits:

[Communicationjavax_comm

Description: Javax.comm source libraries
Platform: | Size: 11264 | Author: xaxaxa | Hits:

[JSP/JavaSerialDemo

Description: Serial Communication-package aa import javax.comm.* import java.util.Properties import java.util.Enumeration import org.omg.Dynamic.* import java.awt.Choice public class serialcomm { void listPortChoices() { SerialParameters parameters=new SerialParameters() Choice portChoice=new Choice() CommPortIdentifier portId Enumeration en = CommPortIdentifier.getPortIdentifiers() while (en.hasMoreElements()) { portId = (CommPortIdentifier) en.nextElement() if (portId.getPortType() == CommPortIdentifier.PORT_SERIAL) { System.out.println(portId.getName()) } } portChoice.select(parameters.getPortName()) } public static void main(String args[]) { serialcomm scomm=new serialcomm() scomm.listPortChoices() } } class SerialParameters { private String portName private int baudRate private int flowControlIn pri
Platform: | Size: 10240 | Author: lts | Hits:

[JSP/JavaJAVA_COM_PORT

Description: Simple COM port access java implemented with javax.comm library
Platform: | Size: 307200 | Author: John | Hits:

[Modem programMessageModern

Description: 1.这里主要是java调用短信猫发送短信。 这里的短信猫主要使用RS232串口与服务器通信。 2.需要用到开源组织开发的smslib.jar,直接导入开发环境即可。 3.smslib.jar 需要用到java串口通信需要用到的comm.jar,win32com.dll和javax.comm.properties。-1 here is the java call to the GSM Modem to send text messages. SMS cats here use RS232 serial communication with the server. Need to use open source organizational development smslib.jar development environment can be directly imported. 3.smslib.jar need java serial communication need comm.jar, win32com.dll, and javax.comm.properties.
Platform: | Size: 3271680 | Author: Shao Xuhang | Hits:

[JSP/JavajavaSerialAndJavacomm20-win32

Description: comm.jar javax.comm.properties win32com.dll 还有源码,文档说明! 包含: javacomm20-win32.zip javaSerial.zip 这两个包,其中 javaSerial.zip 是重复的! 不知道为什么需要,但串口操作比较敏感,所以就一并上载-There comm.jar javax.comm.properties win32com.dll source documentation ! Includes: javacomm20-win32.zip javaSerial.zip These two packages , which javaSerial.zip is repeated ! I do not know why you need , but more sensitive to serial operation , so be uploaded
Platform: | Size: 286720 | Author: 温联超 | Hits:

[Driver Developjava_com

Description: 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(并口)。-Java package serial communication javacomm20- win32.zip Javax.com m is provided by the Sun, for communication development platform independent application extension API. (ps: javax.mail x here is very accurate that it is an expansion pack, rather than the core packages (core package), but due to historical reasons, are not under the javax.mail expansion pack, such as the swing package is part of the Java core architecture, but in order to compatible with Java1.1 coding, still use javax.mail. Swing.) Javax.com m can access the RS232 interface (serial) and have limited access to the IEEE- 1284 (parallel).
Platform: | Size: 272384 | Author: mark | Hits:

[JSP/Javamfz-rxtx-2.2-20081207-win-x64

Description: 64位RXTX串口读取驱动,比javax.comm好用-64 bit RXTX
Platform: | Size: 157696 | Author: 旅行袋 | Hits:

[Com PortJavaxCommDemo

Description: 简单的JAVAXCOMM串口读写,串口可以使用模拟器模拟(Simple JAVAXCOMM serial read and write, the serial port can be simulated using the simulator)
Platform: | Size: 254976 | Author: 宁静夜空V | Hits:

CodeBus www.codebus.net