Running the example code

Starting the web browser

Start the web browser and enter the following: http://127.0.0.1/smssend.aspx

If everything works properly, the page requesting the data of the message to be sent should open.
Fill in the Recipient and Message Text boxes, and click the Send Message button.

what data is needed to be filled
Figure 1 - Fill in the the required data in the ASP.NET SMS example

Response

You will receive a response confirming that the message has been successfully sent.

the result of the sending
Figure 2 - Confirmation message in the ASP.NET SMS example

More information