how to use AT commands in java

Hi,help me abouthow to use AT commands in java for serial communication.This serial communication may be between PC and Mobile set.
[166 byte] By [debashis01a] at [2007-10-3 2:49:10]
# 1
just give AT Commands thru the inputtreams in java.Its not different from any other input.If ur mobile set is connected to serial port then try javax.comm api.See its events.if ur mobile is connected to usb port then go for java USB API.
santhoshymaa at 2007-7-14 20:37:56 > top of Java-index,Java Essentials,Java Programming...