文章内容

2018/8/17 10:32:45,作 者: 黄兵

Online receiving SMS principle

Recently I wrote an app that implements the ability to receive text messages online.


The number is used by China Telecom's mobile phone number, and may increase the US mobile phone number in the future.


As for how to use it, refer to this article: China Mobile Verification Code Online Receive.


Many friends asked me how I realized it and I drew a picture myself:

The picture is a bit ugly, let me explain:


1. The user accesses the online receiving SMS platform, obtains the mobile phone number, inputs the website to be verified, and the mobile phone receives the short message.


2. The mobile phone forwards the short message to the cloud server and stores it in the database.


3. The user accesses the short message list page to obtain a verification code.


Some friends want me to open source. Some of my code here also uses open source technology, "from the community, giving back to the community", and ultimately I decided to open source. The address of the project: SMS_Receive-server-client, there are many imperfections in the project, welcome to submit the code.


The average user sees the SMS delay in about 2s.


If you have any questions or suggestions about this project, you can send me an email and exchange: huang_9119596@163.com

分享到:

发表评论

评论列表