搜索资源列表
socket_chatroom
- 利用socket实现的一个小的聊天室的程序,多线程,mfc界面-use socket achieve a small chat room procedures, multithreading, mfc interface
QQloginjiemian
- 采用MFC编写的一个模拟QQ的一个软件,运行界面和QQ一样,当然只是界面相似,不能实际登陆-using MFC prepared a simulation of a QQ software, the operating interface and the QQ, of course, only interface similar, not the actual landing
eMule0000
- eMule源代码解析:eMule是一个典型的MFC程序,它的图形界面等,已经和MFC紧紧融合到了一起。
TransFile
- 通过IP传送文件的例子,使用MFC做的界面
SOCKv2
- windows下的socket通信,实现客户端和服务器端的相互通信,有良好的界面,MFC程序
lesson16
- MFC详细的讲述了异步套接字的特点和原理,并且附带源码,界面完整,很具有参考价值
YanErDownloader
- VC编写的多线程下载工具,支持HTTP/FTP、多线程、断点续传,图形显示下载进度,MFC界面。
BChat
- 是一款基于mfc的c++聊天工具,分客户端和服务端。服务器可挂载多客户端,并支持用户的名称及密码管理,允许其进行在线消息发送,还有一款别致的aqua水波界面供选择。-was based on the c mfc chat tools, and client-server. Servers can mount multi-client, and supports user name and password management, allowing for online messaging, as
FTP文件服务器模拟器
- 通过MFC界面设计及socket套接字简单的模拟了文件上传和下载
MFC贪吃蛇
- 使用vs实现,有较好的游戏界面,程序能完整运行。