文件名称:chatroom
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 180kb
- 下载次数:
- 0次
- 提 供 者:
- J***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
一个网络聊天通讯程序
1、以客户-服务器方式工作,给出服务器工作端口和客户机工作端口,任何一方都可以主动发起连接服务请求;
2、显示连接建立的过程;
3、服务端和客户端显示通讯双方发送和接收信息内容;
4、通讯结束后,任何一方都可以终止通信,并撤销已连接的链路,释放网络资源。-Realization of online chatroom
1.Work in the fashion of Server-Client. Every terminal can initiate the connection request if the
port numbers are known
2.Show the process of building connection
3.In the window of both Sever and Client, the transmitting and receiving message can be seen
3.After the coummnication, every one can stop the connection
1、以客户-服务器方式工作,给出服务器工作端口和客户机工作端口,任何一方都可以主动发起连接服务请求;
2、显示连接建立的过程;
3、服务端和客户端显示通讯双方发送和接收信息内容;
4、通讯结束后,任何一方都可以终止通信,并撤销已连接的链路,释放网络资源。-Realization of online chatroom
1.Work in the fashion of Server-Client. Every terminal can initiate the connection request if the
port numbers are known
2.Show the process of building connection
3.In the window of both Sever and Client, the transmitting and receiving message can be seen
3.After the coummnication, every one can stop the connection
(系统自动生成,下载前可以参看下载内容)
下载文件列表
chatroom
........\MyChatClient
........\............\Debug
........\............\LoginDlg.cpp
........\............\LoginDlg.h
........\............\MyChatClient.aps
........\............\MyChatClient.clw
........\............\MyChatClient.cpp
........\............\MyChatClient.dsp
........\............\MyChatClient.dsw
........\............\MyChatClient.h
........\............\MyChatClient.ncb
........\............\MyChatClient.opt
........\............\MyChatClient.plg
........\............\MyChatClient.rc
........\............\MyChatClientDlg.cpp
........\............\MyChatClientDlg.h
........\............\MyChatSocket.cpp
........\............\MyChatSocket.h
........\............\ReadMe.txt
........\............\res
........\............\...\MyChatClient.rc2
........\............\resource.h
........\............\StdAfx.cpp
........\............\StdAfx.h
........\MyChatServer
........\............\ClientSocket.cpp
........\............\ClientSocket.h
........\............\Debug
........\............\InitDlg.cpp
........\............\InitDlg.h
........\............\ListeningSocket.cpp
........\............\ListeningSocket.h
........\............\MyChatServer.aps
........\............\MyChatServer.clw
........\............\MyChatServer.cpp
........\............\MyChatServer.dsp
........\............\MyChatServer.dsw
........\............\MyChatServer.h
........\............\MyChatServer.ncb
........\............\MyChatServer.opt
........\............\MyChatServer.plg
........\............\MyChatServer.rc
........\............\MyChatServerDlg.cpp
........\............\MyChatServerDlg.h
........\............\ReadMe.txt
........\............\res
........\............\...\MyChatServer.rc2
........\............\resource.h
........\............\StdAfx.cpp
........\............\StdAfx.h
........\说明.txt
........\MyChatClient
........\............\Debug
........\............\LoginDlg.cpp
........\............\LoginDlg.h
........\............\MyChatClient.aps
........\............\MyChatClient.clw
........\............\MyChatClient.cpp
........\............\MyChatClient.dsp
........\............\MyChatClient.dsw
........\............\MyChatClient.h
........\............\MyChatClient.ncb
........\............\MyChatClient.opt
........\............\MyChatClient.plg
........\............\MyChatClient.rc
........\............\MyChatClientDlg.cpp
........\............\MyChatClientDlg.h
........\............\MyChatSocket.cpp
........\............\MyChatSocket.h
........\............\ReadMe.txt
........\............\res
........\............\...\MyChatClient.rc2
........\............\resource.h
........\............\StdAfx.cpp
........\............\StdAfx.h
........\MyChatServer
........\............\ClientSocket.cpp
........\............\ClientSocket.h
........\............\Debug
........\............\InitDlg.cpp
........\............\InitDlg.h
........\............\ListeningSocket.cpp
........\............\ListeningSocket.h
........\............\MyChatServer.aps
........\............\MyChatServer.clw
........\............\MyChatServer.cpp
........\............\MyChatServer.dsp
........\............\MyChatServer.dsw
........\............\MyChatServer.h
........\............\MyChatServer.ncb
........\............\MyChatServer.opt
........\............\MyChatServer.plg
........\............\MyChatServer.rc
........\............\MyChatServerDlg.cpp
........\............\MyChatServerDlg.h
........\............\ReadMe.txt
........\............\res
........\............\...\MyChatServer.rc2
........\............\resource.h
........\............\StdAfx.cpp
........\............\StdAfx.h
........\说明.txt