通過驗證碼短信http調(diào)用接口,您可以很快速的在網(wǎng)站或者app中集成手機號驗證功能,該源碼只是核心代碼,具體可以根據(jù)您的實際需求進(jìn)行擴展。
unit Unit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,Unit2;
type
TForm1 = class(TForm)
Button1: TButton;
Memo1: TMemo;
Edit1: TEdit;
Edit2: TEdit;
Edit3: TEdit;
procedure Button1Click(Sender: TObject);
private
{ Private declarations }
public
{ Public declarations }
end;
var
Form1: TForm1;
implementation
{$R *.dfm}
procedure TForm1.Button1Click(Sender: TObject);
begin
Memo1.Text:=Unit2.GetMyWebServericeSoap(false,'http://106.ihuyi.com/webservice/sms.php').Submit('用戶名','密碼','手機號碼','您的驗證碼是:2647。請不要把驗證碼泄露給其他人。');
end;
end.
==================================================================
互億無線驗證碼短信接口及完整源碼下載地址:http://www.skoolfish.com/duanxin.html
如有疑問,請聯(lián)系我們的技術(shù),或者訪問我們的網(wǎng)站了解更多信息:http://www.skoolfish.com/
簽名新規(guī)下怎么確保信息的穩(wěn)定觸達(dá)?專用直連短信通道+語音驗證碼方案為您護航,歡迎試用!
驗證碼已發(fā)送到您的手機,請查收!
輸入驗證碼后,點擊“開通體驗賬戶”按鈕可立即開通體驗賬戶。