CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - ssl/tls

搜索资源列表

  1. winmail

    0下载:
  2. 安全易用全功能的邮件服务器软件,不仅支持SMTP/POP3/IMAP/WebMail/LDAP(公共地址簿)/多域/发信认证/反垃圾邮件/邮件过滤/邮件组/公共邮件夹等标准邮件功 能,还有提供邮件签核/邮件杀毒/邮件监控/支持IIS和PWS/短信提醒/邮件备份/TLS(SSL)安全联结/邮件网关/动态域名支持/远程管理/Web 管理/独立域管理员/在线注册/二次开发接口特色功能。 它既可以作为局域网邮件服务器、互联网邮件服务器,也可以作为拨号ISDN、ADSL宽带、FTTB、有线通(Cab
  3. 所属分类:WEB邮件程序

    • 发布日期:2008-10-13
    • 文件大小:23439948
    • 提供者:赵博
  1. HPScktSrvr-IPv6

    0下载:
  2. 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
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:77778
    • 提供者:
  1. seclib-1.0.0

    0下载:
  2. 一个用于网络安全方面的SSL,TLS库.可以用来做FTPS, WEB Server等等d-One for the network security aspects of SSL, TLS library. Can be used to do FTPS, WEB Server, etc. d
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-29
    • 文件大小:518062
    • 提供者:Euler
  1. Twisted_NoDocs-8.2.0.win32-py2.4

    0下载:
  2. Twisted是高性能面向通信的event-driven 网络引擎, 支持HTTP, NNTP, IMAP, SSH, IRC, FTP, and others-Twisted is an event-driven networking engine written in Python and licensed under the MIT license. Twisted projects variously support TCP, UDP, SSL/TLS, mu
  3. 所属分类:Ftp Client

    • 发布日期:2017-05-09
    • 文件大小:2361788
    • 提供者:richard
  1. Program

    0下载:
  2. 文件传输协议FTP是基于TCP / IP的应用层协议,其主要功能是提供文件的共享、支持远距离计算机间接或直接连接、保护用户不因各类主机文件存储器系统的差异而受影响、进行可靠且有效的数据传输等,应用非常广泛。但是传统的FTP有不少的安全漏洞,例如明文传输、缺乏对数据的机密性和完整性保护,对通信双方也没有可靠的认证措施等。针对FTP的安全漏洞,近年来也出现了一些不需要对F IP协议自身做完全更改的协议扩展模块,如FTP SSL /TLS Extension。SSL ( Secure Sockets
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-23
    • 文件大小:304511
    • 提供者:Tom
  1. smtp

    0下载:
  2. Send email using SMTP STARTTLS. With STARTTLS, the SMTP client connects to the SMTP server on port 25 (non-SSL) and then issues a STARTTLS command to convert the connection to a secure TLS channel.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-28
    • 文件大小:671
    • 提供者:maria
  1. miksago-node-smtp-client-85cd29d

    0下载:
  2. 邮件服务器搭建 smtp,An SMTP/ESMTP Client module for Node.js (maybe one day in a far off gallaxy I might write the server) - Features: - Very basic protocol implementation - Very basic wrapper around the protocol to provide a bit of a nice interface
  3. 所属分类:Email Server

    • 发布日期:2017-03-25
    • 文件大小:646949
    • 提供者:郭雷
  1. msmtp-1.4.28.tar

    0下载:
  2. 这是一款专门负责邮件发送的客户端软件,基于GPL发布。支持TLS/SSL、DNS模式、IPv6、服务器端认证、多用户等特性。该软件和mpop是姊妹软件。-msmtp is an SMTP client with a sendmail compatible interface. It can be used with Mutt and other mail user agents.
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:302778
    • 提供者:小亮
  1. Wininet_SSL_Certificate_src

    0下载:
  2. SSL(Secure Sockets Layer 安全套接层),及其继任者传输层安全(Transport Layer Security,TLS)是为网络通信提供安全及数据完整性的一种安全协议,本程序是事实ssl在我window系统一个实现-SSL (Secure Sockets Layer Secure Sockets Layer), and its successor Transport Layer Security (Transport Layer Security, TLS) for ne
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1993266
    • 提供者:yulinqer
  1. smtp-mail

    0下载:
  2. 做SMTP邮件发送时网上搜集整理的资料,支持SSL/TLS,需要的可以参考。-Online collection of information collated when doing SMTP mail sent to support SSL/TLS can refer to the need.
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-09
    • 文件大小:3215653
    • 提供者:蜗牛
  1. FileZilla_2_2_4b_src

    0下载:
  2. FileZilla Client is a fast and reliable cross-platform FTP, FTPS and SFTP client with lots of useful features and an intuitive graphical user interface. Features Among others, the features of FileZilla include the following: Easy to use
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-06-11
    • 文件大小:19209233
    • 提供者:liuxuhua
  1. SSL-TCP

    0下载:
  2. SSL通信的Server, client示例程序。TLS/SSL通信要求服务器提供证书,客户端对证书进行检查,从而验证服务器的真实性,并对数据传输进行加密。-SSL communication Server, client sample program. TLS/SSL communication requires server certificate, the client checks the certificate to verify the authenticity of the ser
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:27854
    • 提供者:孙浩然
  1. ChilkatDotNet4-9.4.1-win32

    0下载:
  2. 提供支持ssl/tls的安全网络通信,包含有ftp、tcp、mail等-Provide support ssl/tls secure network communications, including a ftp, tcp, mail, etc.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2609301
    • 提供者:张琨
  1. Vmime.NET_All

    0下载:
  2. Windows程序员得到一个非常多才多艺的图书馆发送和下载邮件通过SMTP,POP3和IMAP的TLS和SSL的支持。-Windows programmers get a very versatile library to send and download emails via SMTP, POP3 and IMAP with TLS and SSL support.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-27
    • 文件大小:9533205
    • 提供者:w
  1. Vmime.NET_64

    0下载:
  2. x64下Windows程序员得到一个非常多才多艺的图书馆发送和下载邮件通过SMTP,POP3和IMAP的TLS和SSL的支持。-Windows under x64 programmers get a very versatile Library of sending and downloading messages via SMTP, POP3 and TLS support for IMAP and SSL.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-22
    • 文件大小:6426162
    • 提供者:w
  1. tests-TLS

    0下载:
  2. PIC32 test TLS and SSL
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-30
    • 文件大小:22067
    • 提供者:澄海
  1. testsuite

    0下载:
  2. PIC32 Test suite SSL TLS
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-30
    • 文件大小:342218
    • 提供者:澄海
  1. CSharpImapX

    0下载:
  2. 邮件接收系统 C#一个邮件收取客户端ImapX源码,本源码包含一个imap类库和一个完整的imap客户端demo,支持ssl和tls连接。-Mail receiving system C# to receive a mail client ImapX source, this source contains a library and a full imap imap client demo, support ssl and tls connections.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1455190
    • 提供者:刘朝
搜珍网 www.dssz.com