搜索资源列表
C Pop3 Conn src.zip
- 接收email的POP3的MFC封装类
C SMTP Conn src.zip
- 发送email的SMTP协议的MFC封装类
QQ恶作剧程序Visual C++ MFC
- QQ恶作程序,大家用一用-QQ procedural evil, we use one with
FTPClient01_demo
- FTPdownload VISUAL C++, MFC-FTPdownload VISUAL C, MFC
C++_Local_Network_Large_Size_File_P2P_Transfer
- MFC实现局域网内点对点的大文件传输源代码,C++网络技术开发的P2P终端,有助于学习掌握基本的P2P网络开发技术。源自网上收集,可供学习和参考使用。
CAsyncSocket.rar
- MFC CAsyncSocket类 C/S,MFC CAsyncSocket Class C/S
netspider.rar
- 本程序是网络爬虫,基于mfc编写的,深度一般,This procedure is a network of reptiles, mfc prepared based on a depth of general
ARPAttacker
- 用C++编写的在局域网内进行ARP扫描和攻击的工具,有MFC图形界面,功能包括网段内所有机器ip与mac地址的扫描获取,攻击方式包括泛洪攻击和有针对性的中间人攻击-In the LAN ARP scan and attack tool written in C, MFC graphical interface, features include network segment all the machines ip and mac Address scan for the attack, i
chatroom
- 局域网内多人聊天工具,利用winsocket编程,MFC界面,内含实验报告,工程代码。具体功能如下:开发出一个 C/S 模型下的网络聊天工具: 1) 支持多人聊天;2) 支持离线消息。 -Chat over the LAN, using winsocket programming, MFC interface, includes lab reports, project code. Specific functions are as follows: to develop a C/S mod
qq-mfc
- 用C++实现了QQ类似的聊天的源码。对于MFC的网络编程很有帮助-use C++ to complete the chat QQ,especially useful for newer of the MFC net code.
Chat
- c++网络聊天室,c/s模式,mfc开发-c++ network chat rooms, c/s mode, mfc development
MFCUDP
- 基于UDP实现局域网内的聊天,能让刚接触C++中mfc编程的学习者更好的了解UDP协议,更好的步入vc++的网络编程。该含有代码和可执行文件,不可多得哟-A better understanding of the UDP protocol based on UDP LAN chat, make new to C++ mfc programming learners walk vc++ network programming. This contains the code and executab
duorenliaotian
- 采用多线程技术或使用MFC的Winsock类,实现多人群聊的网络聊天程序。-The use of multi-threading technology or the use of MFC s Winsock category, multi-network chat group chat program.
Sniffer_POP3
- 使用VC++6.0编写的POP3抓包程序。利用WinPcap编写,MFC制作界面程序,利用多线程技术后台监听抓包,系统资源占用低。编译时请下载WinPcap驱动和开发包。-The use of VC++ 6.0 capture procedures POP3 prepared. Use WinPcap prepared, MFC production interface procedures, take advantage of multi-threading technology to mon
student
- 这是一个学生成绩管理系统,可以添加删除更新等各种操作,c++MFC编程,有良好的界面,相当不错-This is a student achievement management system that can add delete update and other operations, c++ MFC programming, with good interface, very good
MyFTPServer
- ftp服务器,具备其应有的功能是个很好的学习例子,用到api,c++,mfc。-ftp server, with its functions is a good learning example, use api, c++, mfc.
MFC-udp-chat
- c++,MFC实现多线程UDP聊天 -MFC UDP chat
聊天室编程
- 使用TCP协议,通过MFC界面设计的网络聊天室(The use of TCP protocol, through the MFC interface design network chat room)
Projects
- 基于MFC通过socket实现多用户与服务器间消息的传输(Transmission of messages between users and servers via MFC based on socket)
Visual C实现POP3邮件接收程序
- 用pop3实现邮件的接收功能,图形化界面,基于MFC(please read Chinese comments,thank you)