Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Comm Port

  Asked By: Jasmine    Date: Apr 26    Category: Java    Views: 571
  

I want to read the com port of my computer.
which class or package I should use to get it done.
Any quick help in detail will be highly appricated.
thanks.

Share: 

 

3 Answers Found

 
Answer #1    Answered By: Jared Adams     Answered On: Apr 26
 
Answer #2    Answered By: Tarrant Thompson     Answered On: Apr 26

i have downlaod the COMMAPI from java sites but i am little confused while
reading its documentation bcz i have found the following line which is mush
confusing for me.
"The javax.comm.properties file must be installed. If it is not, no ports will
be found by the system. "

i don't know what does it mean or how can i install this file.
and second one is that i am using jdk1.4, i just want to know is these settings
are same for jdk1.6 and jdk1.4.

for more idea see the attachement file!


and if you have it's code then please!

i am in to much trouble because
I want to read  the com port  of my computer  and i don't have idea to do it! would
you tell me in detail which class  or package  I should use to get it done.
Any quick  help in detail will be highly appricated.
thanks
please send me the settings and code in detail if possible!

 
Answer #3    Answered By: Janelle Evans     Answered On: Apr 26

> i have downlaod the COMMAPI from java sites but i am little confused while
reading its documentation bcz i have found the following line which is mush
confusing for me.
> "The javax.comm.properties file must be installed. If it is not, no ports
will be found by the system. "

you must copy the file to /jre/lib/ext

its an extension to the JRE.



 
Didn't find what you were looking for? Find more on Comm Port Or get search suggestion and latest updates.




Tagged: