Welcome![Sign In][Sign Up]
Location:
Search - basic authentication

Search list

[WinSock-NDISCHttpDownload类

Description: 基于Winsock2的支持断点续传和SOCKS代理的HTTP下载类,支持断点续传和HTPPGET、SOCKS4、SOCKS4A、SOCKS5代理协议, 支持HTTP BASIC验证和PROXY验证,同时提供SOCKS函数库和基于WINSOCK2重叠IO和事件 对象的Winsock2函数库。-based Winsock2 support HTTP and SOCKS Agent HTTP download categories, support and HTPPGET HTTP, SOCKS4, SOCKS4A, SOCKS5 agency agreement to support HTTP PROXY BASIC authentication and certification, along with libraries and SOCKS-based IO WINSOCK2 overlapping objects and events, the Winsock2 libraries.
Platform: | Size: 26630 | Author: | Hits:

[Internet-NetworkCHttpDownload类

Description: 基于Winsock2的支持断点续传和SOCKS代理的HTTP下载类,支持断点续传和HTPPGET、SOCKS4、SOCKS4A、SOCKS5代理协议, 支持HTTP BASIC验证和PROXY验证,同时提供SOCKS函数库和基于WINSOCK2重叠IO和事件 对象的Winsock2函数库。-based Winsock2 support HTTP and SOCKS Agent HTTP download categories, support and HTPPGET HTTP, SOCKS4, SOCKS4A, SOCKS5 agency agreement to support HTTP PROXY BASIC authentication and certification, along with libraries and SOCKS-based IO WINSOCK2 overlapping objects and events, the Winsock2 libraries.
Platform: | Size: 26624 | Author: | Hits:

[Windows DevelopVB6.0

Description: 一套VB开发语言的指纹认证源码!或满足在VB开发语言的软件中整合应用指纹应用功能,包括指纹注册、验证等功能-a VB language of fingerprint authentication source! Or meet the VB language application software integration fingerprint application functions, including fingerprints registration, certification and other functions
Platform: | Size: 36864 | Author: aHang | Hits:

[JSP/Javachapter4

Description: 网上购物系统JSP实现。实现了基本的登陆验证、查询商品、分页处理、购物车处理以及订单处理功能-JSP realize online shopping system. Landing realize the basic authentication, query commodities, paging handle, shopping cart handle as well as order processing functions
Platform: | Size: 112640 | Author: 陈伟 | Hits:

[Internet-NetworkRFC2617_HTTPAuthentication

Description: RFC2617_HTTP “HTTP/1.0”中包括基本访问鉴别方案(Basic Access Authentication scheme)本文档还提供了HTTP鉴别框架的规范,有关原始的基本鉴别方案和基于哈希加密的方案的内容-RFC2617_HTTP HTTP/1.0 includes basic access identification program (Basic Access Authentication scheme) in this document also provides the framework to identify the norms of HTTP, the basic identification of the original program and the program based on secret哈希加content
Platform: | Size: 261120 | Author: zhang | Hits:

[Windows Developvb

Description: hasp vb demo for runtime,阿拉丁狗应用源代码,本地验证-hasp vb demo for runtime, Aladdin dog application source code, the local authentication
Platform: | Size: 596992 | Author: xiaoliang | Hits:

[Database systemjisuanjijichu

Description: 本文详细论述了网上考试系统的设计与实现,该系统基本实现了需求分析中的功能要求,其中考生信息主要由数据库直接输入,考生成功登录后进入考生界面,考生界面主要由考试、成绩查询,试时考生输入准考证号码、考生姓名、验证码,核对正确后进入考场,关键实现了考生在选择科目后由系统随机抽题、自动组卷后进入考试页面,考-This article discusses in detail the design of online examination system and implementation of the system to achieve a basic needs analysis of the functional requirements, in which candidates from the database information directly into the main candidates to enter the candidates after the successful login interface, the main candidates from the interface results in the examination information, test when the candidates enter the ticket number, candidate name, authentication code to enter the examination room after checking the correct key to the achievement of the candidates in the selection of subjects were randomly drawn by the system after the title, Automatic Test Paper into test page test
Platform: | Size: 13272064 | Author: honghai | Hits:

[Internet-NetworkWeb.090501

Description: WEB類,用連線到Web伺服器,從Web服務器下載Web頁面或檔案,或上傳資料 1.>目前只支援匿名身份驗證與基本(Base64編碼)身份驗證 2.>可以儲存Cookie的功能 3.>目前不可以用於IIS5.0-WEB class, using to connect to the Web server to download Web pages from the Web server, or files, or upload information 1. " Currently only supports anonymous and basic authentication (Base64 encoded) authentication 2." Can be stored Cookie' s function 3. " currently can not be used for IIS5.0
Platform: | Size: 7168 | Author: 張小龍 | Hits:

[Web ServerHTTPAuthorizationTool

Description: HTTP基本认证及摘要认证工具。 用于HTTP协议栈的开发。-HTTP Basic Authentication and Digest authentication tools. For the HTTP protocol stack development.
Platform: | Size: 163840 | Author: Handy | Hits:

[Linux-Unixmini_httpd-1.19php

Description: mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including: GET, HEAD, and POST methods. CGI. Basic authentication. Security against ".." filename snooping. The common MIME types. Trailing-slash redirection. index.html, index.htm, index.cgi Directory listings. Multihoming / virtual hosting. Standard logging. Custom error pages.-mini_httpd is a small HTTP server. Its performance is not great, but for low or medium traffic sites it s quite adequate. It implements all the basic features of an HTTP server, including: GET, HEAD, and POST methods. CGI. Basic authentication. Security against ".." filename snooping. The common MIME types. Trailing-slash redirection. index.html, index.htm, index.cgi Directory listings. Multihoming/virtual hosting. Standard logging. Custom error pages.
Platform: | Size: 48128 | Author: henry | Hits:

[source in ebookFourier

Description: 数字信号处理中Fourier变换的基本验证。本人验证过,有注释,运行良好。-Fourier transform in digital signal processing basic authentication. I verified, there are notes, running well.
Platform: | Size: 1024 | Author: | Hits:

[JSP/JavaJAVABasic

Description: 通过JAVA抓取页面时,有些页面会返回401(Unauthorized)响应状态码和www-authenticate响应头来要求客户端进行身份认证。这种认证有两种方式:BASIC和DIGEST,BASIC验证要求客户端对用户名和密码进行BASE64编码后传送给服务器。-JAVA crawl through pages, some pages will return 401 (Unauthorized) response status code and www-authenticate response header requests client authentication. There are two ways this certification: BASIC and DIGEST, BASIC authentication requests the client user name and password to BASE64 encoded transmitted to the server.
Platform: | Size: 29696 | Author: lily | Hits:

[Internet-Networkwebio

Description: Features: --- -- - BSD-style open source license - Supports native FS or "compiled in" embedded files - SSIs can be nested (SSI called within SSI) - SSI content can be generated by C routines. - Fast path for binary files (images, PDFs) - Form handling done by C routines or external scripts - portable - compiles & runs on Linux and Windows (1 ifdef in one file) - Use as library in larger application or standalone server - FSbuilder utility to build web page files into code image - Server-side push supported - File uploads supported - Basic authentication - persistent connections - cache control - Modular file managment allows support for PHP, Ruby, etc.-Features: -------- - BSD-style open source license - Supports native FS or "compiled in" embedded files - SSIs can be nested (SSI called within SSI) - SSI content can be generated by C routines. - Fast path for binary files (images, PDFs) - Form handling done by C routines or external scripts - portable - compiles & runs on Linux and Windows (1 ifdef in one file) - Use as library in larger application or standalone server - FSbuilder utility to build web page files into code image - Server-side push supported - File uploads supported - Basic authentication - persistent connections - cache control - Modular file managment allows support for PHP, Ruby, etc.
Platform: | Size: 121856 | Author: ehsan | Hits:

[Game Hook Crackwangluoyyanzheng

Description: 蜗牛外挂网络验证系统.包括客户端跟服务端-Snail external network authentication system. Including the client with the server
Platform: | Size: 2855936 | Author: 谭正伟 | Hits:

[Crack HackWS-Security

Description: ws-security是webservice中重要概念,用它可实现更加安全的webservice应用.它不但能用BASIC验证,还有其它如证书.加密验证的方式-webservice ws-security is an important concept, it can achieve a more secure webservice application it can be used not only BASIC authentication, there are other such certificate. encryption authentication methods
Platform: | Size: 275456 | Author: 和仁 | Hits:

[JSP/JavaHttpTest

Description: Http远程下载网站内容,访问需要HTTP Basic Authentication的内容,学习使用-Http the remote download website content, access requires HTTP Basic Authentication, content, and learning to use
Platform: | Size: 13312 | Author: | Hits:

[Internet-NetworkWeb.090501

Description: WEB類,用連線到Web伺服器,從Web服務器下載Web頁面或檔案,或上傳資料 1.> 目前只支援匿名身份驗證與基本(Base64編碼)身份驗證 2.> 可以儲存Cookie的功能 3.> 目前不可以用於IIS5.0-WEB class, using to connect to the Web server to download Web pages from the Web server, or files, or upload information 1. " Currently only supports anonymous and basic authentication (Base64 encoded) authentication 2." Can be stored Cookie' s function 3. " currently can not be used for IIS5.0
Platform: | Size: 7168 | Author: nhuaTh | Hits:

[JSP/JavaSupport_TestResource_fr

Description: Basic authentication scheme as defined in RFC 2617.
Platform: | Size: 2048 | Author: jergieteng | Hits:

[JSP/JavaTestJSP

Description: 使用jsp设计基本的验证用户登录界面,检验页面以及跳错界面-Jsp design using basic authentication user login interface, test pages, and jump the wrong interface
Platform: | Size: 7168 | Author: 辰雪 | Hits:

[Linux-UnixBasicScheme

Description: Basic authentication scheme as defined in RFC 2617.
Platform: | Size: 2048 | Author: vongdetei | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net