资源列表
cs.rar
- VC++ socket 客户端与服务器端通信,VC++ socket client and server-side communications
CSMA.CA.rar
- 该代码是CSMA/CA,用于无线环境下的MAC层的媒体共享.是一种DCF模式,,this is CSMA/CA,used to media access at the level of MAC in the wireless environment ,which is a model of DCF.
autoupgrader.rar
- 一个系统自动升级程序,可远程自动更新系统。,Automatic escalation procedures, automatically update the system remotely.
udpflood.zip
- 模拟udp 的dos攻击,相当于发包机的功能,报文尺寸和长度还有发包时间都能自己定义,udp flood attack
NetAssist.rar
- 网络接口调试助手,很有用。网络接口调试助手,Network interface debugging assistants, very useful.
远程桌面监控的客户端和服务器端
- 远程桌面监控的客户端和服务器端,供老师检查学生是否在玩游戏,Remote Desktop control client and server.
dhcp-latest.tar.gz
- open source dhcp server client etc...,open source dhcp server client etc...
TestScktIocp.rar
- 与ScktComp兼容的IOCP服务端组件 参考了IOCPComp组件和ScktComp组件,可以直接替换ScktComp的TServerSocket 其中的事件方法大致相同,同于本身的IOCP特性,不再提供原TServerSocket的线程阻塞选项.核心文件(ScktIocp.pas) 测试时先导入注册表文件,修改连接数,在XP下测试可连接3万个连接. 用FastMM4测试,没有发现内存泄漏,应用大规模服务还有待测试. 如发现有错误之处请更正后通知本人.,ScktComp compa
PlaneOrder.rar
- 本系统是一个功能比较完善的在线机票预定系统,是基于JSP的,所用服务器是Tomcat,数据库还是SqlServer。,This is a plane ticket booked system.It is very good.
DNF.rar
- DNF外挂源代码,忘了是哪个版本的了,反正是去年十月份的,哈哈~~,DNF external source code, forgot which version of the, since in October of last year, ha ha ~ ~
Iptables.rar
- 这是一个基于IPTABLES的WEB防火墙管理软件,开发人员开发参考一下,This is a WEB based on the IPTABLES firewall management software developers to refer to
HTTP.rar
- 用C++实现的HTTP Web下载,两种方式实现: 1.WinInet(这种方式很简单,但不是很灵活) 2.WinSock(也就是Socket,这种方式有点繁琐,但是可以自定义发送HTTP的报文头和接收响应头,很灵活) 因作者编程水平有限,错误之处,在所难免,欢迎批评指正。 ,Using C++ to achieve the HTTP Web download, the realization of two ways: 1.WinInet (in this way is very simp