资源列表
StreamSocketDemo
- 一个Socket通信实例,包含注册,绑定,监听等操作,Visual C++实现-An instance of Socket Communications, including registration, bind, listen, and other operations, Visual C++ achieve
FreeMAC_v11735284192004
- 你的本机的网络MAC地址修改的VC源码。-allows you to change the MAC Address of your network adapter
WinPing
- winping扫描程序工具,进行入侵扫描基本工具-winping scanner tools and basic tools for intrusion scanning
Establish-N-file
- 在软件所在盘符下的根目录,建立N个文件。-Establish N file
FROM-ip_queue-TO-nfnetlink_queue.doc
- 在2.4内核中出现了ip_queue,用于将数据包从内核空间传递到用户空间,其不足之处是只能有一个应用程序接收内核数据。到了2.6.14以后,新增了nfnetlink_queue,理论上可最大可支持65536个应用程序接口,而且可以兼容ip_queue。 不过从内核到用户空间的通道还是只有一个,实际上netfilter对每个协议族也只有一个队列,这里说的65536个子队列的实现就象802.1Q实现VLAN一样是在数据包中设置ID号来区分的,不同ID的包都通过相同的接口传输,只是在两端根据ID
VBchat
- VB聊天室源码,基于winsock控件所设计的VB聊天室源代码。-VB chat room source, the source code of VB chat rooms designed on the basis of the winsock control.
ntsz
- 一个高效开源的零拷贝的实现.有资料和源码.详情见开发包-An efficient open source zero-copy implementation of information and source code. As set forth in the Development Kit
http-server
- 一个http服务器的源码,写的可以 对学习服务器编程有帮助-An http server source code, written in learning server programming help
tcpclient
- 一个基于Linux上的c语言tcp客户端程序,连接客户端到服务器端-Connecting a TCP client to a server, a client program, based on Linux c
tcpserver
- 一个基于Linux的c语言tcp服务器端程序,连接服务器到客户端,实现tcp/ip协议的网络通信-a tcp server program based on Linux c
QT_HTML5_WebKit
- 基于QT的QWebkit的HTML5动画-Based on the QT QWebkit, HTML5 animation
lianliankan
- 连连看是以VC6.0为平台,客户端主要处理游戏界面显示,主要包括:玩家注册、游戏登录、大厅浏览、参与游戏、游戏旁观、各玩家游戏缩略图以及查看玩家游戏积分等功能。服务器端处理客户端的各种业务请求,主要包括:用户注册、玩家登陆、进入房间、入座、准备、开始游戏等功能。-Lianliankan is VC6.0 platform client mainly deal with the game interface, include: Registered players game login, hall
