资源列表
p2p
- 本代码实现了P2P流量的监测,实现了对IP包,UDP包,TCP包的抓取,并可对捕捉到的包进行分析!-The code implementation of the P2P traffic monitoring, implementation of the IP packet, UDP packet, TCP packet crawl, and to capture packets for analysis!
TCP
- TCP网络编程SOCKET程序,基于MFC的VS2005的实现-TCP network programming the SOCKET program, based on the realization of the MFC of VS2005
source-code
- 简易防火墙,C++实现,主要知识windows dll,网络协议-Simple firewall, C++ implementation, the main knowledge windows dll, network protocol
TCPChatClient
- 实现网络聊天室的功能,是学习TCP/IP网络编程的好例子。-Function of the Internet chat room is a good example for learning TCP/IP network programming.
0791IDC15
- 南方数据为广大客户制作精美主页,专业的网站程序提供和定制,我们还提供 ┃ ┃ 功能和界面都很出色的“旅游网站”、“政府网站”、“购物网站”、 ┃ ┃ “房地产网站”,可以给客户在线演示。-Southern data for our customers exquisitely home, professional and customized website provides, we also provide ┃ ┃ features and interface are excel
fn_cms_asp_8.0
- 凡诺企业网站管理系统,全DIV+CSS模板,多浏览器适应,完美兼容IE6-IE8,以及Firefox、Opera、Chrome等符合标准的浏览器,模板样式集中在一个CSS文件中,内容与样式完全分离,方便网站设计人员开发模板与管理。系统较为安全,已设计防注入,敏感字符屏蔽-Stefano enterprise website management system, all DIV+ CSS template, multiple browsers adapt perfectly compatible
HP2.2
- H+是一个完全响应式,基于Bootstrap3.4.0最新版本开发的扁平化主题,她采用了左右两栏式等多种布局形式,使用了Html5+CSS3等现代技术,她提供了诸多的强大的可以重新组合的UI组件-H+ is a fully responsive, based on the latest version of the flat theme Bootstrap3.4.0 developed, she uses a variety of forms about two-column layout, t
eMule0.49
- eMule 0.49 源代码,vc下编译成功,可以作为初学p2p编程的教学代码-eMule 0.49 source code, vc compiled successfully, can be used as the teaching of programming code for beginners p2p
edusoho-2.0.3.tar
- EduSoho是杭州阔知网络科技有限公司推出的开源、免费的互联网教育产品,帮助企业、个人快速建立互联网教育网站。本开源软件简洁易用,定制性强,是开展互联网教学、销售、推广的最好的选择。 EduSoho开源网络课堂 2.0.3 更新日志:2014-02-14 * 修复:特定条件下试卷材料题无法显示子题的问题。 * 优化:优化了系统阅卷。 * 修复:题目管理,当课时标题过长时,从属选择下拉框被撑开 -EduSoho Hangzhou Network Technology C
webharvest1-project
- 一款十分好用的网页信息抽取工具。利用了已经存在的诸如XSLT,Xquery等技术,很好地实现了基于xml/html的网页的数据抽取。
P2P
- P2P 之 UDP穿透NAT的原理与实现-P2P of UDP through NAT Principle and Realization
ntier_test
- 本测试程序采用框架中多层核心组件编写,演示了操作数据的各种那个功能,以及程序性能。服务器使用的是2M的ADSL动态IP网络的普通电脑,配置为I5处理器,4G内存,WIN7旗舰版。由于2M的ADSL做服务器上传速度只有最大50K/s所以会大幅影响速度。 在这个服务器环境下,单一客户端检索1000条数据大概要2秒,做多客户端并发下,会大幅度提高速度。如果服务器换专用托管的服务器,10M共享带宽下,单一客户端检索1000条数据大概在400毫秒左右。 -The test program uses