搜索资源列表
SerialPortController
- GSM Modem 串口操作类,这里是一个范例-GSM Modem Serial action class
smslib-dotnet-v3.4.5-build.20091112
- SMSLib - SMS Processing Libraries SMSLib is a Java library for sending and receiving SMS message via a GSM modem or mobile phone. SMSLib also supports some bulk SMS operators, by implementing their HTTP interfaces.-SMSLib is a Java library for sen
ping3g.tar
- Command Line App to communicate with 3G modem and check network
111186735SIMCOM
- send data through GPRS modem over GPRS using AT-Commands
SMS
- send sms with GSM modem
DialUp
- 配置DialUp.exe.config 这个是文本文件,有记事本就可以打开. ComCount 端口个数,默认是1,如果有多个则设置为modem个数 Com_1_PortNum 端口一的名称 一般为 COMx 在刚才看到的上有 Com_1_BaudRate 波特率,也就是最大端口速度,填上去就好. 其它几项可以不用改. 如果有多个modem,则第二个端口配置key如下: Com_x_PortNum 如 Com_2_PortNum 其它相同填
SerialPort-modem-
- SerialPort实现modem的来电显示 -Caller ID modem SerialPort implementation
CSharp
- 短信猫接收短信和发送短信的完整的C#源代码。- C# code of receive and send message by modem.
sendSMSPDU
- CSharp Command Line Program for Send SMS using PDU and AT Commands. It was tested with ZTE and HUAWEI USB GSM Modems. Notice that Modem is Enabled with AT+CFUN 1,0 command when program starts.