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

搜索资源列表

  1. SmsTest

    0下载:
  2. 通过串口发送消息,功能很强大,注释也很清楚
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:58894
    • 提供者:hello
  1. sample_comm

    0下载:
  2. 几个串行通讯例子mscommdemo.rar serialport.zip smstest.rar com_source.rar ComAccess.zip comcool_code.zip commtest.rar
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:280142
    • 提供者:蜗牛
  1. smsTest

    0下载:
  2. 短信猫测试程序,可参考修改,希望对开发人员有用!-SMS cat test procedures, reference may be modified, hope useful to developers!
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:53446
    • 提供者:jim
  1. smstest

    0下载:
  2. 串口通讯,利用串口控件实现对RS232的读写操作!-Serial communications, the use of RS232 serial control to achieve the read-write operation!
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:84808
    • 提供者:周瑜
  1. SmsTest

    0下载:
  2. 一个VISUAL C++编写的短信收发程序,不知道怎么移植到EVC下,-A VISUAL C++ Prepared to send and receive SMS procedures, do not know how to migrate to EVC, the
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:63522
    • 提供者:林向阳
  1. SmsTest

    1下载:
  2. VC6.0++下开发的基于GPRS模块的短信收发和电话拨打软件源码。对GPRS开发具有很好参考意义。-VC6.0++ Developed based on GPRS transceiver modules SMS and phone call software source code. Development of GPRS are very good reference value.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-14
    • 文件大小:89547
    • 提供者:舒服
  1. SmsTest

    0下载:
  2. visual c++ 短信群发器,串口编程。-visual c++ short message mass sender,serial socket programe.
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:135644
    • 提供者:shengpeng
  1. SmsTest

    0下载:
  2. Sending SMS using .NET through a Web service
  3. 所属分类:.net

    • 发布日期:2017-04-28
    • 文件大小:27132
    • 提供者:farihi
  1. SmsTest

    0下载:
  2. Modem 收发短信 VC++编写COM口通信-Modem Transceiver VC++ prepared message COM Port Communication
  3. 所属分类:Communication

    • 发布日期:2017-04-26
    • 文件大小:126072
    • 提供者:zhangb
  1. SmsTest

    1下载:
  2. 本程序主要实现通过rs232串口实现短信收发-Through the serial port to send and receive SMS
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:2037369
    • 提供者:xyz
  1. SMSTest

    1下载:
  2. C# 实现 中国移动 CMPP v3.0 ISMG <-> SP 收发短信的 SP 客户端 -CMPP SP Client
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:262120
    • 提供者:Frank.Cheng
  1. 090306SmsTest

    0下载:
  2. 090306正确发送短消息的SmsTest,使用这个工程正确的发送了短信,手机是用的摩托罗拉的V180,连接在笔记本的USB口上,用的是联通的卡,发送给我的黑莓手机(移动号).-090 306 correct to send a short message of SmsTest, use this project the right to send a SMS, the phone is used in Motorola' s V180, connect the notebook'
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-23
    • 文件大小:73728
    • 提供者:hali
  1. smstest

    1下载:
  2. VC写的短信收发程序 很好 比较全面 可以实现的-Send and receive text messages programs written by VC
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2140044
    • 提供者:marry
  1. smstest

    0下载:
  2. VC下面开发的串口发短信程序,基于AT指令的GSM MODEM-The VC following serial texting program development, MODEM AT
  3. 所属分类:Communication

    • 发布日期:2017-11-13
    • 文件大小:32497
    • 提供者:xiejun
  1. smstest

    0下载:
  2. VC++6.0中使用mscomm串口控件-VC++6.0 to use mscomm serial control
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:2392243
    • 提供者:于先生
  1. SmsTest

    0下载:
  2. 本程序是一个通过串口收发端消息的范例。仅供学习和研究之用。 多数手机和所有GSM模块本身具备MODEM功能,可以直接使用扩展的AT命令进行控制。 "对于不具备此功能的手机(如Nokia5110等),需安装专门的驱动,虚拟出MODEM及串口,才能进行类似操作。 主窗口上部为接收的短消息列表。读出短消息后会自动从手机中删除。主窗口下部是发送输入界面。-This program is an example of a message through the serial port tra
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-11
    • 文件大小:114267
    • 提供者:谭美宁
  1. SmsTest

    0下载:
  2. 一个用C++编写的串口编程例程,可以用来学习串口编程的知识,也可以修改直接用于串口读取写入。-C++ serial programming routines that can be used to study serial programming knowledge, you can modify directly to the serial port module.
  3. 所属分类:Driver Develop

    • 发布日期:2017-05-16
    • 文件大小:4579602
    • 提供者:曹喆
  1. VCPP-smstest

    0下载:
  2. 用Vc++编写的通过串口收发消息的小程序smstest-Smstest applet written by Vc++ receive messages through the serial port
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:47738
    • 提供者:顾菊
  1. SmsTest

    0下载:
  2. 基于串口AT指令的短信猫通讯程序,串口通讯部分使用WIN32 api,界面用对话框完成-SMS cat serial communication program based on AT commands
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:73030
    • 提供者:xiongtao
  1. SmsTest

    0下载:
  2. 用于短信 7bit 8bit ucs2编码和解码-sms 7bit and ucs2 decode
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:43869
    • 提供者:zzc
« 12 »
搜珍网 www.dssz.com