文件名称:ISSAuthorize

介绍说明--下载内容均来自于网络,请自行研究使用

Android与IIS身份验证案例源码,在Android移动项目开发中,访问服务器时,为了简洁方便,我们经常使用http协议来传递JSON格式的数据。然而有些项目需要有一定的安全性,如使用Android客户端登陆到MIS系统。虽然我们是通过Android手机客户端的登陆Activity中登陆到系统的,但是略懂电脑的黑客是能够跳过登陆Activity,从而直接进入系统的。这样,会造成一些由于系统的不安全所带来的麻烦。建立一种防止黑客强行登录的身份验证模式尤为重要。此时,系统的身份验证成为阻挡黑客登陆的一道屏障。那么,怎样实现一个身份验证呢?让我们以IIS为宿主,一步一步的实现身份验证吧-Android and IIS authentication case source code, in the Android mobile project development, access to the server, in order to be simple and convenient, we often use the HTTP protocol to transfer JSON format data. However, some of the project needs to have a certain security, such as the use of Android client login to the MIS system. Although we are through the Android mobile client landing Activity landing to the system, but slightly understand the computer hacker is able to skip the landing Activity, thus directly into the system. In this way, it will cause some of the problems caused by the system is not safe. It is particularly important to establish an identity authentication mode to prevent hackers logging in. At this point, the identity of the system has become a barrier to prevent hackers landing. So, how to achieve an identity verification? Let us take IIS as the host, step by step to achieve authentication bar
(系统自动生成,下载前可以参看下载内容)

下载文件列表





ISSAuthorize

............\AndriodAuthorize

............\................\.classpath

............\................\.project

............\................\AndroidManifest.xml

............\................\assets

............\................\bin

............\................\...\AndriodAuthorize.apk

............\................\...\classes.dex

............\................\...\ld

............\................\...\..\com

............\................\...\..\...\authorize

............\................\...\..\...\.........\HttpHelper.class

............\................\...\..\...\.........\MainActivity$1$1.class

............\................\...\..\...\.........\MainActivity$1.class

............\................\...\..\...\.........\MainActivity.class

............\................\...\..\...\.........\R$attr.class

............\................\...\..\...\.........\R$drawable.class

............\................\...\..\...\.........\R$id.class

............\................\...\..\...\.........\R$layout.class

............\................\...\..\...\.........\R$string.class

............\................\...\..\...\.........\R.class

............\................\...\resources.ap_

............\................\default.properties

............\................\gen

............\................\...\ld

............\................\...\..\com

............\................\...\..\...\authorize

............\................\...\..\...\.........\R.java

............\................\proguard.cfg

............\................\res

............\................\...\drawable-hdpi

............\................\...\.............\icon.png

............\................\...\drawable-ldpi

............\................\...\.............\icon.png

............\................\...\drawable-mdpi

............\................\...\.............\icon.png

............\................\...\layout

............\................\...\......\main.xml

............\................\...\values

............\................\...\......\strings.xml

............\................\src

............\................\...\ld

............\................\...\..\com

............\................\...\..\...\authorize

............\................\...\..\...\.........\HttpHelper.java

............\................\...\..\...\.........\MainActivity.java

............\ISSAuthorize.sln

............\ISSAuthorize.suo

............\MvcAuthorize

............\............\App_Data

............\............\bin

............\............\...\MvcAuthorize.dll

............\............\...\MvcAuthorize.pdb

............\............\Content

............\............\.......\Site.css

............\............\Controllers

............\............\...........\AccountController.cs

............\............\...........\HomeController.cs

............\............\Global.asax

............\............\Global.asax.cs

............\............\Models

............\............\......\AccountModels.cs

............\............\MvcAuthorize.csproj

............\............\MvcAuthorize.csproj.user

............\............\obj

............\............\...\Debug

............\............\...\.....\CSAutoParameterize

............\............\...\.....\..................\original

............\............\...\.....\..................\........\Views

............\............\...\.....\..................\........\.....\Web.config

............\............\...\.....\..................\........\Web.config

............\............\...\.....\..................\transformed

............\............\...\.....\..................\...........\Views

............\............\...\.....\..................\...........\.....\Web.config

............\............\...\.....\..................\...........\Web.config

............\............\...\.....\CSAutoParameterize.parameters.xml

............\............\...\.....\Database

............\............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache

............\............\...\.....\MvcAuthorize.csproj.FileListAbsolute.txt

............\............\...\...

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org