搜索资源列表
ProgrammingWin32
- 这是一篇深入浅出Win32多线程程序设计之基本概念的文章-This is a simple procedure Win32 multithreaded design of the basic concepts of the article
httpsvc
- Http Server 1.1 By Cooldiyer 一个简单的个人web服务器。适合于所有win32平台,能自动在进程表中隐藏。 可实现的功能是: 1.可自定义网页根目录。 2.主页默认为index.htm。 3.可自定义端口。 4.可自定义服务端每次发送数据包的大小。 5.为稳定期间,本服务器使用多线程的方法,可满足不同场合的使用。 6.运行时可以隐藏窗口。 用法:http rootdir port byte [-hide] 参数说明: rootdir -> 网页的根目录 port
wininet-spider
- 网络爬虫,完美演示了多线程和深度设置抓取网页数据。-crawl through internet to get web data. the win32 api supports applications that are pre-emptively multithreaded. this is a very useful and powerful feature of win32 in writing mfc internet spiders. the spider project is a
myNewChatServer
- win32 socket select模型多线程 c/s聊天服务器 服务器简单的接受命令和转发消息,自定义协议 -Hello World!
multiget-114-win32
- Multiget档案下载器!新Multiget为您提供更快速的下载多线程和服务器下载源代码.-Download file Multiget browser! New Multiget provide you with faster and server multi-threaded download download the source code.
ZXG_MySniffer
- 饮水思源。决定分享自己的MFC编程开发经验。 ZXG_MySniffer网络抓包分析仪软件说明文档 一、 软件功能描述: 1、 能够获取本地网卡信息,包括以太网卡、无线网卡和虚拟网卡的所有详细数据; 2、 支持IP、ICMP、ARP、RARP、TCP、UDP等六种协议,提供用户自选包过滤规则; 3、 可多线程抓取数据包,并列表显示抓取的数据包;支持从数据链路层到传输层的包字段分析;支持包内数据明细记录; 4、 支持ARP查询功能,可多线程查询与本地以太网卡位于同一网
ChatOnLine
- 在线聊天,主要是用win32做的,纯c语言做界面,采用多线程,初学者做的,还行吧,希望大侠指点哈-Online chat, mainly to do with win32, pure c language to interface with multi-threaded, beginners do, but okay, I hope heroes pointing Kazakhstan
lesson-15
- 一个用C++实现的多线程聊天室。开发软件为Visio stdio 6.0,win32控制台应用程序。-A C++ implementation with multi-threaded chat room. Development of software for the Visio stdio 6.0, win32 console application.
VS2008_C__UDPProxy_Source_Code
- 一款简易的Win32 UDP代理服务器,支持多线程、多客户端协作. by Koma (VS2008 C++源码) https://github.com/wangningyu/UDPProxy -A sample easy win32 udp proxy server ,support multiple clients. (vs2008 C++ Source code) https://github.com/wangningyu/UDPProx