搜索资源列表
-
0下载:
ssl的客户端和服务端源代码,和大家分享 -ssl the client and server source code, and share
-
-
1下载:
ssl的java实现,包括服务器端和客户端算法。-ssl realization of java, including server and client algorithm.
-
-
0下载:
linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.
-
-
0下载:
Stunnel是一个开源的软件,用于客户端与服务端进行ssl认证及加密。国内有很多商业软件就是基于它开发的。-The stunnel program is designed to work as an SSL encryption wrapper between remote client and local (inetd-startable) or remote server. It can be used to add SSL functionality to commonly used i
-
-
0下载:
Try to describe how to make a ssl connection between a server and client, create the ssl certificates, have code with examples and a zip with material. All this with C programming language.
www.koitoer.com
-
-
0下载:
SSL加密简单的服务端和客户端书写.希望对大家有所帮助-SSL encryption simple server and client written.
-
-
0下载:
用openssl描述一个基本的ssl服务端和客户端-Describe a basic ssl server and client using the openssl
-
-
0下载:
关于SSL服务器端及客户端的基础测试mk_server.sh: compile ssl-server.cpp
mk_client.sh: compile ssl-client.cpp
make_key.sh: gen public and private key
run_server.sh: run server
run_client.sh: run client-SSL server and client on the basis of test
-