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

搜索资源列表

  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
    • 文件大小:88.15kb
    • 提供者:施登峰
  1. 2004062215563318875

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

    • 发布日期:2008-10-13
    • 文件大小:12.43kb
    • 提供者:李军
  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
    • 文件大小:344.41kb
    • 提供者:王霜鸣
  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
    • 文件大小:393.41kb
    • 提供者:唐学风
  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
    • 文件大小:52.51kb
    • 提供者:王元
  1. pdu

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

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

    1下载:
  2. 通过计算机串口收发短信。用WAVECOM和西门子 的GSM MODEM,西门子6688(普通手机+串口数据线),在WIN32系统(WIN98,WIN2000,WINXP)下通过测试。大负荷状态下收发非常稳定,通过了上万条短信的严格测试。其他使用标准AT命令集的手机或GSM MODEM也可使用。该控件内置*和定时发送,不支持广播。增加短信发送成功事件。GSM模块必须支持PDU格式短信。该控件支持中文,英文以及混合中英文短信,中文短信长度为上限70个中文英文字符(包括标点符号)。-computer
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:450.41kb
    • 提供者:gzqswj
  1. ZybPDU

    0下载:
  2. GSM模块接收和发送短信时对短信的处理类。 /// <summary> /// 函数功能:提取短信的发送时间 /// 函数名称:GetDataTime(string SMS) /// 参 数:SMS:要进行转换的整个短信内容 /// 返 回 值:发送时间 /// </summary> /// <summary> /// 函数功能:提取短信的内容(PDU) /// 函数名称:GetCon
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.37kb
    • 提供者:chivalry
  1. 17869354PDUdecoding

    0下载:
  2. Pdu decode for sms message
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:4.43kb
    • 提供者:朱润
  1. modemDriver

    0下载:
  2. 短信modem驱动程序&接口。西门子mc39i的modem设备运行正常,提供pdu模式收发短信;modem拨号上网等功能-SMS modem driver & interface. Siemens mc39i the modem is operating normally, providing pdu mode send and receive SMS modem dial-up Internet access and other functions
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-03
    • 文件大小:176.31kb
    • 提供者:大民
  1. GSM

    0下载:
  2. Gsm手机(短信息,电话簿)开发库C++源代码 通过GSM modem 或 IrDA 设备 基于GSM标准: ETSI GSM 07.07, ETSI GSM 07.05 提供Nix,win系统 PDU 编码.支持Nokia-61,62,71,8***,Simens S10,M20,35i,Ericcson SH888,Wavecom WM02-Gsm mobile phone (SMS messages, phone book) the development o
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:422.02kb
    • 提供者:陳勇華
  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-30
    • 文件大小:8.49kb
    • 提供者:scott_qd
  1. SMSPDUDemo

    0下载:
  2. SMS短信PDU编码源码,实现解码编码,程序很精简,值得参考-PDU source code SMS text messages, the realization of decoding codes, procedures are streamlined, it is also useful
  3. 所属分类:.net

    • 发布日期:2017-03-30
    • 文件大小:23.92kb
    • 提供者:坏人
  1. SMSPDU

    0下载:
  2. SMS 开发指南,详细说明了SMS开发的协议 AT指令集 PDU MODE-SMS the development of guidelines, a detailed descr iption of the SMS development agreement AT instruction set PDU MODE
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:308.27kb
    • 提供者:人道
  1. PduSMSLib

    0下载:
  2. SMS library for 7bit/8bit/16bit SMS binary PDU generator
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:684.88kb
    • 提供者:faycal
  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-03
    • 文件大小:25.59kb
    • 提供者:liqingtao
  1. SMSVersionProject

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

    • 发布日期:2017-05-16
    • 文件大小:4.29mb
    • 提供者:hu
  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
    • 文件大小:4.74kb
    • 提供者:马非码
  1. sms

    0下载:
  2. 一个MODEM的短信软件,支持多串口,轮寻发送,自动接收以及PDU和TEST的交互方式,特别是对串口的操作有借鉴意义-a MODEM messaging software, support multiple serial ports, find this round, automatically receive TEST and PDU and interactive, especially for serial operation, he said.
  3. 所属分类:Communication

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

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

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