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

搜索资源列表

  1. comtongxun

    0下载:
  2. 用串口通信实现手机短信的收发源代码。希望对大家有用。-Communication with the serial source code send SMS messages. Hope to be useful.
  3. 所属分类:SMS

    • 发布日期:2017-04-03
    • 文件大小:238617
    • 提供者:杨东昆
  1. comratealert

    0下载:
  2. 经常用到串口与短信猫通信,有时不知道设备的速率是多少,用这个探测一下,同时给修改为想要的速率-Often used in serial communication with the SMS cat, and sometimes do not know how much the rate of equipment, with the surveys to the same time as you want to modify the rate of
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:192929
    • 提供者:cuit
  1. 5

    0下载:
  2. C++实现PC机与GSM短信模块串口通信C++实现PC机与GSM短信模块串口通信-C++ to achieve PC-Serial communication module with the GSM SMS C++, and GSM SMS PC, serial communication module
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:327501
    • 提供者:ma
  1. CH08

    0下载:
  2. gprs AT指令 发送短信 VC++6.0,串口收发数据-gprs AT commands to send SMS VC++6.0, send and receive serial data
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:13025
    • 提供者:何伟光
  1. SmsTest

    0下载:
  2. C#短信猫发送接收测试程序,通过串口进行通讯,协议已被封装,本程序只是利用现成dll中的函数进行短信操作。-C# test program to receive or send sms message under the modem
  3. 所属分类:SMS

    • 发布日期:2017-04-08
    • 文件大小:68741
    • 提供者:huang
  1. Example11

    0下载:
  2. GSM和GPRS应用实例,源程序.适合于短信猫串口编程.正在做短信猫编程可以看看~!-GSM and GPRS application example, source code. For SMS cat programming.' re Doing text messaging program can see the cat ~!
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:82190
    • 提供者:林子建
  1. smstest

    0下载:
  2. 控制电脑通过手机发送或接受中英文短信 手机与电脑通过串口联系-PDU sms in chinese
  3. 所属分类:SMS

    • 发布日期:2017-03-30
    • 文件大小:81187
    • 提供者:徐湖口
  1. PPC_sms

    0下载:
  2. 自己写的短信收发。实现短信接收发送,ActiveSync + PPC实现。区别于以前的AT指令。代码超简单,只要配置好就能运行。之前用nokia7610通过串口AT指令只能发送短信,调了几天都没能读出短信(nokia不支持)。一气之下另起炉灶,没想到Windows Mobile的sdk那么好用,三分钟就搞定了。(PUD码啊,手机中心号码啊什么的都不需要了,爽!)-Write their own text messaging. Receive SMS sent to achieve, Active
  3. 所属分类:SMS

    • 发布日期:2017-03-28
    • 文件大小:113478
    • 提供者:马超
  1. Liang_Network_programming_11-14

    1下载:
  2. 这是梁伟《Visual C++网络编程经典案例详解》随书源码(11-14章)。包括的程序有:即时通信(聊天)软件、串口通信编程、发送手机短信编程。原书所有的源代码文件太大了,只能分成3个资源了。-This is Liang " Visual C++ Network Programming Detailed classic case of" source code with the book (chapters 11-14). The procedures include: in
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-01-03
    • 文件大小:16392192
    • 提供者:
  1. VC_PC-GSM

    0下载:
  2. 该VC++源程序的作用是简单实现PC机与GSM短信模块的串口通信功能。-The role of VC++ source code is a simple implementation of the PC, the serial port module with GSM SMS communication.
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:332370
    • 提供者:wang
  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. daima

    0下载:
  2. 对怎样用单片机控制GSM模块收发短信进行探讨,也对程序设计的主体思想作了细致的分析 借助系统模型,阐明GSM模块收发短信的基本概念以及串口控制SMS的基本原理。详细介绍用单片机AT89C51控制GSM模块工作的硬件和软件实现过程,介绍了单片机AT89C51和MSC1210内部结构和性能,并对AT89C51和MSC1210的性能、用途进行了比较,特别提出了MSC1210在 -SCM control on how to use the GSM module send and receive
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:1522
    • 提供者:tang
  1. ss

    0下载:
  2. 短信库提供的接口有: mdmOpen:打开串口; mdmSmsSend:发送一条短消息; mdmSmsSendBin:发送一条二进制短信 GetCurExistSmsNums:获取短信总数 mdmSmsReadDir:读一条短消息; mdmSmsInfo:得到短消息的相关信息; mdmSmsGetAll:得到所有的短消息; mdmGetSmsCA:得到短信中心号码; mdmSetSmsCA:设置短信中心号码; mdmPbAddItem:添加
  3. 所属分类:SMS

    • 发布日期:2017-04-01
    • 文件大小:13815
    • 提供者:何刚
  1. GSM-MODEM

    0下载:
  2. 通过串口控制GSM猫实现短信发送通过串口控制GSM猫实现短信发送-Achieved through the serial control GSM cat control through serial port GSM SMS text messages sent to achieve the cat
  3. 所属分类:SMS

    • 发布日期:2017-04-10
    • 文件大小:1339223
    • 提供者:宁为
  1. 42932136

    0下载:
  2. 用VB编写手机短信发送\VB编写的串口短信发送程序,需要数据线支持-Prepared to send SMS with VB \ VB send text messages prepared by the serial procedures, the need to support data lines
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:75934
    • 提供者:王斌
  1. chuankoushoufaSMS

    0下载:
  2. 通过串口收发短消息-Send SMS through the serial port
  3. 所属分类:SMS

    • 发布日期:2017-04-16
    • 文件大小:18781
    • 提供者:zhaoya
  1. 42121312123

    0下载:
  2. 深入浅出VC++串口编程之短信应用开发 宋宝华的,很经典-Visitors to learn VC++ Serial Programming SMS application development Song Baohua, very classic
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:27164
    • 提供者:zhaoya
  1. mCoreNETsms

    0下载:
  2. mCore? .NET 短信组件是一个基于.NET技术的短信收发支持库。可以快速的创建.NET的短信发送和接收程序。除了发送和接收一般短信外,mCore? .NET 短信组件还可以支持 彩信、WAP推送、电子名片、电子日历超长商业方面的短信。 mCore? .NET 短信组件支持任何 ETSI 07.05 兼容的手机和GSM MODEM短信终端,可以使用串口、或红外进行连接,支持英文格式及UNICODE格式短信,支持中文。 具体如何完美使用,请参见 frmMain_
  3. 所属分类:SMS

    • 发布日期:2017-03-29
    • 文件大小:304753
    • 提供者:dwad
  1. parallel_sms

    0下载:
  2. c sharp语言环境下开发串口应用收发短信-c sharp language development environment application serial send and receive SMS
  3. 所属分类:SMS

    • 发布日期:2017-03-31
    • 文件大小:12075
    • 提供者:王承
  1. VB-serial-communication

    0下载:
  2. 在本文提供的串口通信程序设计中,除了PC与PC串口通信外,PC与单片机、PC与智能仪表、PC与PLC、PC与GSM短信模块等串口通信任务的实现均采用MSComm控件。-In this article, serial communication program designed to provide, in addition to PC and PC serial communication peripherals, PC and SCM, PC and smart instrumentation
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1686339
    • 提供者:纪昀
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 16 17 »
搜珍网 www.dssz.com