CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - pdu 短信

搜索资源列表

  1. GSM 终端编程开发PDU码短信

    0下载:
  2. 介绍计算机上实现gsm modem短消息收发的模式,描述gsm modem PDU 模式,包括PDU 模式下的gsm modem模块UCS2 编码、解码原理,以及gsm modem发送与接收PDU 串的编制方式, VB 中的MSCOMM 控件,实现gsm modem短消息收发的核心内容。-briefed on computer modem gsm SMS transceiver model, described GSM modem PDU models, including the PDU mo
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:90266
    • 提供者:施登峰
  1. 短信二次开发接口源码

    0下载:
  2. 短信息二次开发接口,可以提供给用户进行短信息方面的开发,TEXT模式和PDU模式-short message secondary development interface, it can provide to the users of short message development, TEXT mode and PDU mode
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:384044
    • 提供者:王欣
  1. 2004062215563318875

    0下载:
  2. 自写的GSM短信源码,Delphi程序,PDU格式。-GSM SMS source, Delphi procedures PDU format.
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:12724
    • 提供者:李军
  1. Csms

    0下载:
  2. 这几天不停的收关于短信的pdu编码程序.在整理程序为下 在这里发到网上希望对朋友们有所帮助 这个程序以C#写成.有大部份的代码是我反编后处理得到的. 现在暂时在发号码不等于13的电话时有问题 可以收发短信 -these days constantly on the resumption of SMS pdu coding process. Tidying up the process for the next made here online fri
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:352679
    • 提供者:王霜鸣
  1. CMPPClient1.0

    1下载:
  2. 使用at指令发送的代码 使用标准AT指令 现在只能支持PDU模式(Text模式太简陋)! 支持7_Bit 和 UCS2 编码 集成了串口(spcomm) 只需要简单的配置几个参数就可以收发短信了-use of this directive at the code using standard AT command now only support PDU mode (Text mode - too shabby)! UCS2 7_Bit support coding and
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:387287
    • 提供者:王的
  1. NewSMS

    0下载:
  2. 短信的发送和接受短信的pdu编码 短信中心的设置短信的操作几个AT指令-messages to send and receive coded messages pdu SMS messaging center set up the operation several AT command
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:402853
    • 提供者:唐学风
  1. SMIAndSMOReader

    5下载:
  2. 西门子*.SMI/*.SMO短信文件夹文件读取器(VB.NET)。此程序用于读取SMI/SMO文件。其实文件结构比较简单,直接参看源代码就可以知道了。其中使用了自己写的PDU解码器。-Siemens *. SMI / *. SMO SMS folders document reader (VB.NET). This procedure used to read SMI / SMO document. In fact, the structure of the document is relati
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:53773
    • 提供者:王元
  1. pdu

    0下载:
  2. GSM中SMS短信发送PDU格式详细介绍。一个很有帮助的文档-GSM SMS PDU format described in detail. A helpful documents
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:11590
    • 提供者:lq
  1. pdu

    0下载:
  2. pud短信发送,包括编码转换等功能等,希望对大家有帮助,
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:186500
    • 提供者:zhangxiaosong
  1. 短信收发程序(VC)

    0下载:
  2. VC写的短信收发程序(包括PDU编解码)
  3. 所属分类:Windows编程

    • 发布日期:2011-03-28
    • 文件大小:123700
    • 提供者:anjiayin
  1. PDU

    0下载:
  2. 实现了PDU编码的功能,对短信进行编码,读取短信中心号码。-Implementation of the PDU encoding functions encode the message.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:4317
    • 提供者:许艳红
  1. csharppdu

    0下载:
  2. 手机短信的pdu编码和解码,很好用,大家可以参考一下.可以生成d-SMS the PDU encoding and decoding, very good, and we can refer to. Can generate d
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:8692
    • 提供者:scott_qd
  1. PDU

    0下载:
  2. 一个用单片机控制GSM模块发送短信的程序,使用的是PDU格式。-Used to control a single-chip GSM module to send the message, the use of the PDU format.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:19038
    • 提供者:廖良彬
  1. FunnComHelp

    0下载:
  2. 是本人的一个正式项目中所做的测试工程源码。主要功能是通过串口与板子的GSM模块进行通讯,进行收发短信的程序。内容有:串口设置,GB2312与UNICODE编码转换,PDU编解码(此部分大部分借鉴了网友的代码),AT指令发送。因内部使用了MultiByteToWideChar、WideCharToMultiByte字符转换函数,所以不能直接向嵌入式程序中移植。想要做这方面移植的请参考与本人上传的另一个资源“ HZTableComHelp.rar”-Is my project done by a f
  3. 所属分类:Communication

    • 发布日期:2017-03-31
    • 文件大小:98144
    • 提供者:叶木公
  1. Hex2Bin

    0下载:
  2. sms pdu打包的源码,可以使用此工具打包把短信打包成pdu格式通过串口工具传给Modem发送出去-sms pdu the source package, you can use this tool into a package to SMS pdu format packaging tool serial sent to the Modem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:26209
    • 提供者:liqingtao
  1. smspdulib

    0下载:
  2. C#进行pdu短信编码和pdu短信解码和发送短信-C# for the pdu text messages encoded and the pdu SMS decoding and send text messages
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:4849
    • 提供者:马非码
  1. VC-GSM-PDU

    0下载:
  2. 利用AT指令收发短信的源码,已通过编译,并在xp sp3测试通过-Send and receive text messages using the AT command source, has compiled and tested in xp sp3
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:108558
    • 提供者:姓名
  1. StringConvetor

    0下载:
  2. PDU短信7bit编码,用于GSM模块通过短信通信的时候.-String conversion:PDU message 7 bit coding for GSM module via text message communication.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2397243
    • 提供者:
  1. VC-Message-Send-PDU

    0下载:
  2. VC写的短信收发程序(包括PDU编解码)-short message tx rx example code written in VC++, including PDU coding
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:139394
    • 提供者:王小研
  1. 简易的VB短信发送代码,支持PDU编码,AT测试终端

    0下载:
  2. 简易的VB短信发送代码,支持PDU编码,AT测试终端(Simple VB SMS send code, support PDU encoding, AT test terminal)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:826368
    • 提供者:龙龙1234
« 12 3 »
搜珍网 www.dssz.com