AT命令Java J2se Netbeans [英] AT commands Java J2se Netbeans

查看:71
本文介绍了AT命令Java J2se Netbeans的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

尊敬的老师,

我想向移动服务之一注册人.
注册代码如下,

Reg< space> service_name< space>将手机号码+555发送到gsm调制解调器.

然后我如何通过使用At命令通过netbeans工具使用java来读取消息.上面的代码应将mysql数据库保存如下

发件人手机号码服务名称

0001111111 Bokking

请通过带有Java J2SE代码的netbeans工具教我,在命令和sql quarea以及总示例项目代码中

Dear Teacher,

I want to register person to one of the mobile service.
Registration code follows,

Reg<space>service_name<space> send mobile number +555 to gsm modem.

then how i am read the massage by using java via netbeans tool using At commands. above code should save the mysql database as follow

sender mobile number service name

0001111111 Bokking

please teach me via netbeans tool with java J2SE code ,At commands and sql quarea and total sample projecxt code

推荐答案

我们不提供代码.我们只是在发展的过程中互相帮助.

要发送AT命令,您需要一部手机或类似的东西(调制解调器也可以).
因此,您将需要与设备进行通信-这是通用的,不能一概而论.
所以不是那么简单.

另一个建议:
您想与某些移动服务进行通信.他们在使用短信吗?我猜是这样.因此,我会尝试 SMS库 [ ^ ]并为此开发一些东西.
We do not provide codes. We are just helping each other in the progress of development.

To send AT commands you would need a mobile phone or anything like that (a modem would do also).
Therefor you would need to communicate with the device - which is generic and can not be described in general.
So it''s not that simple.

Another suggestion:
You want to communicate with some mobile service. Are they using SMS? I would guess so. So I would try this SMS lib[^] and develop something for this.


这篇关于AT命令Java J2se Netbeans的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆