搜索资源列表
chalt_source
- 该聊天程序包括服务器和客户端两部分,使用是MFC的CSOCKET类。它可以使多个人聊天,其工作方式类似于网上聊天室。客户端可以选择谈话对象,有32种动作,可以设置字体颜色,也可以悄悄地对某人说,对信息进行过滤。服务器端可以“踢“人,并可以防止用户名称的重复-the chat program, including server and client two parts, the use of MFC CSOCKET category. It will enable more individuals
Chat
- mfc源码 :简单局域网聊天程序,vc 6。0
im
- 本系统利用MFC模仿QQ的功能,需要先注册,后登陆。同时实现了一对一和一对多聊天的功能。
MFCl
- 用MFC开发的一个聊天程序,包含服务器和客户端部分
Chat
- 使用MFC端口通讯,模拟QQ聊天过程,分为服务端和客户端两项。-Communication port using MFC, QQ chat simulation process is divided into two server and client.
mfc_sock
- 基于mfc的客服端和服务端的聊天程序,非常好用-Mfc-based customer service chat client and server programs
2
- 基于TCPUDP的多人间文本通信 1编写一个MFC对话框程序,实现多人之间文本的文本通信。 1)能够枚举网络上所有已连线的聊天对象(使用IP和端口标识就可) 2)聊天时可以任意选择聊天对象的IP和端口(端口可以内部确定),给其发 送信息;注意:发送的信息不要广播! 2)聊天时可以接收任意聊天对象给自己发送的信息。注意:不是发给自己的 信息不接收,不显示! 4)接收消息时要播放提示声音,声音可以自选; 5)接收消息时如果当前对话框不是最前端,要闪动图标; 6)要
ChatServer
- 使用VC++,mfc实现的网络聊天程序的服务器端程序源码,结构设计巧妙,可实现多对多的聊天,显示登录时间,用户名等。-Use VC++, Mfc achieve network chat program source server-side procedures, structural design ingenious, can be many-to-many chat shows login time, user name and so on.
Chattingroom
- MFC实现的聊天室,运用多线程,UDP ,tcp协议连接-MFC implementation chat rooms, use of multi-threading, UDP, tcp protocol connection
chat
- MFC 单文档 聊天程序,客户端和服务器端-MFC Single Document chat program, the client and server side
CSocket_Chat_Room
- 本程序利用MFC封装的CSocket类实现了一个具有聊天室功能的系统。包括一个客户端和一个服务器端。-The program package using MFC CSocket class implements a chat room feature of the system. Including a client and a server-side.
MYQQ
- 这是我用VC++中的MFC编写的在两台机器间进行通信聊天的程序。-This is my with vc++ of MFC written in two machines can communicate chat program.
socket
- 用MFC写的简单界面和socket实现的TCP通讯的 简单聊天客户端和服务器-Written with the MFC implementation of a simple interface and TCP socket communication simple chat client and server
client
- 聊天室的客户端MFC代码源文件,基于CAsynsocket-chat room
chat
- 利用MFC中的Socket实现聊天功能,数据传输主要基于UDP协议-The use of MFC Socket chat feature, the data transmission based on UDP protocol
LX2
- 应用Visual C++中MFC CSocket类,实现网络数据传输,使用了Client/Server模式互相传输数据,并提供聊天记录功能(txt)。-Application of the Visual C++ MFC CSocket class, the network data transmission using the Client/Server mode to transmit data with each other, and chat history function (txt).
MFCChat
- MFC聊天软件,只是用来学习所用,是开始时自己熟悉MFC以及网络编程-A soft about Chat wiht MFC
chat
- 主要由MFC架构的c++语言编写,能实现聊天的基本功能-Written mainly by MFC architecture c++ language can chat
pocoChatServer
- VS MFC 聊天程序,采用POCO C++ 库技术;同时用mysql保存聊天内容,并能通过访问数据库查看聊天记录。这是服务端-VS MFC chat program using the POCO C++ library technology mysql save chats and view chat history through access to the database. This is the service end
pocoChatClien
- VS MFC 聊天程序,采用POCO C++ 库技术;同时用mysql保存聊天内容,并能通过访问数据库查看聊天记录。这是客户端-VS MFC chat program using the POCO C++ library technology mysql save chats and view chat history through access to the database. This is the client