手机发短信的源代码(SMS)

时间:2009-03-15 02:52:39
【文件属性】:

文件名称:手机发短信的源代码(SMS)

文件大小:105KB

文件格式:RAR

更新时间:2009-03-15 02:52:39

控件 源码 网络通信类 资源

Title: NOKIA SMS Messenger v1.0Description: Send an SMS message from your Desktop using NOKIA Handset connected via DAU-9P(FBUS) cable. This module lets you to send Flash SMS, Blinking SMS & Normal SMS. For Blinking SMS in the text area add ‘|‘(Shift ) before and after the word you want to blink. Flash SMS is displayed on the receivers mobile without allowing him to select ‘Read the message‘. Your Feed Back will be appreciated. Please do not forget to Vote for me. thanx.This file came from Planet-Source-Code.com...the home millions of lines of source codeYou can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=40020&lngWId=1The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.


【文件预览】:
SMS
----sms.vbp(797B)
----MSSCCPRJ.SCC(190B)
----author.jpg(87KB)
----forms()
--------SMSmainfrm.frx(14KB)
--------SMSmainfrm.frm(30KB)
----settings.ini(78B)
----modules()
--------functions.bas(9KB)
----readme.txt(1KB)
----sms.vbw(89B)
@PSC_ReadMe_40020_1.txt

网友评论

  • 很好地例子 对我开放短信系统有很大帮助
  • 没有源码,不需要
  • 只是简单的协议,没有应用部分代码!
  • 写的太简单了 没什么参考价值
  • 功能简单,容易实现。
  • FBUS本身很简单,这个SMS协议只是官方文档的一个COPY,没什么意思。离应用还差远了。里面很多协议格式根本就找不到文档。都要自己去猜。