The Artima Developer Community
Sponsored Link

Java Answers Forum
About javax.comm package

1 reply on 1 page. Most recent reply: Sep 30, 2004 11:26 AM by Senthoorkumaran Punniamoorthy

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 1 reply on 1 page
chanda

Posts: 11
Nickname: rcss
Registered: Sep, 2004

About javax.comm package Posted: Sep 30, 2004 8:12 AM
Reply to this message Reply
Advertisement
I want to interface telephone to computer...

I hava got much information about javax.commm i.e
java's communication api....

I want to perform basic port reading operations...
using javax.comm am I on right track?....

please tell me from where i download this package?...
& how will I install it?....

Chanda
Final year student B.E.Comp


Senthoorkumaran Punniamoorthy

Posts: 335
Nickname: senthoor
Registered: Mar, 2002

Re: About javax.comm package Posted: Sep 30, 2004 11:26 AM
Reply to this message Reply
I guess you have connected the phone to modem and modem is connected to one of the serial port on the system. If you want to send AT command to the modem then I guess you are on the right track.

Installation depends on which operating system you are trying to install it? Windows or Linux? if it is Windows then the installation instruction comes with the download itself.

Flat View: This topic has 1 reply on 1 page
Topic: TreeViewer.setInput Previous Topic   Next Topic Topic: cross context jsp include

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use