搜索资源列表
不用IE内核的浏览器
- 一个不用IE内核的浏览器程序,IE的一般的简单的功能都能实现。-do not have a core of the IE browser procedures, the general IE simple function can be materialized.
PPP_md5
- 编译完了是一个基于串口PPP接入程序,用户拨号成功后,产生一个PPP服务进程,其他进程或内核可以向该进程发送数据包,在此基础上可以做数据链路加密的服务-end of a compiler based on the Serial PPP access, users dial-up after the success of PPP services have a process, or other processes to process core can send data packets, th
ntshell核心代码
- 内核级后门程序ntshell核心代码-kernel-level backdoor ntshell core code
libbt-1.04
- 一个实现BitTorrent核心协议的C语言库,可以使用VC编译。非常好-BitTorrent to achieve a core agreement for the C language, the compiler can use VC. Very good
IEFlashSave
- 基于IE内核的Flash右键菜单保存工具-based on the IE core Flash Right Tools menu preservation
封包过滤
- vc实现的一个简单防火墙,主要是封包过滤的功能,特别是内核协议的开发值得研究-vc achieve a simple firewall, packet filtering is the main function in particular, the development of core agreement worth studying
IOCPNet_Demo
- SOCKET基类,数据包处理,自动解饱.这是个VC开发的打包与解包的核心代码,以飨大家-SOCKET base class, data packet processing, automatic solution bun. This is a development of the VC Packing and Unpacking the core code for our people
ProcessToPort
- 端口和进程关联的一个程序,核心代码是在windowsxp下开发。并在windows开发环境下,用VC 开发。-ports and a process linked to the procedures, the core code is under development in windowsxp. Windows and the development environment, with VC development.
BTDemo
- delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortList
ChatIP
- 该源码将声卡采集到的声音数据通过socket发送到另外一个终端,该终端根据得到的声音数据调用硬件接口播放声音。其核心就是声音数据的采集、传输和播放-source of the sound card processing of voice data sent through the socket to another terminal, the terminal according to the voice data transfer hardware interface broadcast vo
Web_scan
- 是一个网页限制功能模块的完整开发过程,核心是利用数据库的一些记录限制一部分IP -website is a limited function modules complete development process, the core database is to use some part of IP recording restrictions
Runtime Type Information
- Runtime Type Information(RTTI)、Dynamic Creation、Persistence(Serialization)、Message Mapping、Command Routing等核心技术-Runtime Type Information (RTTI). Dynamic Creation. Persistence (Serialization). Message Mapping and Command Routing Core Technology
OPNETERROR
- 初学OPNET,个人觉得要注重三个方面: 1,OPNET 的网络仿真机制,包括三层建模、离散事件驱动仿真机制、通信机制、 有限状态机等,主要是看帮助文档中的原理部分; 2,OPNET 的核心函数,多看帮助文档中各核心函数的介绍以及示例很有帮助; 3,掌握ODB 的调试,个人感觉OPNET 的调试不难,关键是要善于从OPNET 的仿真 原理入手来找可能的错误所在,我的经验就是按着数据走的流程来分析。 另外,有时间的话,可以找一个OPNET 提供的标准模块代码来看看,有利于理
BankServer_and_BankClinent
- 本系统对银行的相关业务都做出了相关功能。而且用到了很多WINDOWS的核心技术,包括完成端口,线程池等技术。是提高WINDOWS编程能力的较好实例。-the banking system to the relevant business has made its related functions. And used a lot of the core Windows technology, including the completion ports, thread pool and othe
一个对Winsock 完成端口模型封装的类
- 在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。
20040917155101
- 在WINDOWS下进行网络服务端程序开发,毫无疑问,Winsock 完成端口模型是最高效的。Winsock的完成端口模型借助Widnows的重叠IO和完成端口来实现,完成端口模型懂了之后是比较简单的,但是要想掌握Winsock完成端口模型,需要对WINDOWS下的线程、线程同步,Winsock API以及WINDOWS IO机制有一定的了解。如果不了解,推荐几本书:《Inside Windows 2000,《WINDOWS核心编程》,《WIN32多线程程序设计》、《WINDOWS网络编程技术》。
Windows 网络编程技术(源码)
- windows网络编程技术随书源码,微软公司核心技术书库!-windows of network programming source with books, Microsoft core technologies Stack!
网络监听程序
- 使用JBuilder 9.0利用Java来编写一个实现具备数据包统计和分析功能的网络监听程序。由于核心Java API不能访问底层的网络数据,因此在使用Java编写网络监听程序时就必须借助一些工具。在本程序中借助Wincap和Jpcap这两个工具来对网络底层进行访问,帮助实现网络监听程序。-use JBuilder 9.0 Java prepared to achieve with a packet of statistics and analysis capabilities of netwo