aspose file tools
The moose likes Java in General and the fly likes com port Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "com port" Watch "com port" New topic
Author

com port

Ajeesh Moidutty
Greenhorn

Joined: May 18, 2006
Posts: 22
I want to access ports like com1,com2 etc
and release the handle any application has on it.

I downloaded javax.comm Api

Now How can I code it ?
Henry Wong
author
Sheriff

Joined: Sep 28, 2004
Posts: 16692
    
  19

Maybe a good place to start is the documentation.

Henry


Books: Java Threads, 3rd Edition, Jini in a Nutshell, and Java Gems (contributor)
bart zagers
Ranch Hand

Joined: Feb 05, 2003
Posts: 234
Just to be sure, you are aware that the Java Communications api does not work for windows anymore?
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35241
    
    7
You can still use javax.comm version 2 on Windows; theJava IO FAQ has download details on that, and also points to other serial comm. APIs.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: com port
 
Similar Threads
Cant use object from another class
Posting to bump up my count...
WA #1.....word association
The x900 effect ?
Text box value is not being completely filled with request attribute