搜索资源列表
SMS
- 通过本系统用户完全可以对指定的一组电话号码进行短信的*,加快了办公的效率。系统自身还有对已发短信的查询功能以及查看SIM卡中收到的短信,还为用户提供了电话簿的功能,通过电话簿管理,可以将比较常用的联系人及其手机号码添加到数据库中,方便在发送短信时添加接收人。系统安全方面也做了考虑,首先用户要通过登录模块验证成功之后才可以进入系统的主窗体,如果用户要暂时的离开,可以通过系统菜单栏中的“锁定系统”命令锁定系统界面,如果想再次使用,需要输入登录密码。为了减轻用户文字输入量,系统提供了常用短语模块,通
regeditsys
- 简单的注册功能和手机短信验证功能 1.程序整理了包括Access,FoxPro,Oracle,SQLServer数据库基类操作 为了安全起见,对验证码进行稍修改,短信验证码发送功能也整理在验证码里边 这个只是在公司做项目的时候用到的,感觉大家可能在以后做手机验证的时候比较有用,所以,整理了一下,希望大家多多提出意见. 补充说明:文件中调用的短信接口是56短信网的 网址是:www.56dxw.com-A simple registration functio
regeditsys
- 简单的注册功能和手机短信验证功能 1.程序整理了包括Access,FoxPro,Oracle,SQLServer数据库基类操作 为了安全起见,对验证码进行稍修改,短信验证码发送功能也整理在验证码里边 这个只是在公司做项目的时候用到的,感觉大家可能在以后做手机验证的时候比较有用,所以,整理了一下,希望大家多多提出意见.-Simple registration and SMS authentication feature a program put together,
AuthCode
- 使用电信189开放平台的短信验证码功能的示例-The use of telecommunications 189 open platform functionality SMS verification code examples
vim6
- 云码短信验证系统模块 获取手机号码和短信 来完成注册-Cloud SMS verification code system modules to obtain the phone numbers and text messages to complete the registration
MSM-verification
- 这个demo是基于安卓的,模仿淘宝的短信验证效果,仅供参考。-This demo is based on Android, mimicking the effect of Taobao SMS verification purposes only.
SmsCenterDemo
- android 获取短信验证的中心号,可以完美实现-Get android SMS verification center number, you can achieve perfect
BearSMSCaptcha
- 实现Android短信发送接收功能,短信验证-Android SMS Send Receive
SpeakIsDeom
- 1.实现了验证码倒计时的功能 1.以下验证码例子采用的是先获取手机号文字验证码,如果文字验证码收不到,将采用语音播放验证码的形式,两种形式的结合,基本避免个别手机号收不到的问题,从而是验证码的成功率接近100 ,有效的避免客户的流失。 2.文字短信验证码和语音短信验证码只是修改一下调用接口的文件名称即可,需要注意的是语音验证码内容是4或6位的数字。 3.以上只是一个简单的调用的例子,关于返回值可参考官网 4.以上先加上图片验证码,然后才可以获取手机验证码,主要是为了防止有些软件恶
ZMCJ_14011211
- 织梦DEDECMS短信验证插件,带UTF8和GBK两个版本使用。(A DEDECMS SMS authentication plug-ins using the UTF8 and GBK two versions.)
PHP
- app用户注册功能的PHP服务器接口实现,调用短信分发平台API实现短信验证码(App user registration function of the PHP server interface, call SMS distribution platform API to achieve SMS verification code)
短信验证
- Android开发,短信验证码实例。文件里包含架包,只需要去注册申请KEY。(Android development, SMS verification code examples. File contains package, only need to register application KEY)
msg
- 应用地址,类似于http://ip:port/msg/,短信下发配置化,验证码下发(Application address, similar to http://ip:port/msg/, SMS configuration, verification code)
短信
- java写的短信验证码只需写密码和用户名就能使用(Java's SMS authentication code can be used only by writing passwords and usernames)
asp短信宝
- asp短信宝接口,用于短信接口手机接手短信验证码等。(ASP SMS interface is used for SMS interface handset to receive SMS authentication code and so on.)
短信验证码
- 实现调用阿里云的API借口实现短信发送的一个小例子(Realizing the API excuse to call the Ali cloud to send messages)
17
- 该软件是一个以.net进行开发的手机语音短信验证接口。获取语音验证码后的倒计时功能的实现。(The software is a mobile phone speech and short message verification interface developed by.Net. The realization of the countdown function after obtaining the voice verification code.)
JAVA实现利用第三方平台发送短信验证码
- 本文以注册为例,在SpringMVC+Spring+Mybatis框架的基础上完成该短信验证码功能。需要的朋友一起来看下吧(This paper takes registration as an example to complete the SMS verification code on the basis of SpringMVC+Spring+Mybatis framework. Come and see the friends you need)
阿里云通信短信demo
- 短信发送验证码 用于用户注册 身份识别 设备认证(SMS verification code for user registration authentication device authentication)
H5滑动验证
- 滑动验证,可用于登录,获取短信验证码等防止js攻击的验证方式。