`
longdick
  • 浏览: 579959 次
  • 性别: Icon_minigender_1
  • 来自: 0
社区版块
存档分类
最新评论

Java Communications API 安装与使用注意(安装篇)

阅读更多

下载地址:http://mdubuc.freeshell.org/Jolt/javacomm20-win32.zip

把comm.jar 拷贝到 %jre_home%\lib\ext

把javax.comm.properties 拷贝到 %jre_home%\lib

把win32com.dll 拷贝到 %java_home%\bin或者c:\windows\system32


另外需要注意的是:
如果没有按照默认的路径安装JDK,比如我是安装在c盘根目录c:\jdk,那么系统会在C:\Program Files下面另建一个jre目录 ,并默认将这个目录所在的路径作为jre_home的路径,而不是c:\jdk\jre.




分享到:
评论
发表评论

文章已被作者锁定,不允许评论。

相关推荐

    Java Communications API 3.0u1 - Linux

    The Java Communications API is a Java extension that provides access to a variety of communication protocols and interfaces for communication between applications and devices. Java Communications API ...

    Java Communications API 3.0u1 - Solaris SPARC

    The Java Communications API is a Java extension that provides access to a variety of communication protocols and interfaces for communication between applications and devices. Java Communications API...

    Java Communications API 3.0u1 - Solaris x86

    The Java Communications API is a Java extension that provides access to a variety of communication protocols and interfaces for communication between applications and devices. Java Communications API...

    Java串口编程API包

    SUN的官方API(comm2.0.jar) 里面包含win32com.dll ,comm.jar ,javax.comm.properties

    java串口驱动,comm是专门为Java读取串口信息的而编写的API

    Java,comm是专门为Java读取串口信息的而编写的API,这个既可以读取到串口的信息,也可以进行相关数据的写入到对应的串口中。这个一般刚刚开始,使用简单的代码,进行读取的时候,可能会什么都没有发现,这个是应该,...

    java-Comm-API.rar_comm

    java Communications API

    java_rs232.rar_java rs2_java rs2_java rs232_rs232_rs232 java

    用JAVA写的RS232通讯软体,请记得开发环境需安装Java Communications API,才可执行

    浅谈Java串行端口技术协议

    五、安装JAVA COMMUNICATIONS API 3 六、通讯前的准备 4 七、COMM API基础 4 1、枚举出系统所有的RS232端口 5 2、打开端口 6 2.1、CommPortIdentifier类和CommPort类有什么区别呢? 7 3、关闭端口 7 3.1、轮询方式...

    sun 串口编程包 comm api

    sun 公司开发的Java Communications API ,在 xp 系统下面测试通过。适合需要用串口通讯的编程

    java串口通信控件

    Java提供了 CommunicationAPI(包含于javax.comm包中)用于通过与机器无关的方式,控制各种外部设备。Communications API,是标准的Java的扩展部分,它在JavaAPI中是没有附带的。因此,必须先在SUN公司网站的Java站点...

    java串口通信

    Java提供了 CommunicationAPI(包含于javax.comm包中)用于通过与机器无关的方式,控制各种外部设备。Communications API,是标准的Java的扩展部分,它在JavaAPI中是没有附带的。因此,必须先在SUN公司网站的Java站点...

    java network programming 4th edition pdf

    The Java core API includes well-designed interfaces to most network features. Indeed, there is very little application layer network software you can write in C or C++ that you can’t write more ...

    Java Network Programming 4th Edition

    The Java core API includes well-designed interfaces to most network features. Indeed, there is very little application layer network software you can write in C or C++ that you can’t write more ...

    [Java] Java 网络编程 第4版 (英文版)

    You’ll learn how to use Java’s network class library to quickly and easily accomplish common networking tasks such as writing multithreaded servers, encrypting communications, broadcasting to the ...

    Sample Code for GSSAPI/Kerberos v5 SASL Mechanism

    Note that the Java Communications API is no longer officially supported by Oracle, and the last available version is 3.0u1. However, there are alternative libraries and frameworks available for ...

    java实现串口

    Java提供了 CommunicationAPI(包含于javax.com包中)用于...Communications API,是标准的Java的扩展部分,它在JavaAPI中是没有附带的。因此,必须先在SUN公司网站的Java站点 (www.java.sun.com)上下载这个扩展类库。

    【JTHarness4_4_0】【需要用到的包】

    Java Communications 3.0 API 官网提供的地址下不了。我是自己从CSDN上下载的 在以下操作系统下有效:Solaris SPARC, Solaris x86, Linux x86。如果使用windows就没什么用,这里引用主要是为了编译源代码。 JUnit ...

    jSerialCommTestBed:Java串行端口库jSerialcomm的测试平台

    jSerialComm-TestBed 作者的注释:大约10年前,我首先在RxTx上开发了串行接口代码。 但是,RxTx不再被维护,并且在... 它旨在替代RxTx和(不推荐使用的)Java Communications API,具有更高的易用性,对超时的增强支

    Java Network Programming 3rd Edition By Elliotte Rusty Harold 2004

    Classic Java book. Chapter 1. Why Networked Java? Section 1.1. What Can a Network Program Do? Section 1.2. Security Section 1.3. But Wait! There's More! Chapter 2. Basic Network Concepts ...

    spring-web-and-rest-thymeleaf:带有REST API和Web管理员的示例Spring Boot应用程序

    这是一个示例,演示了如何将REST API公开给外部用户,以及如何使用ThymeLeaf和boostrap提供一个轻量级的管理部分。 先决条件 为了安装和启动该应用程序,请确保您具有以下条件: Java JDK(v8 +) Maven(v3 +) ...

Global site tag (gtag.js) - Google Analytics