开发者

How to send Cell Broadcast message in Java ME development environment?

I have been trying to develop a Java ME application using WTK 2.5.2 (Java Wireless Toolkit) and Nokia SDK 3. The app开发者_开发技巧lication would broadcast a CBS (Cell Broadcast Service) message using the WMA (Wireless Messaging API).

Documentations says that the CBS messages are read-only, thus it can not been sent. When I tried to send myself, it threw an exception.

Is there anyone who has some experience with the problem please inform me!

Is there anyway to do this with another SDK or even mimick it?


Your handset is capable of receiving CBS messages, not sending them. They are sent on a many-to-one basis by the operator. See here for more info.

What exactly are you trying to achieve?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜