搜索资源列表
p2psim
- 是一个p2p在linux上的仿真,实现了P2P协议中的kademlia,chord的仿真.并可以通过对协议的扩展,实现更多的P2P协议的仿真,并证明其性能-a p2p simulation on Linux which can simulate kademlia , chord for P2P, and can simulate more P2P protocols by extending protocols and verify their functionaliteis.
liubingP2P
- 用UDP实现了p2p是的穿透,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处理这些问题),后
pertoper
- 一个模拟P2P聊天的过程的源代码,过程很简单,P2PServer运行在一个拥有公网IP的计算机上,P2PClient运行在两个不同的NAT后(注意,如果两个客户端运行在一个NAT后,本程序很可能不能运行正常,这取决于你的NAT是否支持loopback translation,详见http://midcom-p2p.sourceforge.net/draft-ford-midcom-p2p-01.txt,当然,此问题可以通过双方先尝试连接对方的内网IP来解决,但是这个代码只是为了验证原理,并没有处
authpg_1.2b2.tar
- 服务器用户身份验证程序源代码 > 可内嵌于apache中,使用数据库信息验证用户身份 > 多种验证模式可选择(密码认证,cookie检测等)-user authentication server source code gt; Apache can be embedded in, the use of database information to verify a user's identity gt; Multiple choice test mode (password
check_form
- 表單驗證 調用為 onBlur=checkform(fname1,fname2,types,value1,value2) 輸入框的驗證 onSubmit subt(this.id) 表單提交時的驗證 兩者需要一起使用 fname1=驗證的項目名 fname2=驗證的副項目名 types=驗證的方式 value1=驗證的值1 value2=驗證的值2 驗證的方式值:(多驗證方式用\"|\"分割 例: 1|2|3) 0.該值不能為空! 1.
LoginDB
- 实现了登录用户名时需要验证图片上的字符,防治恶意登录,采用c# + Asp.net 开发环境,后台数据库为Sql2-achieve the login users who need to verify the photo of the characters, preventing malicious login, c # Asp.net use development environment, background database Sql2
closeonexec
- 此程序可以验证 closeonexec flag 设置对可执行程 序的影响。具体实现是:已经打开的一文本文件的文件描述符 (file descr iptor) 在经过exec系统调用接口后,仍然可以在exec 执行的程序中有效。-this procedure can verify closeonexec flag settings on the impact of the executable. Realize is : have opened a text file of fi
控制台QQ 【VC6.0可编译版本 源码下载】myQQ
- 一个控制台面板下的QQ 简介:该程序由XiaoXia创作,www.xiaoxia.org ,前段时间不巧被我看到,不过没有VC版本,正好闲着,经过小小改动,可以在VC下运行了,服务我们这些对QQ有点兴趣的VC小菜~。 申明:本代码只供学习交流。 支持命令: help: 显示以下帮助信息. add/a: 添加好友. add+QQ号码. cls/clear: 清屏. view/v: 所有好(群)友列表.(指向前操作) who/w: 在线好(群)友列表.(指
VC
- VC++写的聊天室程序 实现了如下功能: 1. 用户注册账号 2. 用户注册时可以验证账号是否可用 3. 用户需要有效用户名和密码才能登陆服务器 4. 多人登陆到服务器同时聊天 5. 用户进入退出聊天室时其他的用户都得到通知 6. 服务器实时更新在线用户名单 7. 用户之间可以私聊 8. 支持抖动窗口的发送 9. 服务器可以踢出某个用户 10. 服务器可以关闭某个用户的计算机-VC++ to write a chat program, to achie
proxygo2.6.03_build1226
- 升级包,代理猎狗软件,是一款集代理ip吸附与验证的代理工具。支持sock4,sock5,https/ssl代理验证。-proxygo upgrade patch.proxygo is a proxy support tools, support sock4,sock5,https/ssl proxy verify.
yuanchengzhanghaoyanzheng
- au3实现的远程账号验证的简单示例,通用性较好。-au3 to achieve remote account to verify a simple example, the universal good.
Download
- 编写程序实现用户登陆,验证用户是否合法以及文件下载功能。-Programming user login, verify that users are legitimate as well as the file download function.
integrity_check
- IDS的完整性验证,主要介绍了实现此功能的原理-Verify the integrity of IDS, the main achievement of this feature, introduced the principle of
ProxyHunter
- 吸附网页代理,并验证代理,同时可以导出成功与失败的-Adsorption of web proxy and verify that agents can be exported at the same time the success or failure of the
Asp.netzhuanhanzi
- VS2005典型实例大全(C#)源码 是一个集成了VS2005新功能的源码集,包括MemberShip、主题Theme、站点地图SiteMap、TreeView、母版页Master、页面缓存输出、本地化、WebParts、HealthMonitoring验证等非常实用的新功能 具有根据HealthMonitoring的设置,验证失败会发送信息到指定邮箱的功能 是学习及应用VS2005不可或缺的一个参照源码-VS2005 classic example of Guinnes
NBU
- VERITA备份日常监控及维护,要每天监控activity monitor,确认在备份服务器上运行的进程-VERITA backup day-to-day monitoring and maintenance, it is necessary to monitor the daily activity monitor, verify the backup server to run the process
JSP
- JSP生成验证码源程序 没经过我的验证,有空就验证正确性-JSP generated source code and I did not test to verify the correctness of the time on
testebook
- 网页登陆验证,用于不同用户之间内容的显示和操作.-Verify landing page for different users are displayed between the content and operation.
network-verify(antiCrack)
- 通过网络来验证程序运行的合法性,防止被破解。这样仅仅是本地的破解手段就都无效了.-Run through the network to verify the legitimacy of, and prevent cracking. This just means you have a local crack invalid.
Verify-compare-local-files
- 验证跟新读取远程文件比较本地文件实现远程跟新下载跟新到最新版本-Verify compare local files with the new read remote files remotely with the new download New latest version