搜索资源列表
SyncSettingBuilder
- 本文档讲解了OTA的概念,给出了如何发送“同步设置”的OTA短信的步骤,并附带Java编写的源代码(http://www.cnblogs.com/Files/zhengyun_ustc/SyncSettingBuilder.rar)。 规范中定义了三种Setting: 浏览器设置 浏览器的书签设置 SyncML设置 也就是说,你通过发送短信可以帮助用户手机设置SyncSettings,从而可以让手机与服务器同步信息(如电话本、日程和记事
Serial_SMS
- 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 authentificati
java_com.rar
- 在开发手机短信开发之前,需要下载JAVA的串口访问接口类包说明,另外还有java com口编程实例,In the development of SMS to develop before the need to download JAVA serial access interface package that category, there is another instance of java com port programming
smslib-v3.4.1-bin
- 发送短信 接收短信 多种接口com/net/modem 开发库-an interface capable of sending and/or receiving SMS messages
javaCOMsms
- java利用COM发短信所要的包 -java com sms developer。java com sms developer。
sendMes
- 用Java实现短息猫的发送信息,JAVA可以通过comm.jar来直接访问COM口,再加上对AT指令的熟习,JAVA是可以直接对其进行控制的。目前这个开源的代码就是这种方式。 -java send message