Welcome![Sign In][Sign Up]
Location:
Search - CHAT CLIENT -SERVER MFC

Search list

[ICQ-IM-ChatNDK_dll_src

Description: The NDK is a set of classes that implements a client/server architecture. The NDK hides all the complexity of the connection, sending, and receiving of data over a network. You only have to deal with three classes: CNDKServer, CNDKClient, and CNDKMessage. With just a few methods to override, you obtain a complete robust client/server application. The NDK is based on the class CSocket from MFC, so you can run your application on a local network or on the Internet without any change. To easily understand the integration of the NDK in an application, you ll find at the end of this article a complete chat application.-The NDK is a set of classes that implements a client / server architecture. The NDK hides all the complexity of the connection, sending, and receiving of data over a network. You only ha 've to deal with three classes : CNDKServer. CNDKClient. and CNDKMessage. With just a few methods to over ride, you obtain a complete robust client / server app lication. The NDK is based on the class CSocket f rom MFC. so you can run your application on a local networ k or on the Internet without any change. To easil y understand the integration of the NDK in an app lication. you'll find at the end of this article a complete c hat application.
Platform: | Size: 36834 | Author: alandal | Hits:

[WinSock-NDISBChat

Description: 是一款基于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 well as a chic aqua wave interface available.
Platform: | Size: 1080713 | Author: lyx | Hits:

[Internet-NetworkBChat

Description: 是一款基于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 well as a chic aqua wave interface available.
Platform: | Size: 1080320 | Author: lyx | Hits:

[ICQ-IM-ChatNDK_dll_src

Description: The NDK is a set of classes that implements a client/server architecture. The NDK hides all the complexity of the connection, sending, and receiving of data over a network. You only have to deal with three classes: CNDKServer, CNDKClient, and CNDKMessage. With just a few methods to override, you obtain a complete robust client/server application. The NDK is based on the class CSocket from MFC, so you can run your application on a local network or on the Internet without any change. To easily understand the integration of the NDK in an application, you ll find at the end of this article a complete chat application.-The NDK is a set of classes that implements a client/server architecture. The NDK hides all the complexity of the connection, sending, and receiving of data over a network. You only ha 've to deal with three classes : CNDKServer. CNDKClient. and CNDKMessage. With just a few methods to over ride, you obtain a complete robust client/server app lication. The NDK is based on the class CSocket f rom MFC. so you can run your application on a local networ k or on the Internet without any change. To easil y understand the integration of the NDK in an app lication. you'll find at the end of this article a complete c hat application.
Platform: | Size: 36864 | Author: alandal | Hits:

[Internet-NetworkClientAndServer_Chat

Description: 类似于QQ聊天室的网络即时通讯应用程序,用MFC开发,基于TCP/IP,其中包含了客户端和服务器端的源码,希望对网络编程的学习有所帮助-QQ chat room similar to the instant communication network applications, using MFC development, based on TCP/IP, which includes the client and server side of the source, and I hope to learn from the Network Programming help
Platform: | Size: 172032 | Author: 杨敬 | Hits:

[CommunicationMFCl

Description: 用MFC开发的一个聊天程序,包含服务器和客户端部分-Using MFC to develop a chat program, including server and client part
Platform: | Size: 4787200 | Author: 艾祎 | Hits:

[Internet-Networkchat

Description: 一个聊天室的小程序,里面含有服务器端和客户端,可以实现多人聊天。用MFC编写。-A chat room applet, which contains a server-side and client, you can realize more than chat. Prepared using MFC.
Platform: | Size: 69632 | Author: mindbrain | Hits:

[Internet-NetworkClient_sonsole

Description: VC++6.0下网络SOCKET server client聊天程序,用MFC编写,是个很好的网络变成参考-VC++ 6.0 Network SOCKET server client chat program, using MFC preparation is a good network into a reference
Platform: | Size: 2332672 | Author: duncan | Hits:

[TCP/IP stackchatroom

Description: 用MFC编写的基于udp的聊天室程序,分为客户端和服务器两个部-MFC prepared using udp-based chat room procedures, client and server is divided into two departments
Platform: | Size: 13887488 | Author: 苏永昌 | Hits:

[Windows DevelopMFCChatAppReleaseVersion

Description: This the Chat Application that developed using the MFC Visual C++. (Only EXE s) Application contain the Client.exe and Server.exe-This is the Chat Application that developed using the MFC Visual C++. (Only EXE s) Application contain the Client.exe and Server.exe
Platform: | Size: 183296 | Author: CJ | Hits:

[TCP/IP stackMFC

Description: this a simple tcp chat program for client and server-this is a simple tcp chat program for client and server
Platform: | Size: 5810176 | Author: musmar | Hits:

[Internet-NetworkMFC-chat

Description: This a dialog based chat program (server and client)-This is a dialog based chat program (server and client)
Platform: | Size: 3844096 | Author: dUni | Hits:

[Windows DevelopClient

Description: vc编写的聊天小程序(mfc),服务器端保存用户列表。这是客户端。-prepared by the chat applet vc (mfc), server-side save the user list. This is the client.
Platform: | Size: 3774464 | Author: wangmin | Hits:

[ICQ-IM-Chatchat

Description: VC++6.0 MFC的聊天软件,用socket编写。分客户端与服务端。-VC++6.0 MFC chat software, written with the socket. Sub-client and server.
Platform: | Size: 4364288 | Author: 王栋 | Hits:

[Internet-NetworkMFC-for-chat

Description: 利用MFC,实现客户端和服务器的通信。实现过程中采用了csocket来实现网络层的通信。-complete the communication between server and client by mfc
Platform: | Size: 34643968 | Author: lychoul | Hits:

[Internet-NetworkChat

Description: 学校的课程设计作业,一个简单的网络聊天室。分为客户端和服务器端,客户端向服务器发送消息到服务器端再有服务器端广播给所有的客户端以实现聊天室功能。用mfc和socket的简单应用。-School curriculum design work, a simple online chat room. Divided into client and server, the client sends the server a message to the server and then have the server broadcast to all clients to achieve the chat room feature. Mfc and socket with a simple application.
Platform: | Size: 2299904 | Author: 李文治 | Hits:

[Internet-Networkclient-server-decodeandencode

Description: 本系统的程序设计是在Visual Studio 2010编译环境下进行的,类似QQ聊天软件,采用的是MFC对话框形式。该系统的设计分为两个大部分,一个是客户端的设计,另一个是服务器的设计,它们之间在传输层是基于TCP进行通信的。-The system programming is compiled in Visual Studio 2010 environments, similar to the QQ chat software, using the MFC dialog box form. The system design is divided into two parts, one is the client' s design, the other is the design of the server between them in the transport layer is TCP-based communication.
Platform: | Size: 402432 | Author: allen | Hits:

[Program docMFC-QQ

Description: 本系统基于客户端/服务器基本原理,程序即是服务端,也是客户端,通过IP 就可以相互添加好友,并且实现点到点通信,有聊天记录(未实现根据用户发送的消息而改变字体颜色,只能在客户端改),字体颜色设置(一改全改~),包含主界面MaindBord 和聊天Talk 两大功能模块。-The basic principle of the system is based on a client/server program, client service, client over IP Add Friend each other, and point-to-point communication, chats (not implemented according to the message sent by the user to change the font colorcan only be changed on the client), font color settings (changed the ~ of zenaratame), two functional modules contain the main interface MaindBord and chat Talk.
Platform: | Size: 339968 | Author: 朱汐 | Hits:

[Internet-NetworkClient-to-Server(socket)

Description: 使用MFC 的界面效果,利用socket套接口技术实现的多客户端client,通过服务器server互联的聊天的程序-Using MFC interface effects, the use of socket socket technology to achieve a multi-client client, server interconnected through the server chat program
Platform: | Size: 598016 | Author: 王振峰 | Hits:

[Othermfc

Description: 包含客户端和服务端,有简单的界面,能实现简单聊天(It includes a client and a server, with a simple interface and a simple chat)
Platform: | Size: 4714496 | Author: 你你183 | Hits:
« 12 3 4 5 6 »

CodeBus www.codebus.net