搜索资源列表
MFC-TCP
- 基于MFC的窗口化的服务器和客户端之间的通信 采用TCP编程。对于新手来说还不错,包含多线程以及消息的传递机制-MFC-based window of the server and client using TCP communication between the programming. For starters, pretty good, including multi-threading and message passing mechanism
bank_paihao
- 目前银行排队机的服务器、打号机、处理窗口三部分的一个基本框架。 程序用多线程、socket编程。-At present, banks Queue server, playing No. handle a three-part window of the basic framework. Procedures with multi-threading, socket programming.
ZXG_MySniffer
- 饮水思源。决定分享自己的MFC编程开发经验。 ZXG_MySniffer网络抓包分析仪软件说明文档 一、 软件功能描述: 1、 能够获取本地网卡信息,包括以太网卡、无线网卡和虚拟网卡的所有详细数据; 2、 支持IP、ICMP、ARP、RARP、TCP、UDP等六种协议,提供用户自选包过滤规则; 3、 可多线程抓取数据包,并列表显示抓取的数据包;支持从数据链路层到传输层的包字段分析;支持包内数据明细记录; 4、 支持ARP查询功能,可多线程查询与本地以太网卡位于同一网
Charroom
- VC++打造局域网聊天室:涉及到“动态启用or禁用窗口及MFC消息映射机制 ,实现动态伸缩窗口,Socket编程初步,异步I/O模型及多线程,任务栏托盘功能的实现”等知识点。-VC++ to build LAN chat room: it comes to dynamically enable or disable the windows, and MFC message mapping mechanism To achieve dynamic stretching window, So