Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • OPC-SERVER-VC-VB-DP.rar OPC SERVER-VC-VB-DP例程
  • server.rar client and server code
  • Server.rar SSD8练习1 Server.java 是运用TCP套结字编程一个很好的例子
  • Oreilly[1].Java.Server.Pages.3rd.Edition.eBook-LiB Oreilly.Java.Server.Pages.3rd.Edition JSP经典英文教材
  • e-Server.rar 远程控制 键盘记录等e-Server
  • Microsoft.DNS.Server.Exploit.rar 微软DNS服务器远程溢出漏洞测试代码 Microsoft DNS Server Remote Code execution Exploit and analysis Advisory: http://www.microsoft.com/technet/security/advisory/935964.mspx This remote exploit works against port 445 (also Microsoft RPC api used) * Mario Ballano ( ...
  • SQL.Server.2000tutorial.rar SQL.Server.2000教程全集。PDF格式
  • Server.rar Windows Server 2003服务器群集创建和配置指南.doc Windows Server 2003服务器群集创建和配置指南.doc Windows Server 2003服务器群集创建和配置指南.doc Windows Server 2003服务器群集创建和配置指南.doc Windows Server 2003服务器群集创建和配置指南.doc
  • Server.rar A Web proxy server listens to requests, then retrieves the requested files from other Web servers and serves them to the clients. These proxy servers are useful in certain situations, such as on firewalls, where they can allow access to certain pages and ...
  • Client-Server-based-Security-Comunication-Tool.rar 自己用Java编的Client-Server聊天程序,结合了网络通信、数据安全、多线程的知识 1.使用RSA算法完成DES密钥的分配; 2.使用MD5结合RSA算法完成对消息的签名; 3.对原有消息及签名提供机密性保护(用DES算法加密); 4.能够解密并验证签名的合法性