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

搜索资源列表

  1. hashkey

    1下载:
  2. 利用哈希运算产生服务端和客户端的通信密钥- Produces the service end and the customer end correspondence key using the Hasche operation
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:48602
    • 提供者:陆运
  1. CS结构客户端自动升级

    1下载:
  2. 最新客户端自动升级程序 增强一些功能: 不重复下载, 上传时自动填写版本号。 softup.pbl ——上传文件 softupgrade.pbl ——下载文件 表结构: create table softupgrade( filever varchar(20), filename varchar(20), filedata long raw, primary key(filever ,filename )) -breaks automatic update features several en
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:33263
    • 提供者:龙飞
  1. authen

    0下载:
  2. 采用非对称密钥加密方式的应用系统认证系统,系统包括服务端和客户端两部分,服务端运行在unix平台,客户端可以运行在unix和windows两种平台。-non-symmetric key encryption methods of application authentication system, the system including the server and client two parts, the server running on Unix platforms, the clie
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:772119
    • 提供者:罗小江
  1. MyWebServerCode

    0下载:
  2. This article explains how to write a simple web server application using C#. Though it can be developed in any .NET supported language, I chose C# for this example. The code is compiled using Beta 2. Microsoft (R) Visual C# Compiler Version 7.00.9254
  3. 所属分类:xml/soap/webservice

    • 发布日期:2008-10-13
    • 文件大小:8527
    • 提供者:远超
  1. Nwpro

    0下载:
  2. 一个用C完成的网络协议。不用多说了吧?读通之后你会发现比你看10本书还强。实际应用才是关键。-a complete network protocols. Needless to say now? Read and understand you will find that after you see over 10 book also strong. Practical application is the key.
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:143080
    • 提供者:漆光耀
  1. masm_Feiler_v1.0

    2下载:
  2. 多线程 网络传输 开发环境:Delphi7.0+WinXP,没用其他控件(除了Delphi自带的Indy) 传输协议:TCP/IP 客户端一次发送65000字节的包,服务端负责组装并处理数据粘连。 使用ReadBuffer(),Send()函数来接收发送Buffer内字节,这样作的目的是使程序具有更好的灵活性。你可以自定义Buffer内那些字节的含义,例如是字符串、图像、声音、命令等等。 文件的多线程读写采用windows内存映像技术。 关键的服务器处理函数IdTCPSe
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:69644
    • 提供者:水滴
  1. ARP缓存

    0下载:
  2. 显示ARP缓存信息.A R P高效运行的关键是由于每个主机上都有一个A R P高速缓存。这个高速缓存存放了最 近I n t e r n e t地址到硬件地址之间的映射记录。高速缓存中每一项的生存时间一般为2 0分钟,起 始时间从被创建时开始算起。-show ARP cache information. A R P efficient operation, the key is for each console has a high P A R speed cache. The cache
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:260269
    • 提供者:杨龙江
  1. EncryptSimple

    0下载:
  2. 可逆加密组件 ====================== 使用方法 ============================================ Dim objEncrypt Set objEncrypt = Server.CreateObject(\"myEncrypt.clsEncrypt\") Dim strReturn 加密后文本 Dim strValue 加密前文本 加密开始 设置密钥(此行可以省略) o
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:20631
    • 提供者:张峰
  1. 关于java安全的程序和文档

    0下载:
  2. The-Key-to-Security关于java安全的原码和文档.
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:7269
    • 提供者:王力
  1. 2005202sou

    0下载:
  2. 可以查看你的网站在搜索引擎搜索关键中排第几名,可以在数十个搜索引擎中快速找到你网站的位置,含ASP版和ASP+ASP.net两个版本 -can check your website in search engine key ranked number, the number of 10 quick search engine to find your site location, including ASP and ASP version ASP.net 2 version
  3. 所属分类:搜索引擎

    • 发布日期:2008-10-13
    • 文件大小:31767
    • 提供者:林新
  1. UDPp2P

    3下载:
  2. UDP P2P透防火墙关键技术DELPHI版-UDP P2P thoroughly firewall version of key technologies DELPHI
  3. 所属分类:P2P编程

    • 发布日期:2008-10-13
    • 文件大小:701027
    • 提供者:赵越
  1. newpaper

    0下载:
  2. 软件测试的目的决定了如何去组织测试。如果测试的目的是为了尽可能多地找出错误,那么测试就应该直接针对软件比较复杂的部分或是出错比较多的位置。如果测试目的是为了给最终用户提供具有一定可信度的质量评价,那么测试就应该直接针对在实际应用中会经常用到的模块重点测试。不同的机构会有不同的测试目的;相同的机构也可能有不同测试目的,可能是测试不同区域或是对同一区域的不同层次的测试。在谈到软件测试时,许多人都引用Grenford J. Myers在《The Art of Software Testing》一书中的
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:571663
    • 提供者:jemy
  1. pkt_sched

    0下载:
  2. The program is public key tool and public key schem.-The program is public key tool and public ke y schem.
  3. 所属分类:防火墙与安全工具

    • 发布日期:2008-10-13
    • 文件大小:3826
    • 提供者:連源
  1. key.retention.services

    0下载:
  2. 关于 linux密钥的一些安全介绍 #ifndef COMMON_H #define COMMON_H #define MY_PROC_INTERFACE \"/proc/learning-key/gateway\" #define FRESH_SESSION _IO( C ,1) #define SUCCESS 0 #define FAILURE 1 #endif
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:3878
    • 提供者:lxs
  1. 文件形式的KEY绑定账号的方法实现验证

    0下载:
  2. 文件形式的KEY绑定账号的方法实现验证,idhttp实现模拟登陆。 校内网友七龙记外挂代码。 实现功能:自动登录、智能自动买卖、定时攻击敌方主城。 ,Lung seven school friends in mind the code plug-ins. The realization of functions: automatic login, intelligent auto-trading, regular attacks on the enemy' s main city. KEY
  3. 所属分类:Internet/网络编程

    • 发布日期:2017-03-23
    • 文件大小:323319
    • 提供者:蔡逊
  1. SignData 对称密钥分配

    1下载:
  2. 1、实现集中式对称密钥的分配工作(作为通讯的双方A和B,都已经分别和KDC拥有会话密钥); 2、分布式对称密钥分配(作为通讯的双方A和B已经共享一个会话主密钥); 3、公钥密码技术实现对称密码技术密钥的分配(作为通讯的双方A和B已经拥有对方的公钥);-1, the realization of a centralized allocation of symmetric key (for communication between the parties A and B, respec
  3. 所属分类:网格计算

    • 发布日期:2012-10-16
    • 文件大小:31291
    • 提供者:liu
  1. key

    0下载:
  2. 登入用的螢幕小鍵盤,可以防止帳號被盜用,不會很難可以-KEY
  3. 所属分类:Web Server

    • 发布日期:2017-04-14
    • 文件大小:2817
    • 提供者:hsiangc
  1. key

    0下载:
  2. 2410 驱动 key samang-this is dirver
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1417
    • 提供者:xu
  1. newftp_keylogger

    0下载:
  2. Key logger which records remote users key strokes and send that log file to our system via FTP
  3. 所属分类:Remote Control

    • 发布日期:2017-04-03
    • 文件大小:1982
    • 提供者:manikumar
  1. The-key-technologies-of-P2P

    0下载:
  2. 3篇介绍P2P关键技术的综述性文章,对于初学者有较好的引导作用。-Three key technologies introduced P2P review articles, for beginners better guide.
  3. 所属分类:P2P编程

    • 发布日期:2017-11-10
    • 文件大小:1691648
    • 提供者:Distra
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com