Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - https
Search - https - List
DL : 0
Swfdec still is development software, but has also followed a rigid no-crashes-allowed policy. I believe it s stable enough now to be installed as a default plugin for people that can live with occasional crashes of their browser. But don t blame me if it does crash. File a bug at https://bugs.freedesktop.org/enter_bug.cgi?product=swfdec
Update : 2024-05-06 Size : 1558528 Publisher : s

《COM技术内幕》一书的源码,学习COM的好资料-隆 露 COM 录 录 脢玫脛脷脛 禄隆 脪 禄脢茅渭脛脭
Update : 2024-05-06 Size : 524288 Publisher : 李巧玲

一个简单的端口扫描程序: addstr = "发现端口" & Str(port) & "打开" & Space(5) Select Case port Case 7 plus = "ECHO服务" Case 21 plus = "FTP服务★★★★★" Case 25 plus = "SMTP服务★★" Case 43 plus = "Whois服务" Case 53 plus = "DNS服务☆" Case 80 plus = "HTTP服务★★★★★" Case 81 plus = "HOSTS2名称服务" Case 99 plus = "NCX99后门★★★★★" Case 110 plus = "POP3服务★★★★★" Case 111 plus = "Sun RPC服务★★" Case 135 plus = "本地服务" Case 137 plus = "NETBIOS 名称服务/流影POP" Case 138 plus = "NETBIOS 数据存储服务" Case 139 plus = "NETBIOS 会议服务★★★" Case 119 plus = "NNTP虚拟服务" Case 163 plus = "SNMP服务" Case 443 plus = "https服务" Case 512 plus = "远程执行服务" Case 513 plus = "login, remote login" Case 514 plus = "cmd, exec with auto auth." Case 600 plus = "Sun IPC服务器" Case 1080 plus = "SOCKS代理服务★★★" Case 1433 plus = "SQL服务器★★★" Case 3128 plus = "HTTP代理服务" Case 7626 plus = "木马冰河★★★★★" Case 8080 plus = "HTTP代理服务" Case Else plus = "未知服务!" -err
Update : 2024-05-06 Size : 563200 Publisher : miyaonanhai

DL : 0
简介: 本程序是一个web服务器,在 .NET 环境下运行。 实现了 HTTP/1.1 的部分内容,目前它支持GET和HEAD命令,支持断点续传和多线程下载, 在Windows NT/2000/XP环境下,可以运行EXE格式的CGI程序,URL格式为"http://website/cgi.exe?+传递的参数", 注意带上"?",如需传递多个参数,中间用"+"分隔; 如果你有其他的脚本解释程序,或者独立的运行环境(如ASP,PHP,JAVA); 在进行适当的配置之后,也可以作为服务器端程序运行以输出动态页面。 文件清单: httpsrv.exe web服务器主程序文件 httpsrv.ini 主程序配置文件,可以通过它改变服务器及本站点的配置, 在第一次运行程序前,请做好正确的配置 MIME.ini 记录所知道的MIME文件类型,不要修改该文件 注意: 没有安装程序,没有注册表,将三个文件复制到同一个目录下, 根据自己的情况修改好httpsrv.ini,就算安装完成了。 httpsrv.ini文件内容不要超过255行,其中空行,以"#"," " 开头的注释,忽略不计 当然,如果你的机子上运行着iis ,那么在运行这个程序的之前 首先应该把iis停掉,不然iis占用着80端口。
Update : 2024-05-06 Size : 28672 Publisher : 路宽

详细的对无线网络环境下,进行多媒体传输的开发应该考虑的因素进行了说明。-Detailed on the wireless network environment for the development of multimedia transmission factors should be considered are described.
Update : 2024-05-06 Size : 1195008 Publisher : 孟需

这是用JAVA的SOCKET类实现的HTTP CLIENT的代码。通过它可以让原来很头疼的事情现在轻松的解决,例如你不再管是HTTP或者HTTPS的通讯方式,告诉它你想使用HTTPS方式,剩下的事情交给httpclient替你完成。-This is the SOCKET with JAVA class implements the HTTP CLIENT code. It allows the original adoption of a headache now things easy solution, for example, you no longer care about is HTTP or HTTPS communication mode, tell it the way you want to use HTTPS, and the remaining things for you to complete the httpclient.
Update : 2024-05-06 Size : 1577984 Publisher : 魏汝垚

micro_proxy - really small HTTP/HTTPS proxy-micro_proxy- really small HTTP/HTTPS proxy
Update : 2024-05-06 Size : 6144 Publisher : ccc

Linux Home Server 是专门为家庭和SOHO/SMB 设计的高性价比的ISCSI 存储服务器, 具有如下的特色: 强大的iscsi 存储服务器软件; 混合iscsi 和NAS 服务; Free, 基于Linux; LHS-200 的编译使用openwrt 框架,需要先下载并配置openwrt 开发环境 从openwrt 的开发站点 https://dev.openwrt.org, 下载最新的开发分枝,并下载到本地 svn co https://svn.openwrt.org/openwrt/trunk/ 为方便起见,建议下载所有的可选包,后面要用到 svn co https://svn.openwrt.org/openwrt/packages/ 从公司网站 http://www.linuxce.cn 或者 http://www.linuxce.net 下载 LHS-200 的最新源代码并解压缩,源代码中包含两个目录和一个README文件,按README文件的要求,拷贝下列包到trunk/package 目录 libs/libiconv net/samba3 utils/pciutils net/wget net/ctorrent libs/uclibc++ 然后从解压缩的源代码中分别拷贝目录modified 和lhstoolfix中的内容到trunk 目录 至此,就可以象通常的openwrt 项目一样进行编译, Target System 选 "RDC 321x", Target Profile 选 "R3210 based linux home server board"-err
Update : 2024-05-06 Size : 1799168 Publisher : 聂映平

JAVA实现的小球碰撞动画程序。系统要求:Window xp;J2SE 5.0 from http://java.sun.com/j2se/1.5.0/index.jsp;Java 3D 1.4.0 (or 1.3.2) from https://java3d.dev.java.net/;Odejava from https://odejava.dev.java.net/ -JAVA realization ball collision animation process. System requirements: Window xp J2SE 5.0 from http://java.sun.com/j2se/1.5.0/index.jsp Java 3D 1.4.0 (or 1.3.2) from https:// java3d.dev.java . net/ Odejava from https:// odejava.dev.java.net /
Update : 2024-05-06 Size : 179200 Publisher : fangfang

JSPjava
DL : 0
本书以大量精简的实例介绍了Java安全性编程方面的概念和技术,全书共计9章。 经过精心设计,每个小节的实例着重说明一个问题,又相互贯穿和联系。涉及Java加密和解密,反编译和反反编译,对类、成员变量、方法的攻击和保护,消息摘要,消息验证码,数字签名,口令保护,数字证书和证书链的生成、签发、检验和维护,SSL和HTTPS客户及服务器程序、基于代码位置和签发者的授权,签名Java Applet,基于身份的验证和授权(JAAS)等。 全书的实例极为精简,只保留了能够说明问题的代码,而又可真正运行,便于Java入门者轻松掌握安全性方面繁杂的概念。适合于适合于初步了解Java语法的学习者,也适合于安全技术的入门及高校Java教学参考。 -This book introducte the Java security programming concepts and techniques by a large number of examples ,book total of 9 chapters. Carefully designed, each section highlights examples of a problem, and contact each other throughout. Involving Java encryption and decryption, decompile and compile counter of class, member variables, methods of attack and protection, message digest, message authentication codes, digital signatures, password protection, digital certificate and certificate chain generation, issuance, inspection and maintenance, SSL and HTTPS clients and server program, based on code location and issuer of the authorized signature Java Applet, identity-based authentication and authorization (JAAS) and so on. Examples of the book is extremely streamlined, leaving only the problem that can code and who can really run, easy to Java beginners to easily grasp complex security concepts.
Update : 2024-05-06 Size : 2375680 Publisher : wang chao

bboss-aop框架是一个基于动态代理技术实现的轻量级aop框架,提供基本的组件管理功能(支持组件单实例和多实例模式), 支持声明式事务管理,拦截器(可配置多个拦截器),以及依赖注入(提供防止循环依赖注入的功能),管理服务方法的同步调用。 后续的文章将介绍这些功能。本系列文章适用于bboss-aop-1.0.5,下载地址: https://sourceforge.net/project/showfiles.php?group_id=238653&package_id=290546&release_id=658454 在介绍各个功能之前先介绍以下bboss-aop的xml配置文件的配置语法,非常简单。-bboss-aop framework is a dynamic agent-based technology to achieve lightweight AOP framework, provide the basic components of management functions (Supporting components examples of single-instance and multi-mode), to support the declarative transaction management, interceptors (which can be configured in more than interceptors), as well as dependency injection (to prevent the cycle of dependency injection to provide the functions), Management Services Ways synchronous call. Follow-up article will introduce these features. This series of article applies to bboss-aop-1.0.5, download address: https:// sourceforge.net/project/showfiles.php? Group_id = 238653 & package_id = 290546 & release_id = 658454 in the introduction prior to each functional bboss-aop following introduction of the xml configuration file configuration syntax is very simple.
Update : 2024-05-06 Size : 4641792 Publisher : 尹标平

一个类似indy控件包中的idhttp的控件,支持https协议-A similar package in the indy controls idhttp control, support https protocol
Update : 2024-05-06 Size : 73728 Publisher : 付玉水

DL : 0
如何利用canvas 3d 在網頁上寫3D 程式 1. 在Firefox 3 上安裝canvas 3d add-on https://addons.mozilla.org/en-US/firefox/search?q=Canvas+3d&cat=all 2. 下載canvas 3d JS api. http://www.c3dl.org/index.php/download/ 3. 撰寫Main.js 檔[ javascript file],程式碼和說明如下所示-Canvas 3d how to make use of the website to write 3D programs 1. In Firefox 3 installed on canvas 3d add-on https:// addons.mozilla.org/en-US/firefox/search? Q = Canvas+3 d & cat = all 2. Download canvas 3d JS api. http://www.c3dl.org/index.php/download/ 3. main.js write file [javascript file], code and description as follows
Update : 2024-05-06 Size : 48128 Publisher : johnnie

DL : 0
俄国人编写的https中间人攻击代码:wsm。-Russians prepared to attack code https middleman: wsm.
Update : 2024-05-06 Size : 451584 Publisher : zhang yan

openssl编程入门(含完整示例),是一本openssl安全编程的一本入门书,相当不错、!-openssl programming entry (including a complete sample), is a security program openssl an entry book, quite good!
Update : 2024-05-06 Size : 3207168 Publisher : zzaaqqss

it is know of https implement source code
Update : 2024-05-06 Size : 202752 Publisher : AaronWang

DL : 0
按return键到后台,调用popallform的时候,首先执行deactive form,这样在pop栈顶form的时候,下一个form将不会收到active事件,缩短响应return key事件的时间-https://tic.esmertec.com/bugzilla Login : laihaifeng@techfaith.cn Password : b@u8EFfy
Update : 2024-05-06 Size : 1015808 Publisher : 赖海峰

DL : 0
系统通信协议详细描述了TPV6中HTTPS的通信原理和过程-System communication protocol described in detail in HTTPS communications TPV6 principles and process
Update : 2024-05-06 Size : 337920 Publisher : 王嘻嘻

DL : 0
电信网络连接测试程序,包含Socket连接,Http连接和Https连接-China Telecom Java Net Test : including the http, https, socket connection test
Update : 2024-05-06 Size : 3072 Publisher : CTC

用vc6.0写的https代理服务器的程序,主要是作测试用的。-Https with vc6.0 written procedures for proxy server, mainly used for testing.
Update : 2024-05-06 Size : 811008 Publisher : jim
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 30 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.