send sms j2me appear promt message

后端 未结 3 1813
误落风尘
误落风尘 2021-01-21 18:13

When I am sending sms via j2me application, before message sent it appears question for can I use internet to sent message. Is it possible to exit this question to not appear?

3条回答
  •  灰色年华
    2021-01-21 19:06

    This is happening because you Accessing HTTP & SMS API. For using such API you need to signed your Java ME Application. For Signed a the Java ME Application, you need to purchase Signing Certificate from VeriSign or Thawte Site by paying the Fees.

    Plesae visit this link

    For VeriSign's certificate, they costs 20K per certificate.

提交回复
热议问题