java program to access the modem

Hi,I want to use java program to access the modem on windows.I have dowloaded the javax.com api for it. Can I use it to communicate the modem through the serial port.If any one has tried this earlier please help me out.Thank youDipu
[274 byte] By [Dipu77a] at [2007-9-29 21:06:57]
# 1

Yes you can, by sending and receiving information to and from the com port on which the modem is connected. Initially, you will send commands and receive replies from the modem. Then, once a connection has been set up, you send and receive bytes. The commands and replies sent are called "AT commands". See for instance: http://www.modemhelp.net/basicatcommand.shtml

volley_sea at 2007-7-16 1:19:58 > top of Java-index,Other Topics,Java Community Process (JCP) Program...
# 2
Plz Mail Me How I can Access Modem through Java Program.Sir If Any one Know plz reply as early with complete detail.Thanks
MadanSingha at 2007-7-16 1:19:58 > top of Java-index,Other Topics,Java Community Process (JCP) Program...