Code to run AT and ATI command
807603Dec 12 2007 — edited Dec 12 2007I working in a company that makes SMS based software with GSM modem.
We have to go to hyper terminal many time to allot a Serial Com Port and run AT and ATI command to give attention to the modem.
I want to do this on my project's JSP page.
Now i have got the code to get the Serial Com Port through java code but yet not able to run AT and ATI command and get back response of it through java code.
Please help me
Regds,
Rajiv K.