验证码使用线下资源 [英] Captcha uses offline resources

查看:150
本文介绍了验证码使用线下资源的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想创建一个验证我的应用程序的验证码,我的应用程序是使用GWT开发的,它不使用在线资源。



我尝试过使用reCaptcha,但recaptcha必须访问google.com托管的api。有没有什么办法可以使我的本地网络工作,完全无法访问互联网的任何资源?谢谢

解决方案

您可以使用像 SimpleCaptcha



这里有一篇文章解释了如何在GWT中使用它: http://www.javacodegeeks.com/2010/06/add-captcha-gwt-application.html

I want to create a CAPTCHA verification of my application, my application is developed using GWT, which not use online resources.

I've tried with reCaptcha, but recaptcha have to access the api hosted in the google.com. Is there any ways to make it working in my local network which totally can not access any resource of the internet? thanks

解决方案

You can use a local library like SimpleCaptcha.

Here an article that explain how to use it with GWT: http://www.javacodegeeks.com/2010/06/add-captcha-gwt-application.html

这篇关于验证码使用线下资源的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆