问题
Using RXTX library im doing serial communication.I want to do it in swing based application
- Write an AT commands to read received SMS in GSM modem
- 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.
来源:https://stackoverflow.com/questions/8178194/is-it-possible-to-send-recieve-message-via-gsm-modem-in-java