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

搜索资源列表

  1. ipMessage

    0下载:
  2. 跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密.-cross-platform information exchange, based on TCP / IP (UDP) without the server, simple and easy capable of transmitting files and folders, data communications using RSA / Blofish enc
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:157.05kb
    • 提供者:ajian
  1. zebedee-2.4.1.tar

    0下载:
  2. Zebedee is a simple program to establish an encrypted, compressed \"tunnel\" for TCP/IP or UDP traffic between two systems. This allows data from, for example, telnet, ftp and X sessions to be protected from snooping. You can also use compressi
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:161.26kb
    • 提供者:robo
  1. yanzhengjiami

    0下载:
  2. 网上验证与本机加密. 注意事项: appsrvr.exe 应用程序服务器 client.exe 客户端应用程序(即待验证的软件) 注意事项: 1. 第一次运行appsrvr.exe 时,请将互联网IP地址的第一组填入编辑框中(例如,武汉地区IP地址的第一组为61或219) 2. 如果在Windows XP系统下运行appsrvr.exe,请确保外界可通过互联网访问本机。 3. 在Client.exe注册或升级时,计算机须接入互联网,用于实验的11位序列号为10
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1.09mb
    • 提供者:helen
  1. sw300052.zip

    0下载:
  2. Microchip TCPIP Stack v4.50 Encryption Add-on,Microchip TCPIP Stack v4.50 Encryption Add-on
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1.04mb
    • 提供者:Minh Tu岷
  1. ip_fly

    0下载:
  2. 跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密.-Cross-platform exchange of information, based on TCP/IP (UDP), no server, easy-to-use, can send files and folders, communication of data using RSA/Blofish encryption.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:159.92kb
    • 提供者:陳勇華
  1. ipmessenger

    0下载:
  2. 跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密-Cross-platform exchange of information, based on TCP/IP (UDP), no server, easy to use, can send files and folders, communication of data using RSA/Blofish encryption
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-30
    • 文件大小:156.1kb
    • 提供者:zdbao
  1. EncryptCPUID

    0下载:
  2. cpuid,网卡ID,主机ID,并加密,解密。 供商业化软件所需。-Access cpuid, card ID, host ID, and encryption, decryption. Requirements for commercial software.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-28
    • 文件大小:34.04kb
    • 提供者:王涛
  1. TCPServer

    0下载:
  2. 采用VC实现局域网内点对点的通信,无需服务器支持,通信采用TCP协议,实现了远程身份认证和对数据的加密-LAN using VC to achieve point-to-point communications, without server support, communications using TCP protocol, the realization of a remote authentication and encryption of data
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:2.08mb
    • 提供者:Ivan
  1. FlyingPigeonChuanshu

    0下载:
  2. 飞鸽传书代码,跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用 可传送文件和文件夹 通讯数据采用 RSA/Blofish 加密-Cross-platform exchange of information, based on TCP/IP (UDP), without the server, easy to use file and folder can send communications data using RSA/Blofish Encryption
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:140.04kb
    • 提供者:zhuweiwei
  1. qddown_vc110145346352

    0下载:
  2. 跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密 -Cross-platform exchange of information, based on TCP/IP (UDP), without the server, easy to use, you can transfer files and folders, communication data using RSA/Blofish Encryption
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:135.62kb
    • 提供者:yang zhen
  1. Sockets

    0下载:
  2. Sockets 通信协议封装代码。详细说明请看作者说明。-The Sockets assembly also contains a copy of the basic encryption classes SimpleEncryptor and SimpleDecryptor, which implement the algorithm documented
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-16
    • 文件大小:14.95kb
    • 提供者:dengyongzhao
  1. socket20120418

    0下载:
  2. 演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。 [AES] - AES快速算法和蓝牙设备中用的E0算法(用于加密)、E1算法、E2算法、E3算法(用于密钥管理和鉴权等)等 [TCPPacket.zip] - 此源码演示了如何通过原始套接字来模拟tcp包,对winsock网络编程及tcp/ip协议的学习 有帮助 [pGina.rar] - Windows下的登录替换程序,可以实现用自己的方法增强系统登录,例如使用智能卡、独立的认证系统等。
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:84.4kb
    • 提供者:bishezhushou
  1. socket201204158

    0下载:
  2. 始套接字来模拟tcp包,对winsock网络编程及tcp/ip协议的学习 有帮助 [pGina.rar] - Windows下的登录替换程序,可以实现用自己的方法增强系统登录,例如使用智能卡、独立的认证系统等。 [Windows2000safe.rar] - Windows 2000 Server的加密机制 Windows-Demonstration Winsock network programming port model, will help beginners to deep
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-28
    • 文件大小:84.45kb
    • 提供者:bishezhushou
  1. AEC-128

    0下载:
  2. AES-128 软件实现的加密算法,适合在TCPIP 等通讯报文中-AES-128 encryption algorithm implemented in software, suitable for use in other communications packets TCPIP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-31
    • 文件大小:254.87kb
    • 提供者:李华
  1. ConnTests

    0下载:
  2. Connectivity test App. Tests for SQL Server, DNS, TCP port status, RDP access, SMTP with and without encryption. Coded in Delphi, some low level winsock, some with components. uses ICS, Abrevia, Jedi VCL, Zeos, KaDAO.-Connectivity test App. Tests for
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-09
    • 文件大小:14.66mb
    • 提供者:snookie
搜珍网 www.dssz.com