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

搜索资源列表

  1. remotecontrolserver

    0下载:
  2. /*****远程控制服务器端源代码 本代码的作用和他的那段代码有些类似之处。 不过主要作用是接受并执行客户端的指令 实现起来比他的繁琐一些。 实现功能如下: 从配置文件中读取配置端口和用户名和密码 限制登录ip和登录连接数 可选择采用SSL通讯或者明文通信 接受客户端之类指令。 执行系统命令或者传送文件。-/***** remote control server source code of the role and his code during some similarities. Howe
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:7724
    • 提供者:李欣
  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. ssl_server

    0下载:
  2. ssl server to establish a connection with a client and create a client server environment
  3. 所属分类:Ftp Server

    • 发布日期:2017-04-11
    • 文件大小:1476
    • 提供者:michael
  1. FTP

    1下载:
  2. 在 Linux 下实现一个文件传输协议(FTP)的简单实现。实现FTP 客户端和服务器的程序,使客户端可以连接至服务器,并且可以迚行一些FTP的基本操作,如列出目录、下载文件等。从FTP 协议的实现角度来看,客户端不服务器的命令通道和数据通道需要分离。-In Linux to achieve a File Transfer Protocol (FTP) for simple implementation. FTP client and server implementation procedur
  3. 所属分类:WinSock-NDIS

    • 发布日期:2014-11-27
    • 文件大小:5120
    • 提供者:林西
  1. SSL

    0下载:
  2. 含有SSL握手的服务器和客户端,绝对超值-SSL handshake with the server and the client,the absolute value
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:41545
    • 提供者:d
  1. server-and-client-with-openssl-SSL

    0下载:
  2. 用openssl实现的具有SSL握手功能的服务器和客户端-Implemented by openssl SSL handshake with the server and client functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3414412
    • 提供者:李龙
  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. ftp4j

    0下载:
  2. ftp4j是一个FTP客户端Java类库,实现了FTP客户端应具有的大部分功能。可以将ftp4j嵌到你的Java应用中,来传输文件(包括上传和下 载),浏览远程FTP服务器上的目录和文件,创建、删除、重命,移动远程目录和文件。ftp4j提供多种方式连接到远程FTP服务器包括:通过 TCP/IP直接连接,通过FTP代理、HTTP代理、SOCKS4/4a代理和SOCKS5代理连接,通过SSL安全连接。-ftp4j an FTP client-side Java class libraries, mo
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-25
    • 文件大小:84372
    • 提供者:zouchungang
  1. gsoap_2.7.12.tar

    0下载:
  2. 主要实现soap协议,支持ssl,代码简洁,属于轻量级soap协议实现,包含soap server和soap client-Main achievement of soap protocol to support ssl, code simplicity, are lightweight soap protocol, including the soap server and the soap client
  3. 所属分类:Linux Network

    • 发布日期:2017-05-21
    • 文件大小:6537268
    • 提供者:kangyangming
  1. ssl

    0下载:
  2. openssl的客户端和服务器端的程序,C语言编写-openssl server and client
  3. 所属分类:Linux Network

    • 发布日期:2017-11-29
    • 文件大小:3839
    • 提供者:孙劲
  1. ssl_src

    0下载:
  2. ssl通信过程,包括客户端、服务端源码程序-ssl communication process, including client and server source code program
  3. 所属分类:Linux Network

    • 发布日期:2017-11-21
    • 文件大小:819200
    • 提供者:李金炜
  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. ssl_server

    0下载:
  2. ssl server to establish a connection with a client and create a client server environment
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:1566
    • 提供者:Carneys
  1. ACS_TR69

    0下载:
  2. 根据TR69协议规范编写的ACS服务端以及TR69客户端代码,代码均支持WEB Server管理,支持SSL,IPV6,BASIC,MD5等.可以实现节点的配置,Inform的管理分类以及简单的工单处理.TR69客户端可以实现各种类型的Inform上报,支持工单的批处理和各种标准RPC的操作.注:运行环境Linux,需要安装Open ssl . 该包只提供部分代码如需全部代码,请留言.-According to Document TR69 , develop ACS Server and TR6
  3. 所属分类:Linux Network

    • 发布日期:2017-05-13
    • 文件大小:3328000
    • 提供者:kidiger
  1. HTTP-sample

    0下载:
  2. HTTP server with an SSL and client cert sample
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-30
    • 文件大小:32469
    • 提供者:tidy2356
  1. ssl-protocol

    1下载:
  2. 本文制定了安全套接层协议第3.0版(SSL3.0)规范。SSL是一个提供Internet上的通信隐私性的安全协议。该协议允许客户端/服务器应用之间进行防窃听、消息篡改及消息伪造的安全的通讯。-This paper formulates the SSL protocol version 3 (SSL3.0) specification. SSL is a provider of communication privacy on Internet security protocol. The agr
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-28
    • 文件大小:391550
    • 提供者:jinjh
  1. ssl_data_transfer

    0下载:
  2. 使用ssl建立安全传输数据通道(包含客户端与服务端代码) Browse Directory Tree: gen_ca.sh: used to generate a ca cert gen_subcert.sh: used to generate a sub cert ca Makefile: used to generate app_client and app_server by client.c and server.c client.c:the client use s
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:4109
    • 提供者:王文广
  1. rdp

    0下载:
  2. Remote Desktop Protocol in twisted python. RDPY is a pure Python implementation of the Microsoft RDP (Remote Desktop Protocol) protocol (client and server side). RDPY is built over the event driven network engine Twisted. RDPY support standard R
  3. 所属分类:Linux Network

    • 发布日期:2017-05-05
    • 文件大小:168438
    • 提供者:frec
搜珍网 www.dssz.com