How to send SMS by Palm with J2ME?

Does anybody know how to send SMS by Palm+GSM(Mobile Phone) with J2ME?thanks
[99 byte] By [liluqun] at [2007-9-26 16:25:48]
# 1

[liluqun],

At the moment, the CLDC/MIDP specification does not provide any native APIs that can allow a developer to access the native SMS platform specific function on the mobilephone or the Palm devices.

One workaround that I can think of is to implement an SMS gateway on the telco service provider site that can accept HTTP connections from the mobilephone or Palm OS wireless handheld device and send an sms on behalf of the devices.

HTH.

Allen Lai

Developer Technical Support

SUN Microsystems

http://www.sun.com/developers/support/

allenlai at 2007-7-2 20:01:10 > top of Java-index,Java Mobility Forums,Java ME Technologies...