搜索资源列表
MFC+Mysql开发的网页聊天系统 179Chat
- 仿IChat (http://www.ichat.net.cn/) 开发的在线网页聊天系统 开发语言 MFC+Mysql,不需要WEB服务器支持,即可运行的在线网页聊天系统,使用IOCP(端口复用技术)优化网络技术开发,占用系统资源少,一台普通P3服务器,能支持5000+人同时在线,跟www.dssz.com/item/21368-PHP+Mysql%20network%20for%20job%20system.html 人才网站系统结合,可以让站内企业跟求职者在线洽谈,在线招聘.
MSN.rar
- 用MFC开发的局域网聊天软件。该工程是用于界面层开发。使用socket编程.,MFC Development Using LAN chat software. The project is for the development of the interfacial layer. The use of socket programming.
MFCQQ20100Kacoro
- mfc qq 程序,这是我大三的时候的课程设计 用vc++6.0设计,在前人已有的基础上,重新做了一次,而且完善了许多功能。耗时一周,希望分享给大家,所以写了这个堪称完整的实例教程。不附带源程序,一步步做即可实现。 本系统基于客户端/服务器基本原理,程序即是服务端,也是客户端,通过IP就可以相互添加好友,并且实现点到点通信,有聊天记录(未实现根据用户发送的消息而改变字体颜色,只能在客户端改),字体颜色设置(一改全改~),包含主界面MaindBord和聊天Talk两大功能模块-Pseudo
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
NetworkMonitoring
- 课程设计自己编写的一个网络抓包软件,MFC界面,并且对包进行分析。很值得学习哦。-Design their own curriculum prepared by a network of ethereal, MFC interface, and the right package for analysis. Oh, very much worth learning.
TCPIPchat-room
- VC++MFC工程实现的TCP/IP的聊天室软件,有客户端和用户端。可以实现客户端之间的文件传输,界面友好,有实现报告文档-a chat room project developed by VC++, with sevice and client terminals ,beside , these codes can realize file transmition betwee two client terminals with a friendly oprating interface.
MySocket
- VC写的即时聊天工具,MFC界面实现群聊与私聊功能。-Real-time chat tool written in VC, MFC interface functions to achieve group chat and private chat.
UDP-broadcast-network-
- MFC 网络编程基础UDP广播, 小型的聊天程序, 有界面-UDP broadcast network programming based on MFC, small chat program, with the interface
tcp
- 聊天室程序 mfc写的界面 多人聊天等采用异步选择模型 -Chat program
ChatApplicationSolutionSourceCode
- 用SOCKET MFC实现的一个简单局域网聊天程序。程序使用多线程,选项卡用户界面并采用ADO保持聊天记录。但功能有限,仅供学习交流之用-SOCKET MFC achieved with a simple LAN chat program. Procedures for the use of multi-threaded, user interface tab and use ADO to maintain chats. However, limited only by the exchange
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
Ftp_Client
- 该实例使用MFC和WinInet编程接口实现了完整的FTP客户程序,其MFC的界面类似于CuteFTP和LeapFTP. 涉及到了网络编程和网络通信的很多内容。是一个学习的好例子。-The instance is using MFC and WinInet programming interface to achieve a complete FTP client program, which is similar to CuteFTP and the MFC interface LeapF
WinPing
- 独立的Ping网络连接状态源码和MFC界面,检查网络是否中断,vc2005开发。-Ping the network connection status independent source and MFC interfaces, check the network is interrupted, vc2005 development.
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
SnifferPro
- 功能齐全、非常强大的网络嗅探工具,MFC界面,内有详尽的说明文档-Functional and very powerful network sniffer tool, MFC interface, detailed documentation within
ZXG_MySniffer
- 饮水思源。决定分享自己的MFC编程开发经验。 ZXG_MySniffer网络抓包分析仪软件说明文档 一、 软件功能描述: 1、 能够获取本地网卡信息,包括以太网卡、无线网卡和虚拟网卡的所有详细数据; 2、 支持IP、ICMP、ARP、RARP、TCP、UDP等六种协议,提供用户自选包过滤规则; 3、 可多线程抓取数据包,并列表显示抓取的数据包;支持从数据链路层到传输层的包字段分析;支持包内数据明细记录; 4、 支持ARP查询功能,可多线程查询与本地以太网卡位于同一网
FeiQChatClient
- 基于C/S模型的Winsock网络编程,网络聊天程序,在VC MFC下创建图形化界面,此工程为飞Q客户端(Client),可以发送消息,可以点对点传输文件,支持多线程-Based on C/S model Winsock network programming, network chat program, the VC MFC to create a graphical interface, this project fly Q for the client (Client), can send
YwkPack
- winpcap 做一个抓包软件,语言C C++ 界面MFC做的,程序肯能比较简陋,时间有限,但是适合新手学习用,代码附带注释比较容易看懂。-winpcap to do a packet capture software, languages C C++ interface of MFC to do, the program is willing to rather crude, time is limited, but for novices to learn to use, easier
tcpchat
- socket用mfc封装了。。 可以稍微还原为原始点的套接字用sdk实现 还有。。就是mfc的界面-mfc
MFCchat.RAR
- MFC编写的网络聊天室代码 我的课程设计 界面简洁明了-MFC code written in Internet chat rooms