AF
HomeTagSubmit NotesAsk AnythingLoginSubscribe Us
AF
1. Feel Free to ask and submit anything on Anyforum.in and get satisfactory answer
2. Registration is not compulsory, you can directly login via google or facebook
3. Our Experts are looking for yours ?.



corejava-mobile: How to send auto generated OTP to mobile number?

How to generate 6 digits OTP & Send to the mobile.
Write the code using JSP & Servlets.

corejava x 353
mobile x 2
Posted On : 2016-08-02 17:43:27.0
profile MOHAMMAD SALEEM BASHA - anyforum.in MOHAMMAD SALEEM BASHA
269150
up-rate
2
down-rate

Answers


You can use SMPP protocol to push messages to the intended recipient. There are few open source implementation which provide smpp protocol implementation out of the box. It needs sms-gateway or you have to collaborate with some third-party provider. JSMPP has sample code to send sms(otp in your case), but it requires you to connect to some smpp-server, may be a modem which provide smpp interface.

Have a look at below links:

JSMPP- Click Here

PlaySMS- Click Here

Posted On : 2016-08-04 00:36:20
Satisfied : 2 Yes  1 No
profile Rishi Kumar - anyforum.in Rishi Kumar
523188249150
Reply This Thread
up-rate
3
down-rate



Post Answer
Please Login First to Post Answer: Login login with facebook - anyforum.in