搜索结果
找到约 394 项符合
sMS-Man 的查询结果
串口编程 VisualC++通信编程工程实例精解 Chapter 2 Example 1 MSCOMM控件编程实例 Example 2 基于Windows API的虚拟终端实现 Example 3
VisualC++通信编程工程实例精解
\Chapter 2
\Example 1 MSCOMM控件编程实例
\Example 2 基于Windows API的虚拟终端实现
\Example 3 基于CSerialPort的串口多线程通信框架
\调试工具\串口调试助手
\Chapter 3
\Example 4 Winsock API编程技术——基于Winsock的聊天室程序
\Example 5 CAsyncSocket编程技术——基于CAs ...
J2ME 这是非常简单的例子
这是非常简单的例子,叫做“PushRegistry和短信联动演示”。她提供了两个命令“注册短信监听”和“取消短信监听”。
注册短信监听,则调用
PushRegistry.registerConnection(connURL,
MIDletStr, FilterStr)
来向手机申请专门监听某一个端口,这个端口可以是各种协议,
可以是蓝牙的btspp://:,
也可以是短信的sms://: ...
Java编程 SMSTransceiver (short message service transmitter and receiver [transceiver]) is a tool for sending
SMSTransceiver (short message service transmitter and receiver [transceiver]) is a tool for sending and receiving SMS via a serial or infrared connection between PC and a mobile phone.
手机短信编程 电力监控系统 实时告警处理程序
电力监控系统 实时告警处理程序,包括语音告警 实时打印 分色显示等功能
[
wAP push开发所需源码 哈哈, 不错
[ATCLib.rar] - 使用gsm modem发送sms/wap push,同时也支持解析mms notification,从而可以使用普通gsm modem接收彩信
[Quick_WAP_push_Application_Guidelines_1.02.rar] - Quick_WAP_push_Application_Guidel ...
单片机开发 系统程序流程软件设计的重点在于单片机的编程。通过向TC35写入不同的AT指令
系统程序流程软件设计的重点在于单片机的编程。通过向TC35写入不同的AT指令,能完成多种功能,如网络登录、读取SIM卡上电话号码、发送SMS消息、接收SMS消息等
通讯/手机编程 华为GPRSGTM900的类
华为GPRSGTM900的类,全 部操作(GPRS。SMS)
驱动编程 The Radio Interface Layer is the name for an interface that was developed especially for the Pocket
The Radio Interface Layer is the name for an interface that was developed especially for the Pocket PC Phone Edition. It is meant to abstract the interface with a phone/modem device. To achieve this it is closely modelled after the GSM AT command interface. Unfortunately the API was not published of ...
通讯/手机编程 短信猫完整开发例子,里面包含全部的字节流码
短信猫完整开发例子,里面包含全部的字节流码,bit7码和Unicode编码的函数,详细见sms.h文件。