This part describe summary of what you will find in each of the files in this ch...
- 资源大小:179.25 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
Windows开发
资 源 简 介
This part describe summary of what you will find in each of the files in this chat application.
Client.exe
This is the client part of the chat application. Clients can connect to the chat server using this application.
Server.exe
This is the server part of the chat application. This part establishes the connection between clients. First we have to execute this part before we execute the client part. So we have to mention the specific port number. This server can handle 50 clients.
文 件 列 表
Chat App Release Version
MFC Client.exe
MFC Server.exe
Read Me.doc