我可以从电脑向移动设备发送短信,但不能从pc发送多条短信。这段代码运行成功,我正在通过AT命令发送消息,我已经搜索了google,甚至在stackoverflow中,给出的信息与我的要求不匹配,所以我写了下面的代码,如果你能给我一些建议,请告诉我。如果你想问我任何额外的问题,请让我知道。
SMSForm.cs文件
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using