欧美日韩不卡在线_精品第一页_日韩av成人在线_91精品久久久久_粉嫩视频在线观看_国内精品久久久久

您是否正受到短信簽名報備的困擾?達信通解決方案讓您最快15分鐘內恢復信息傳遞,馬上 注冊體驗

ASP.NET(C#)

ASP.NET(C#)代碼示例

//接口類型:達信通語音通知接口。
//賬戶注冊:請通過該地址開通賬戶http://sms.wx96.com/register.html
//注意事項:
//(1)調試期間,請仔細閱讀接口文檔;
//(2)請使用APIID(查看APIID請登錄用戶中心->語音通知->帳戶及簽名設置->APIID)及 APIkey來調用接口;
//(3)該代碼僅供接入達信通語音通知接口參考使用,客戶可根據實際需要自行編寫;

using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.IO;
using System.Net;
using System.Text;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;

public partial class Post : System.Web.UI.Page
{
    public static string PostUrl = ConfigurationManager.AppSettings["WebReference.Service.PostUrl"];
    protected void Page_Load(object sender, EventArgs e)
    {
        string account = "用戶名";//用戶名是登錄用戶中心->語音通知->帳戶參數設置->APIID
        string password = "密碼";//查看密碼請登錄用戶中心->語音通知->帳戶參數設置->APIKEY
        string mobile = "136xxxxxxxx";//手機號碼
        string content = "您的訂單號是:0648。已由順風快遞發出,請注意查收。";
		string postStrTpl = "account={0}&password={1}&mobile={2}&content={3}";

        UTF8Encoding encoding = new UTF8Encoding();
        byte[] postData = encoding.GetBytes(string.Format(postStrTpl, account, password, mobile, content));

        HttpWebRequest myRequest = (HttpWebRequest)WebRequest.Create(PostUrl);
        myRequest.Method = "POST";
        myRequest.ContentType = "application/x-www-form-urlencoded";
        myRequest.ContentLength = postData.Length;

        Stream newStream = myRequest.GetRequestStream();
        // Send the data.
        newStream.Write(postData, 0, postData.Length);
        newStream.Flush();
        newStream.Close();

        HttpWebResponse myResponse = (HttpWebResponse)myRequest.GetResponse();
        if (myResponse.StatusCode == HttpStatusCode.OK)
        {
            StreamReader reader = new StreamReader(myResponse.GetResponseStream(), Encoding.UTF8);

               string res = reader.ReadToEnd();
               //Response.Write(res);
               int len1 = res.IndexOf("");
               int len2 = res.IndexOf("");                string code=res.Substring((len2+6),(len1-len2-6));                Response.Write(code);                 int len3 = res.IndexOf("");                int len4 = res.IndexOf("");                string msg=res.Substring((len4+5),(len3-len4-5));                Response.Write(msg);                 Response.End();          }         else         {             //訪問失敗         }     } }  
在線咨詢
電話咨詢

服務熱線:

4008 808 898

服務熱線(工作時間):

4008 808 898

業務咨詢(非工作時間):

4008 808 898

售后咨詢(非工作時間):

4008 808 898

主站蜘蛛池模板: 99精品九九| 在线观看日本网站 | 国产成人精品久久二区二区91 | 久久成人一区 | 一级在线观看 | 日韩精品福利 | 精品www| 久久精品免费一区二区三 | 午夜影院在线播放 | 亚洲欧美中文日韩在线v日本 | 欧美日韩在线精品 | 在线日韩av电影 | 一区二区三区精品在线 | 狠狠操狠狠搞 | 国产日韩精品一区二区 | 日本一区二区三区精品视频 | 精品久久久久国产免费第一页 | 91精品国产91久久久久久吃药 | 97精品超碰一区二区三区 | 久久国产精品免费一区二区三区 | 黄视频免费在线 | 99精品久久久久久中文字幕 | 人成在线视频 | 亚洲成人免费av | 久久人体 | 久久av网站| 成人在线视频观看 | 九九精品热 | 欧美在线视频网 | 欧美日韩在线精品 | 国产精品中文字幕在线播放 | 欧美日韩三级视频 | 久久蜜桃精品 | 免费一级黄色电影 | 国产乱码精品一区二三赶尸艳谈 | 超碰97免费 | 欧美做暖暖视频 | 性色的免费视频 | 日本精品一区 | 国产精品久久国产精品 | 日韩视频在线播放 |