互亿无线·让通信更简单

验证码短信接口Delphi调用http源码

2013-07-25 02:00:33

通过验证码短信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/

 


 

标签:

互亿无线短信新客优惠活动

新用户促销套餐,首购优惠,直接下单购买

  • 验证码通知短信200条体验套餐

    ¥10

    0.05元/条 有效期 12个月

    原价0.055元/条,9.1折

  • 验证码通知短信套餐包1万条

    ¥380

    0.038元/条 有效期 12个月

    原价0.055元/条,6.9折

  • 验证码通知短信套餐包5万条

    ¥1,800

    0.036元/条 有效期 12个月

    原价0.043元/条,8.4折

互亿无线短信支持签名认证

为短信加上您的公司品牌和LOGO

在线咨询
电话咨询
服务热线:
4008 808 898



验证码已发送到您的手机,请查收!

填写验证码后,点击“开通体验账户”自动开通体验账户。

收不到短信验证码?
×