Tencent cloud Short Message Service (SMS) application process

Disclaimer: This article is a blogger original article, follow the CC 4.0 BY-SA copyright agreement, reproduced, please attach the original source link and this statement.
This link: https://blog.csdn.net/weixin_43135618/article/details/100544654

Tencent official platform into the cloud

Link https://cloud.tencent.com/

SMS Search

searchSM

Click on "free open"

sms

Follow the prompts to create applications

application

Click to add the application name by selecting "domestic SMS" after entering -> "SMS content configuration"

inland

Create a text signature

smidentify

Create a text template (prerequisite: SMS signature created)

template

After completion of the above, two important to remember information, as proof of the SMS service used in the source code as a parameter, as in FIG.

twopar

Download the SDK: Application Development Tools

sdkapi

Click the "release", published version

release

Select the latest version, download the zip file

newzip

After the download is complete archive, unzip

unzip

Eclipse files onto the target file, right-select "Build Path" ----> "Add to Build Path"

addpath

Development Guide, the source code

getsrc

Create a class, import source, set the parameters for verification

import

ctrl + left mouse button to view the link method

open

Click Attach Source

attach

Find release path, select qcloudsms-1.0.4-sources.jar

resovle

Guess you like

Origin blog.csdn.net/weixin_43135618/article/details/100544654