Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Reading COM port of computer by java

  Asked By: Anita    Date: Nov 29    Category: Java    Views: 3484
  

I want to read the com port of my computer. (I am using cp-220 modem. it is
spcial type of modem) as a part of project i have to this modem sendst sends 7
digt numer after every 30 seconds. I want to read that number and use in my
database.
which class or package I should use to get it done.

Share: 

 

1 Answer Found

 
Answer #1    Answered By: Raul Clark     Answered On: Nov 29

Looks like a lot of ppl are devolping com  or parallel port  projects.
First you need to download the commAPI from java.sun.com Follow the
installation instructions carefully. It took me 3 tries to get it
working. Then look at their examples and use what you need.

 
Didn't find what you were looking for? Find more on Reading COM port of computer by java Or get search suggestion and latest updates.




Tagged: