搜索资源列表
gnokii-0.3.2.tar.gz
- Nokia手机工具程序。可以管理手机的电话薄,发送/接收短消息,查看电池状态等
Source Code
- Symbian C++ of Nokia下的源码,包括收发短信、收发Email、tcp/udp的socket编程、接收BIO消息、收发MMS信息-Nokia Symbian C of the source, including send and receive text messages, send e-mail, tcp / udp socket programming, receive BIO news, send information MMS
SMSSend
- 通过GSM模块发送接收短消息的程序,可发送免提信息-GSM module send and receive text messages, may send a hands-free information
NewNew监控
- 参照SPComm,CMSControl控件,写的自动接收短信、解析短信、删除短信。用到了Windows API,多线程,队列,消息,具有很高的参考价值-reference SPComm, CMSControl controls automatically receive written messages, parse messages, delete messages. Use of the Windows API, multithreading, queue and the news, hav
Nokia手机工具源程序.tar
- Nokia手机工具程序。可以管理手机的电话薄,发送/接收短消息,查看电池状态等-Nokia mobile phone tools procedures. Management can thin cell phone, send / receive text messages, check battery status, etc.
cmppServer
- 短信网关(ismg)的建设可以为sp与短消息中心(smsc)之间数据交换提供一条安全、快捷的通道,以便手机用户采用短信方式与sp双向通信,接收sp提供的信息服务,同时完成相应计费采集、业务管理、网络管理等功能。-SMS Gateway (ismg) for the construction and sp Short Message Center (SMSC) for data exchange between provide a safe, efficient access to mobile
smessage
- at指令集,用于GRPS收发模块, 读取\\接收短消息等-at Instruction Set for GRPS transceiver module, reading \\ receiving short messaging
keilc51sendSMS
- 基于KEIL C51和MC55模块的短消息发送和接收程序源代码,C51控制,AT命令实现-based KEIL C51 and MC55 module of SMS sending and receiving the source code, C51 control, AT commands
NetworkDemo
- j2me的网络连接的一个例子代码,包括客户端和服务器端,可以进行发送和接收消息
可以设置端口,波特率,奇偶校验等参数
- 通过设置发送并接收消息:可以设置端口,波特率,奇偶校验等参数-send and receive news : you can set ports, baud rate, parity and other parameters
duanxinquanfa
- 发送短消息 该功能模块是本系统的核心模块,操作员首先要输入联系人的手机,输入方式有两种:一种是通过直接在接收人输入框中打入对方的手机号码,然后打回车,该手机号码将会自动添加到接收者列表中;另一种方式是通过点击从电话簿选择按钮,该功能可以将电话簿中的某一组联系人手机全部导入接收者列表中。 -Send short message to the functional module is the core module of the system, the operator must first
WeConnect
- 群组播对话代码 WM_SOCKETRECEIVE = WM_USER + 123 //自定义的SOCKET接收消息ID Icon_Message = WM_USER + 124 //小图标消息 m_SendPort = 60001 //本机IP组播的端口(UDP端口) m_GroupAddr = 224.0.0.9 //组播组的地址 -Dialogue group broadcast code
MTK
- MTK手机开发流程,创建MMI_task进程, _MMI_task接收消息事件
Notification
- Android中,Notification是个很重要的通告消息类,用以接收消息,代码中结合了BroadcastReceive来实现一个简单信息的接收。-In Android, Notification is very important to notice the news category, for the reception of messages, a combination of code BroadcastReceive to achieve a simple message rece
minigui 串口电平设置测试
- minigui 串口电平设置测试.设置高低电平已经查询电平,发送消息和接收消息~菜鸟刚学会.有问题QQ联系我157415326
google GCM demo
- google GCM的简单Demo,详细介绍了如何通过google的云端服务器接收消息
MobileQQ-lan
- 很好地聊天软件QQ的模拟工程的源码,可以学到很多聊天和消息传送的功能,当然,还有接收消息。-Good to learn message transfer.
Receiver
- 安卓wifi通信软件,可以两部安卓设备进行通信,一台开启热点让另一台连接后即可进行发送消息和接收消息的操作。-Andrews wifi communication software, two Android devices can communicate, can be operated to send messages and receive messages after an open hotspot allow another connection.
串口工具
- 本程序是个人学习Python的tkinter模块时编写,实现了串口的数据收发,由于是初学者,代码中可能会出现很多错误或不好的编程习惯,请谅解! 实现功能:1.用Python开发,Tkinter构建界面;2.可自动列出所有串口,并自定义参数,选择串口后自动打开;3.实现无延时接收消息;4.可保存接收的数据;7.支持自动适应分辨率;8.支持单独发送和定时发送;9.支持发送新行和HEX发送;10.支持发送文件,并可自定义发送频率;11.支持小窗口显示接收信息,但与主窗口不同时显示 提供源码,可用于
openfire消息系统Android客户端
- openfire消息系统Android客户端,包含Android客户端使用 smack库与openfire服务器的连接,消息发送接收等功能,以及基于SSL加密端口和非SSL端口的相关功能