搜索资源列表
struts2-ssl-plugin
- java struts 2 ssl 插件-java struts 2 ssl plugin
sslsocket
- java实现客户端/服务器的ssl通信。附带证书。-java achieve client/server ssl communication. Attached to the certificate.
RabbIT3-src.tar
- 一款Java实现的HTTP代理服务器,兼容HTTP/1.1,支持SSL链接。RabbIT可以通过过滤背景图片,降低图片的解析率来加速网络浏览的速度。-new Java HTTP proxy server and is compatible with HTTP/1.1, support SSL link. RabbIT can filter background pictures, pictures of analytic lower rates to accelerate the speed o
processXml
- 有关xml技术相关处理及有关SSL处理技术-this project is how to process xml
Tomcat_SSL
- Tomcat中SSL配置(SSL安全协议认证)-Tomcat in SSL configuration (SSL security protocol certification)
JMail
- Java email * JMail.java * JMail permet de * 1) Envoyer des emails * 2) Envoyer des emails avec de fausses adresses d envoyeurs * 3) É crire des emails en format HTML * 4) Gérer les multiples contacts que vous avez * 5)
JSSEdoSSLlink
- JSSE(Java Security Socket Extension,Java安全套接字扩展)是Sun为了解决在Internet上的安全通讯而推出的解决方案。它实现了SSL和TSL(传输层安全)协议。在JSSE中包含了数据加密,服务器验证,消息完整性和客户端验证等技术。通过使用JSSE,开发人员可以在客户机和服务器之间通过TCP/IP协议安全地传输数据。这篇文章主要描述如何使用JSSE接口来控制SSL连接。-uer java s SSL security
ssl
- java ssl 源代码 Client Server 证书 密钥库 -java ssl 源代码 Client Server 证书 密钥库
ssl.tar
- ssl connection using java. get hostname and ip
ssl.tar
- using https url connection.
openssl3.tar
- java example for SSL, use OpenSSL
ssl
- 此程序简单实现了ssl强加密,一共包括三个文件:SSLServer.java,SSLClient.java,GetJavaHome.java-This program implements a simple ssl strong encryption, including a total of three documents: SSLServer.java, SSLClient.java, GetJavaHome.java
javaMailSystem
- 系统模块划分及功能介绍 飞马快递Web邮件系统由邮件服务器模块、后台管理模块和Web邮件模块三部分组成。 1. 邮件服务器模块 常规电子邮件服务器提供SMTP、POP3、IMAP4等 黑名单管理 转发管理 对发件人的电子邮件地址进行控制。 多种传输协议支持 SSL支持 2. 后台管理模块 系统管理 用户管理 用户管理模块可以方便的添加、删除、激活、停用指定用户。同时用户管理模块还提供了向一定范围内的用户
Java-Security_Program
- 结合实例讲解java安全编程相关知识:加解密、SSL等。通俗易懂-Secure programming with examples to explain knowledge of java: encryption, SSL and so on. Easy to understand
HTTPSExample
- Java中的SSL及HTTPS协议实例源码,使用SSL套接字的HTTPS服务器端,接受客户端的一个连接,并返回Hello,world. 本例中使用8080端口创建SSL服务器套接字,返回缺省的SocketFactory对象,生成PrintWriter对象,用于输出信息。-Java SSL and HTTPS protocol source code examples, using SSL socket HTTPS server, the client accepted a connec
SSL-HTTPS
- 用java实现SSL及HTTPS协议 使用SSL套接字的HTTPS服务器端 接受客户端的一个连接,并返回Hello,world.-SSL and HTTPS protocol using java to use HTTPS server-side SSL socket to accept client connection and return to the " Hello, world.
Java-SSL
- SSL协议位于TCP/IP协议与各种应用层协议之间,为数据通讯提供安全支持的java代码-Between SSL protocol in the TCP/IP protocol and application layer protocol, provides safety support for data communication.
Java-QQ
- 实现用户的注册、登陆,群聊、私聊、接发文件,且聊天信息都基于SSL协议加密。-Implement user registration, login, group chat, private chat, sending and receiving files, and chat messages are based on the SSL protocol encryption.
SSL-CHAT
- GUI Chat implementation in Java with SSL connection.
Java安全性编程实例
- 能够从简单编程开始学习,逐步认识SSl和https编程的规范(Able to learn from simple programming, and gradually understand the SSl and HTTPS programming specifications)