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

搜索资源列表

  1. 发送接收程序VB

    0下载:
  2. VB开发的手机短信接收发送管理程序,有兴趣朋友可以研究一下-VB phones to send text messages to receive management procedures, interested friends can see
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:102545
    • 提供者:Min
  1. EMPPSample

    0下载:
  2. empp 开发例子,用vb.net编写,虽然简单,但可以参考一下,-empp development, by using vb.net prepared, simple, but can take a look, Oh
  3. 所属分类:手机短信编程

    • 发布日期:2008-10-13
    • 文件大小:52534
    • 提供者:shineyova
  1. Sms

    0下载:
  2. rtx 短信收发 可以实现短信双向收发 用vb实现rtx短信网关的重写-rtx two-way text messaging can receive text messages using SMS Gateway vb rewrite to achieve rtx
  3. 所属分类:SMS

    • 发布日期:2017-04-01
    • 文件大小:30431
    • 提供者:wxg
  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
    • 文件大小:13772
    • 提供者:sss
  1. note

    0下载:
  2. 一个用vb编写的通过GPRS模块可以收发手机短信,使用AT指令。-Written in vb by using a GPRS module can send and receive SMS using AT commands.
  3. 所属分类:SMS

    • 发布日期:2017-04-02
    • 文件大小:8324
    • 提供者:xiao
  1. ximenzi200PLCtongxingkongjian

    0下载:
  2. 附带VB和Delphi的例子 西门子ppi协议,支持V区操作,实际应用中足够了, 支持V区的位、字节,字和双字操作, 默认一次可以读取100个字节。 控件默认参数为串口1,PLC地址2,Even效验,波特率9600 使用控件时,一般只需更改2个属性: 1、PLC地址 plcAddress 2、串口号  port-VB and Delphi examples with Siemens ppi agreement, supporting the V zone operat
  3. 所属分类:SMS

    • 发布日期:2017-03-27
    • 文件大小:355566
    • 提供者:huangjian
  1. sim

    0下载:
  2. 使用vb编写的可以收发短信的上位机通信界面,可用于GPRS模块-Prepared using vb PC can send and receive SMS communications interface module can be used for GPRS
  3. 所属分类:SMS

    • 发布日期:2017-04-04
    • 文件大小:19524
    • 提供者:欣然
  1. VB-textmessage

    0下载:
  2. 用VB实现的手机收发短信代码 可以完成收发短信功能 附带文字解说-Using VB code to achieve the mobile messaging can be done with text messaging capabilities explanations
  3. 所属分类:SMS

    • 发布日期:2017-03-29
    • 文件大小:5120
    • 提供者:糖糖
  1. VB.net

    0下载:
  2. 短信平台开发的C#版本,可以进行基本的操作。-SMS platform for the development of C# version of the basic operations can be carried out.
  3. 所属分类:SMS

    • 发布日期:2017-05-06
    • 文件大小:1353813
    • 提供者:黄彰
  1. sendmsgDemo

    0下载:
  2. 一个可以发送验证码短信的DEMO。填入手机号验证码点击发送即可。 这是VB的源码。-One can send verification code SMS DEMO. Enter verification code Click to send mobile phone number can be. This is the VB source code.
  3. 所属分类:SMS

    • 发布日期:2017-03-24
    • 文件大小:8258
    • 提供者:csl
  1. SMS

    0下载:
  2. PPC关于短信操作,使用VB.net,比较容易理解,可以用它来通过你的PPC手机进行发送短信-Program for PPC SMS use .net,you can use it sent sms throught you mobile phone,use the vb.net ,easy to learn.
  3. 所属分类:SMS

    • 发布日期:2017-04-03
    • 文件大小:1783
    • 提供者:Zhaozy
  1. M

    0下载:
  2. 这是一个VB短信控制的程序,可以控制短信的收发,也可通过短信来控制程序-This is a VB control procedures SMS, send and receive text messages can be controlled, but also to control the program via SMS
  3. 所属分类:SMS

    • 发布日期:2017-05-12
    • 文件大小:2839109
    • 提供者:阿平
  1. vb-faxinxi

    0下载:
  2. 可以通过modem发短信的源代码,用vb语言编写,代码简单,功能可以实现。-Modem to send text messages through the source code, vb language, the code simple, the function can be achieved.
  3. 所属分类:SMS

    • 发布日期:2017-04-01
    • 文件大小:2586
    • 提供者:王敬磊
  1. 20117312206401

    0下载:
  2. 用VB编程的手机短信发送功能,可以发送短信,也可以显示接受的短信 -Programming with VB SMS sending capabilities, you can send text messages, received messages can also be displayed
  3. 所属分类:SMS

    • 发布日期:2017-04-05
    • 文件大小:70961
    • 提供者:bb29no1
  1. vb_sendnote

    0下载:
  2. 接口调用的是56短信网的,网址是: http://www.56dxw.com 短信接口文档:http://www.56dxw.com/Interface/duanxinjiekouxiazai.html 简单的vb调用webservers的短信接口的源码,比较简单,但对于不太懂vb的朋友来说,还可以参考的-nterface calling is the 56 SMS network, URL: http:// www.56dxw.com The short message in
  3. 所属分类:SMS

    • 发布日期:2017-03-27
    • 文件大小:88859
    • 提供者:小刘
  1. SMS1

    0下载:
  2. 用VB编程的手机短信发送功能,可以发送短信,也可以显示接受的短信。-SMS sending functionality with the VB programming the phone, you can send text messages, accept text messages can also be displayed.
  3. 所属分类:SMS

    • 发布日期:2017-11-20
    • 文件大小:80721
    • 提供者:roukucy28
  1. VB.net

    0下载:
  2. 用于通用的短信猫设备的vb程序,可以进行串口设置参数设置,发短信,收短信等功能。-Cat equipment for common SMS vb program, can be the serial set parameters set, send text messages, received messages and other functions.
  3. 所属分类:SMS

    • 发布日期:2017-11-11
    • 文件大小:663387
    • 提供者:张伟
  1. VBNetGSM

    0下载:
  2. VB.Net开发的利用GSM接口调用短信收发示例。VS2010开发环境,直接编译运行,也可以直接运行Debug里编译好的程序。-VB.Net developers to use GSM interface calls to send and receive text messages example. VS2010 development environment, compile and run directly Debug in the compiled program can also be
  3. 所属分类:SMS

    • 发布日期:2017-11-14
    • 文件大小:437455
    • 提供者:张的
  1. vb

    0下载:
  2. 通过电脑发短信实例程序VB软件,可以和SIM300进行连接,对SIM300进行操作-Computer texting example program VB software, you can connect the SIM300 SIM300 operate
  3. 所属分类:SMS

    • 发布日期:2017-11-06
    • 文件大小:33882
    • 提供者:nie
  1. TCPServer-VB-

    0下载:
  2. TCPServer上位机VB软件,可以操作SIM300进行电话,短信-TCPServer PC VB software can operate the the SIM300 phone, SMS
  3. 所属分类:SMS

    • 发布日期:2017-11-15
    • 文件大小:11729
    • 提供者:nie
« 12 »
搜珍网 www.dssz.com