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

搜索资源列表

  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. version-8.0

    0下载:
  2. GSM 实现短信PDU方式的收发功能,根据接收内容判断信息。固定的手机号码发送信息。-GSM SMS PDU mode to achieve transceiver functions, according to the received content determination information. Fixed phone number to send message.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:119514
    • 提供者:chenwenbo
  1. PDUmgscodeVB

    0下载:
  2. 简易的VB短信发送代码,支持PDU编码,AT测试终端-Simple VB message sending code, support the PDU encoding, the AT test end
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:997851
    • 提供者:什锦豆腐
  1. aSMS-Source-Code

    0下载:
  2. pdu-text converter, pdu-text converter, pdu-text converter,-pdu-text converter,pdu-text converter,pdu-text converter,
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:67953
    • 提供者:luo wen wen
  1. SIM900A_Send_Chinese_message

    1下载:
  2. SIM900A发送中文短信,连接PDU编码过程以及SIM900a中文短信的发送-SIM900A send Chinese SMS PDU encoding process connection and SIM900a Chinese messages sent
  3. 所属分类:SCM

    • 发布日期:2016-03-20
    • 文件大小:60416
    • 提供者:wang
  1. AcknowledgeInd

    0下载:
  2. M-Acknowledge.ind PDU for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:728
    • 提供者:rupangrui
  1. PduContentTypes

    0下载:
  2. Pdu Content Types Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:1050
    • 提供者:vervangkon
  1. smspdu

    0下载:
  2. Received and Send SMS/GSM in PDU FORMAT
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:37596
    • 提供者:sscai
  1. pducn

    0下载:
  2. 中文版的PDU编码文档,详细的介绍了短信PDU编码的格式,方便开发者阅读。-Chinese version of the PDU encoded document, a detailed descr iption of the SMS PDU encoding format to facilitate developers to read.
  3. 所属分类:SMS

    • 发布日期:2017-04-03
    • 文件大小:99003
    • 提供者:withluck
  1. PDU_wavecom

    0下载:
  2. wavecom的pdu编码格式,唯一美中不足的是英文文档。-wavecom the pdu coding format, the only fly in the ointment is the English documents.
  3. 所属分类:SMS

    • 发布日期:2017-04-08
    • 文件大小:50404
    • 提供者:withluck
  1. sms_pdumode

    0下载:
  2. Developer s guide: SMS with the SMS PDU-mode
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:64351
    • 提供者:Andrey
  1. GenericPdu

    0下载:
  2. Generic Pdu Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:693
    • 提供者:zergueha
  1. NotifyRespInd

    0下载:
  2. M-NofifyResp.ind PDU Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-02
    • 文件大小:822
    • 提供者:tengqaofi
  1. MultimediaMessagePdu

    0下载:
  2. Multimedia message PDU Source Code for Andriod.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-11
    • 文件大小:772
    • 提供者:ringkanre
  1. PduPersister

    0下载:
  2. This class is the high-level manager of PDU storage.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-26
    • 文件大小:8956
    • 提供者:gucueqong
  1. Automatic-e-mail-message

    0下载:
  2. 1.实现邮件检测功能: (1)注册账号,注意正确添写POP3服务器,用户名,密码。 2.实现发送短信功能: (1)在注册账号时要添写正确的手机号码,并选中发送到手机的复选框。 (2)跟据自己购买的GSM模块说明书设置串口参数,一般是“19200,n,8,1”。 (3)添写当地短信中心号码,前面的86可加可不加,如果没有写,系统在按“确定”后会自动加上。 (4)注意:如果短信中含有中文字符,则一定要设成Pdu模式,否则短信可能发送失败。 3. 源代码配置:
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-01
    • 文件大小:774871
    • 提供者:贺海龙
  1. miniFTP

    1下载:
  2. win SOCKET 编程实现 miniFTPclient/Server Zhe大计算机网络实验,具体要求如下: 使用 Win32Socket 函数实现,不能使用 MFC 的 Csocket 类库(MFC 的 Csocket 类库不 能在 LINUX、UNIX 等环境下使用,跨平台性差),不能用 C++ builder 开发(编程量太少, C++ builder 已完成了很多 SOCKET 代码的编写)。 1. mini FTPclient/ Server 要求:在客户端至少实现 GE
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:88687
    • 提供者:Pepe
  1. pduExample

    0下载:
  2. 使用AT发送 pdu 短信的例子。适合开发UMTS终端的人开发短信功能时查看-Examples of pdu short messages
  3. 所属分类:Communication

    • 发布日期:2017-04-15
    • 文件大小:5944
    • 提供者:Alm
  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
    • 文件大小:6786
    • 提供者:jonsen
  1. gsm_pdu

    0下载:
  2. GSM短信报文PDU格式编码,也就是中文短信编码源程序-GSM SMS PDU format encoded message, which is Chinese SMS encoding source
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1787
    • 提供者:
« 1 2 ... 16 17 18 19 20 2122 23 24 »
搜珍网 www.dssz.com