Is it possible to send/recieve Message via GSM Mod

2019-09-06 05:02发布

问题:

Using RXTX library im doing serial communication.I want to do it in swing based application

  1. Write an AT commands to read received SMS in GSM modem
  2. I need to send the messages to mobiles from java application Is there any Java API which send/receive SMS using RxTx libraries.

回答1:

I don't have much knowledge about that ..
just take a look... AT Commands..
and this one..also.. Sending SMS Messages from a Computer Using a Mobile Phone or GSM/GPRS Modem
and SMS using AT commands with your GSM modem
and last one isSend and Read SMS through a GSM Modem using AT Commands



回答2:

There is a Java API called smslib.