搜索资源列表
cli
- 使用openssl的SSL下的SOCKET客户端-openssl use of the SSL client SOCKET
serv
- 使用openssl的SSL下SOCKET服务器端-use openssl SSL server under SOCKET
VC_ssl_socket
- 这个程序是根据OPENSSL实现了SSL的一个SOCKET的类了。-the procedure is under OPENSSL SSL achieved a kind of a socket.
AsyncSSLClient
- 配合异步socket使用SSL的例子。异步Socket可以使用很少的线程(最少只需要一个线程)就能管理大量的连接-with asynchronous socket using SSL example. Asynchronous Socket can use a few threads (at least only one thread) will be able to manage a large number of connections
SSLServerSocket
- Secure Login based on SSL Server Socket.
基于ssl的socket
- 安全的通过socket通信
sslSocket.zip
- 支持ssl的socket类,大家有需要可以下载
HPScktSrvr-IPv6
- High performance socket server based on Windows Completion Port and with using Windows Socket Extensions. IPv6 supported. Version 1.4. Included two demo: 1) Simple HTTP server what can work in HTTP and HTTP over SSL mode (HTTPS). SSL mode ba
FreeChat-ssl
- linux下基于ssl安全套接字设计的一个聊天程序,包含客户端和服务器的源码。-linux based ssl secure socket design a chat program, including client and server source code.
openssl
- OpenSSL编程--pdf文件 用OpenSSL编写Secure Socket Layer网络程序-Programming with OpenSSL
XML
- Secure Socket Layer (SSL) and Transport Layer Security (TLS) are the current standards for communicating information securely over the internet. With TLS, all data being transmitted from point A to point B is encrypted. What if we only want some of o
IO-Socket-SSL-0.999.tar
- IO socket programming
openssl
- SSL,Security Socket Layer,是一个安全传输协议,在Internet网上进行数据保护和身份确认。-SSL, Security Socket Layer, is a security protocol in the Internet online data protection and identity confirmation.
j2me-sslsocket-example
- j2me中sslsocket例子代码学习-j2me ssl socket example
SSLSocketFactoryTest
- SSL Socket Factory Test Source Code for Linux.
SSLSocketTest
- SSL Socket Test Source Code for Embedded Linux.
OpenSSLSocketFactoryImpl
- Open SSL Socket Factory Impl Source Code for Linux.
SSLSocketFactoryImpl
- SSL Socket Factory Impl Source Code for Linux.
ssl_socket
- ssl套接字通信服务端和客户段 ssl单向认证、双向认证(SSL socket communication, server and client segment, SSL one-way authentication, two-way authentication)
union_pay_ssl-non-blocking
- 非阻塞https访问,用于linux下的c编程,一般默认ssl访问都是阻塞的,现在出一个非阻塞版本(Non blocking HTTPS access, for C programming under Linux, generally default SSL access is blocked, and now a non blocking version)