我在WPF中使用发送带有AT命令的短信。但是当我用CMGS命令发送短信时,接收方收到的短信是Flash短信,而不是普通短信。我的代码如下:
//Check if modem allows you to send and receive SMS messages using AT commands, without the need to decode the binairy PDU field of the SMS first
rval = sp.SendCommand("AT+CMGF=1");
//set Text mode parame