通过验证码短信http调用接口,您可以很快速的在网站或者app中集成手机号验证功能,该源码只是核心代码,具体可以根据您的实际需求进行扩展。
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.
==================================================================
互亿无线验证码短信接口及完整源码下载地址:https://www.ihuyi.com/duanxin.html
如有疑问,请联系我们的技术,或者访问我们的网站了解更多信息:https://www.ihuyi.com/
互亿无线营销短信平台支持签名认证
为短信加上您的公司品牌名称和LOGO
150,000家
企业客户
20年
行业经验
2V1
2对1客户支持