CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - SMS 短消息

搜索资源列表

  1. cmppServer

    0下载:
  2. 短信网关(ismg)的建设可以为sp与短消息中心(smsc)之间数据交换提供一条安全、快捷的通道,以便手机用户采用短信方式与sp双向通信,接收sp提供的信息服务,同时完成相应计费采集、业务管理、网络管理等功能。-SMS Gateway (ismg) for the construction and sp Short Message Center (SMSC) for data exchange between provide a safe, efficient access to mobile
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:2548
    • 提供者:soso
  1. ls3

    0下载:
  2. 用VC++实现手机短消息查询 程序名称:ls3 运行环境:Win XP;VC++ 6.0-with VC SMS inquiry procedures title : ls3 runtime environment : Win XP; VC 6.0
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:83375
    • 提供者:冯金建
  1. shortmessagesendrec

    0下载:
  2. 手机短消息收发系统,通过串口连接pc通过使用at指令实现短信收发-SMS transceiver system, through serial connections through the use of pc at Instructions SMS transceiver
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:38100
    • 提供者:zb
  1. TXRX

    0下载:
  2. 短消息收发程序,简单易懂-SMS transceiver procedures, simple
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:42781
    • 提供者:陈红波
  1. keilc51sendSMS

    2下载:
  2. 基于KEIL C51和MC55模块的短消息发送和接收程序源代码,C51控制,AT命令实现-based KEIL C51 and MC55 module of SMS sending and receiving the source code, C51 control, AT commands
  3. 所属分类:Modem编程

    • 发布日期:2008-10-13
    • 文件大小:17000
    • 提供者:小会
  1. Vb_SMS.rar

    0下载:
  2. 发送短消息的程序,可以发送接收短消息。需要短信猫等硬件设备,串口通信,Send Short Message procedure, can send receive SMS. Necessary hardware such as a cat message devices, serial communication
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:14435
    • 提供者:王先生
  1. 7bitcoding

    0下载:
  2. PDU 7BIT编码程序,目前,发送短消息常用Text和PDU(Protocol Data Unit,协议数据单元)模式。使用Text模式收发短信代码简单,实现起来十分容易,但最大的缺点是不能收发中文短信;而PDU模式不仅支持中文短信,也能发送英文短信。PDU模式收发短信可以使用3种编码:7-bit、8-bit和UCS2编码。7-bit编码用于发送普通的ASCII字符,8-bit编码通常用于发送数据消息,UCS2编码用于发送Unicode字符。-PDU 7BIT encoding process
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-09
    • 文件大小:778
    • 提供者:li
  1. GSM_sms

    0下载:
  2. GSM手机短消息协议,包括pdu协议,长短信协议等,开发短信猫可参考。-GSM mobile phone short message protocols, including pdu protocol, long SMS protocol, the development of SMS may refer to the cat.
  3. 所属分类:SMS

    • 发布日期:2017-03-27
    • 文件大小:300730
    • 提供者:sky jiang
  1. mycantos-sms-2008-10-20

    0下载:
  2. 这个类可以用来发送短消息的mycantos.com服务。 它可以进入MyCantos.com网站的Web服务器和验证代表某一注册用户。 类也可以发送请求MyCantos网站发送短信使用该帐户的身份验证的用户。-This class can be used to send SMS messages the mycantos.com service. It can access to the MyCantos.com site Web server and auth
  3. 所属分类:SMS

    • 发布日期:2017-04-01
    • 文件大小:2949
    • 提供者:足金
  1. Sms

    0下载:
  2. 代码展示了S60平台下的短消息操作的具体方式,流程,函数调用方法-S60 platform code to display the short message under the specific mode of operation, process, function call method
  3. 所属分类:SMS

    • 发布日期:2017-04-07
    • 文件大小:105511
    • 提供者:王益
  1. 7bitdecode

    0下载:
  2. PDCU 7 BIT 解码程序,目前,发送短消息常用Text和PDU(Protocol Data Unit,协议数据单元)模式。使用Text模式收发短信代码简单,实现起来十分容易,但最大的缺点是不能收发中文短信;而PDU模式不仅支持中文短信,也能发送英文短信。PDU模式收发短信可以使用3种编码:7-bit、8-bit和UCS2编码。7-bit编码用于发送普通的ASCII字符,8-bit编码通常用于发送数据消息,UCS2编码用于发送Unicode字符。-PDCU 7 BIT decoding pr
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-08
    • 文件大小:777
    • 提供者:li
  1. IMCSms

    0下载:
  2. 短信猫/手机发送器短信发送系统 基于COM的dll组件,可以运行于win32平台。本组件的特点: 1、封装了通过手机、短信猫发送/接收短消息的接口,由于采用了COM标准,二进制兼容,可被其他开发语言或者软件调用,对手机或者小灵通用户发送短信; 2、通过电脑设备的串口,直接控制手机、短信猫。 3、方便、灵活、简单,方便开发人员快速开发。 您可以下载试用版,但是您发送短信时会有提示信息,注册后会去掉我们的附加信息,改成您的信息。-sms send
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:197467
    • 提供者:hzgok
  1. 01

    0下载:
  2. 短信猫测试软件。测试短信猫和系统相连接性能。可以发送短消息-SMS cat test software. Test SMS cats and systems connectivity. Can send short message
  3. 所属分类:Com Port

    • 发布日期:2017-04-03
    • 文件大小:327950
    • 提供者:小小
  1. car

    0下载:
  2. gsm串口通信,主要实现sms短消息的管理-gsm serial communication, the main achievement of the management of short message sms
  3. 所属分类:SMS

    • 发布日期:2017-04-01
    • 文件大小:179149
    • 提供者:wenbin
  1. sms

    0下载:
  2. 用来将收到的短消息显示在弹出窗-Used to receive a short message displayed in the pop-up window
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:831488
    • 提供者:gjr
  1. SMS

    0下载:
  2. 短消息服务。是一种使用移动设备可以发送和接收文本信息的技术的源码。-Short message service。
  3. 所属分类:SMS

    • 发布日期:2017-05-04
    • 文件大小:1394732
    • 提供者:青青草
  1. sms

    0下载:
  2. Android开发短信息发送管理程序。具有发送短消息的功能-The Android Developer short messaging management program. Send Message function
  3. 所属分类:android

    • 发布日期:2017-11-28
    • 文件大小:146203
    • 提供者:maoyulong
  1. SMS

    0下载:
  2. SMS2K短信消息平台提供高可靠的扩展,支持jsp、asp、asp.net、vb.net、c#、php,Domino等编程调用,结合无线Modem进行开发,是企业、政府单位随时随地即时信息沟通的解决方案。本演示接收短信号码,测试接收功能可通过您的手机发送短信息到本号码上,本系统收到短消息后,会在本页面提示有新短信,您刷新本页就可以看到接收的信息-SMS2K SMS messaging platform to provide highly reliable expansion, support j
  3. 所属分类:SMS

    • 发布日期:2017-03-26
    • 文件大小:92082
    • 提供者:sea
  1. SMS-zwf

    0下载:
  2. 该程序是基于联通SGIP1.2接口库开发的简单短消息平台,符合最新的SGIP1.2(0213修订版标准) 支持参数配置,日志记录功能-Provider=Microsoft.Jet.OLEDB.4.0 Data Source=sgipdb.mdb User Id=admin Password=
  3. 所属分类:SMS

    • 发布日期:2017-04-07
    • 文件大小:43074
    • 提供者:wenfeizhang
  1. sms-convert

    0下载:
  2. 移动短消息的字符编码转换,从8位压缩到7位存储-a compact algorithm for the short message
  3. 所属分类:SMS

    • 发布日期:2017-04-11
    • 文件大小:791
    • 提供者:潇寒
« 1 23 4 5 »
搜珍网 www.dssz.com