一个MODEM的短信软件,支持多串口,轮寻发送,自动接收以及PDU和TEST的交互方式,特别是对串口的操作有借鉴意义!
上传时间: 2014-01-14
上传用户:84425894
Gsm手机(短信息,电话簿)开发库C++源代码 通过GSM modem 或 IrDA 设备 基于GSM标准: ETSI GSM 07.07, ETSI GSM 07.05 提供Nix,win系统 PDU 编码.支持Nokia-61,62,71,8***,Simens S10,M20,35i,Ericcson SH888,Wavecom WM02
上传时间: 2014-01-20
上传用户:ruixue198909
手机模块gr47的各种操作源码,包括PDU格式转换等
上传时间: 2013-12-28
上传用户:c12228
**智能监视系统*** 程序运行时需要视频捕捉设备,如果没有,请安装USB_CAMERA目录下的设备驱动程序。 ***停车场收费系统*** 先安装sql server , 其中sa用户没有口令,再使用sql目录下的sql文件建立新数据库。 ***高校银卡系统*** 先安装sql server , 其中sa用户没有口令,再使用sql目录下的sql文件建立新数据库。 ***邮件短信系统*** 1.实现邮件检测功能: (1)注册账号,注意正确添写POP3服务器,用户名,密码。 2.实现发送短信功能: (1)在注册账号时要添写正确的手机号码,并选中发送到手机的复选框。 (2)跟据自己购买的GSM模块说明书设置串口参数,一般是“19200,n,8,1”。 (3)添写当地短信中心号码,前面的86可加可不加,如果没有写,系统在按“确定”后会自动加上。 (4)注意:如果短信中含有中文字符,则一定要设成PDU模式,否则短信可能发送失败
上传时间: 2013-12-23
上传用户:上善若水
This serial client in JAVA allows sending, reading and writing of SMS via a serial COM port. The tool uses the PDU SMS format. IRDA drivers are included. The functionality can be implemented into applications for remote alerting or SMS authentification.
标签: serial sending reading writing
上传时间: 2013-12-17
上传用户:s363994250
用java实现对snmp v1,v2,v3版本的选择,实现不同版本的PDU
上传时间: 2013-12-28
上传用户:chenlong
单片机W78E516B控制g18手机模块收发短消息,关于PDU编解码的所有子函数
上传时间: 2013-12-25
上传用户:dbs012280
mms的消息格式各压缩编码分析.发送和接收MMS的通信中,被传输的是MMS PDU(协议数据单元),MMS PDU作为WSP的消息体传输,由MMS头和消息体组成。
上传时间: 2015-09-12
上传用户:hphh
编写本程序时,所使用的是传输层的UDP协议,不分服务器和客户端,采用对等实体的形似实现信息的传输。运用java.net.DatagramPacket类和java.net.DatagrameSocket类实现套接和数据的传输。并且采用组播形式进行数据信息的传递。使用三个简单协议数据单元(PDU),即JOIN PDU,LEAVE PDU,MESSAGE PDU。分别表示首次连接时组播的数据报、用户离开时组播的数据报,用户输入完消息时组播的数据报。
上传时间: 2014-06-22
上传用户:无聊来刷下
/*_############################################################################ _## _## SNMP4J - PDU.java _## _## Copyright 2003-2007 Frank Fock and Jochen Katz (SNMP4J.org) _## _## Licensed under the Apache License, Version 2.0 (the "License") _## you may not use this file except in compliance with the License. _## You may obtain a copy of the License at _## _## http://www.apache.org/licenses/LICENSE-2.0 _## _## Unless required by applicable law or agreed to in writing, software _## distributed under the License is distributed on an "AS IS" BASIS, _## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. _## See the License for the specific language governing permissions and _## limitations under the License. _## _##########################################################################*/
标签: SNMP4J
上传时间: 2014-01-25
上传用户:ZJX5201314