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

搜索资源列表

  1. CMPPGateway

    0下载:
  2. 使用CMPP2.0的一个模拟网关程序源代码-CMPP2.0 use of a simulation program source code Gateway
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:194.87kb
    • 提供者:林楠
  1. tc35c程序

    0下载:
  2. tc35i程序代码是很好的开发短信的程序! 可以参照一下-tc35i code is a good development SMS procedures! It could be based on about!
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:37.27kb
    • 提供者:张培卿
  1. DllHwMobile

    0下载:
  2. 一个收发手机短信的源代码,还可以收发小灵通短信。能自动获取短信中心号码。收到短信时自动提醒。可以读写手机、SIM卡的电话本。-a transceiver SMS to the source code can also SMS PHS transceiver. Messages can automatically access numbers Center. Received messages automatically reminded. Readers can phone SIM card p
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:70.75kb
    • 提供者:谢红伟
  1. GSMsendMessage

    3下载:
  2. 手机模块发短信的源码,利用计算机串口(COM1),是一个非常实用,非常稳定的好东东。-phone text message to the module source code, using computer serial port (COM1), is a very practical, very good stability Wanton.
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:108.17kb
    • 提供者:张宏志
  1. SyncSettingBuilder

    0下载:
  2. 本文档讲解了OTA的概念,给出了如何发送“同步设置”的OTA短信的步骤,并附带Java编写的源代码(http://www.cnblogs.com/Files/zhengyun_ustc/SyncSettingBuilder.rar)。 规范中定义了三种Setting: 浏览器设置 浏览器的书签设置 SyncML设置 也就是说,你通过发送短信可以帮助用户手机设置SyncSettings,从而可以让手机与服务器同步信息(如电话本、日程和记事
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:98.17kb
    • 提供者:郑昀
  1. pduAndGprs

    1下载:
  2. 短信PDU的编码(代码)呵呵,短信发送分两种方式,一种是TEST,一种就是PDU,PDU是一种编码方式-SMS PDU encoding (code) Oh, messages sent at the two methods for a TEST. is a PDU, the PDU is a coding
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:23.72kb
    • 提供者:冯春
  1. smsvb

    0下载:
  2. 连接手机发短信,接受短信,管理短信 提供了sms.dll,可用做二次开发的接口.代码非常简单,接口有详细的说明.-connect a cell phone text message, receive text messages, management provided sms.dll SMS, available do secondary development interface. code is very simple, interface with detailed explanati
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:316.67kb
    • 提供者:fantasy
  1. 手机短信数据采集系统

    0下载:
  2. 上传个比较简单的代码 有问题的大家及时交流啊-upload a relatively simple code you have problems timely exchange ah! !
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:2.29mb
    • 提供者:乙晓宁
  1. Rebbie_SMS

    0下载:
  2. CMPP3.0协议源码下载(VC/BCB)支持CMPP_CONNECT,CMPP_TERMINATE,CMPP_SUBMIT,CMPP_ACTIVATE,CMPP_DELIVER等几条常用指令,其他指令正在完善中,代码采用独立收发维护线程,结构化程序,完善的代码注释-CMPP3.0 agreement source download (VC / BCB) support CMPP_CONNECT, CMPP_TERMINATE, CMPP_SUBMIT, CMPP_ACTIVATE, CMPP_
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:179.99kb
    • 提供者:林荣
  1. gsmmod6.2

    1下载:
  2. 这是一个利用短信实现抄表的工程的源码,单片机通过串口与TC35通讯.同时单片机通过485与表记通讯,获得表记数据后以短信的形式发给用户.-This is the use of text messaging to achieve a meter reading of the project of the source code, SCM and TC35 through serial communications. SCM also passed with 485 tables in mind c
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:41.98kb
    • 提供者:刘铁军
  1. 200543037564777

    1下载:
  2. 一个非常功能较全的串口收发短信java源代码-a very functional than all the serial transceiver SMS java source code
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:20.21kb
    • 提供者:huaihuai
  1. gsm_netserver_source

    0下载:
  2. GSM模块及网络数据库服务器端的核心源码,有一定参考价值-GSM module and network database server side of the core source code, a certain reference value
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:7.64kb
    • 提供者:徐HONGZHI
  1. pdu1

    0下载:
  2. pdu编码的软件源代码,其中还包含了中文的部分,核心代码不多,控件有第三方控件,大家看懂就可以随便编写了!-pdu coding software source code, which also includes part of the Chinese, not the core code, and the control of a third component, we understand that it can easily prepared!
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:338.44kb
    • 提供者:李郁郁
  1. 收发短信ocx控件

    0下载:
  2. 收发短信ocx控件,在网页上加载该控件后,可直接通过网页进行短信的收发,测试通过warecom的短信猫,e680,n72等终端设备,网上都是通过客户端进行短信收发,找了很久没找到,这是在客户端收发短信的代码上改成ocx控件的,满足相关系统的要在页面上收发短信的需求。,Ocx control to send and receive text messages, web pages to load after the control can be carried out directly throu
  3. 所属分类:手机短信编程

    • 发布日期:2012-08-23
    • 文件大小:5.23mb
    • 提供者:scentdia
  1. smgp

    0下载:
  2. 中国电信小灵通短信平台SP端程序,JAVA开发,支持多种数据库,有源码,有详细的注释。-SMS platform for China Telecom SP PHS terminal procedures, JAVA development, supports multiple databases, there is source code, there are detailed notes.
  3. 所属分类:SMS

    • 发布日期:2017-04-10
    • 文件大小:1.28mb
    • 提供者:鲁潘
  1. VB6.0

    0下载:
  2. 用vb编的sms源代码,可以适应于多个短信猫-Sms using vb series of source code, can be adapted to a number of SMS cat
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:13.45kb
    • 提供者:sss
  1. Sending_SMS_with_computer

    0下载:
  2. This delphi 7 source code have a function to send SMS trough computer with serial communication. You can modify it for your requirement.
  3. 所属分类:SMS

    • 发布日期:2017-04-03
    • 文件大小:78.89kb
    • 提供者:herlambang
  1. code

    0下载:
  2. C++开发的手机短信收发系统源代码,希望大家喜欢。一个很不错的功能-C++ development system to send and receive SMS source code, I hope you like. A very good feature
  3. 所属分类:SMS

    • 发布日期:2017-03-31
    • 文件大小:134.88kb
    • 提供者:sdf
  1. sms_bulk_vbNet

    0下载:
  2. a code to send bulk sms written in vb.net
  3. 所属分类:SMS

    • 发布日期:2017-04-01
    • 文件大小:386.94kb
    • 提供者:devikha
  1. MobileSMS

    0下载:
  2. 利用串口发送手机短信 连接手机发送短信源代码 好东西大家分享-Serial connection to send SMS using mobile phones to send text messages to share the source code a good thing
  3. 所属分类:SMS

    • 发布日期:2017-04-09
    • 文件大小:1.4mb
    • 提供者:onlyey
« 12 3 4 »
搜珍网 www.dssz.com