文件名称:tcpchat
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.69mb
- 下载次数:
- 0次
- 提 供 者:
- chegny******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.《基于TCP-面向连接的应用程序》 -最简单的聊天室Chat网络通信
2.在Chat目录下打开Chat.dsw,进入VC6.0开发环境,读懂项目程序ChatSer(服务器)和ChatCli(客户机)程序;
3. 在单机上运行它们,验证其通信结果;
4. 在多机上运行它们,验证其通信结果;(ChatServer只需运行在一台主机上,ChatClient可在其它主机上运行(要知道ChatServer所在主机的IP地址)。
-1. " TCP-based connection-oriented applications" - the most simple chat rooms Chat Network Communications 2. In the Chat directory open Chat.dsw, into VC6.0 development environment, read the project procedures ChatSer (server) and ChatCli (client) process 3. In the single run they verify the results of the communication 4. Run them on multiple machines, verify the results of the communication (ChatServer only run on a single host, ChatClient can be run in other hosts (to know where the host' s IP address ChatServer).
2.在Chat目录下打开Chat.dsw,进入VC6.0开发环境,读懂项目程序ChatSer(服务器)和ChatCli(客户机)程序;
3. 在单机上运行它们,验证其通信结果;
4. 在多机上运行它们,验证其通信结果;(ChatServer只需运行在一台主机上,ChatClient可在其它主机上运行(要知道ChatServer所在主机的IP地址)。
-1. " TCP-based connection-oriented applications" - the most simple chat rooms Chat Network Communications 2. In the Chat directory open Chat.dsw, into VC6.0 development environment, read the project procedures ChatSer (server) and ChatCli (client) process 3. In the single run they verify the results of the communication 4. Run them on multiple machines, verify the results of the communication (ChatServer only run on a single host, ChatClient can be run in other hosts (to know where the host' s IP address ChatServer).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
tcp_chat\ChatClient\ChatClient.aps
........\..........\ChatClient.clw
........\..........\ChatClient.cpp
........\..........\ChatClient.dsp
........\..........\ChatClient.dsw
........\..........\ChatClient.h
........\..........\ChatClient.ncb
........\..........\ChatClient.opt
........\..........\ChatClient.plg
........\..........\ChatClient.rc
........\..........\ChatClientDlg.cpp
........\..........\ChatClientDlg.h
........\..........\ChatSocket.cpp
........\..........\ChatSocket.h
........\..........\Debug\ChatClient.exe
........\..........\.....\ChatClient.ilk
........\..........\.....\ChatClient.obj
........\..........\.....\ChatClient.pch
........\..........\.....\ChatClient.pdb
........\..........\.....\ChatClient.res
........\..........\.....\ChatClientDlg.obj
........\..........\.....\ChatSocket.obj
........\..........\.....\SetupDlg.obj
........\..........\.....\StdAfx.obj
........\..........\.....\vc60.idb
........\..........\.....\vc60.pdb
........\..........\ReadMe.txt
........\..........\res\ChatClient.ico
........\..........\...\ChatClient.rc2
........\..........\Resource.h
........\..........\SetupDlg.cpp
........\..........\SetupDlg.h
........\..........\StdAfx.cpp
........\..........\StdAfx.h
........\....Svr\ChatSvr.aps
........\.......\ChatSvr.clw
........\.......\ChatSvr.cpp
........\.......\ChatSvr.dsp
........\.......\ChatSvr.dsw
........\.......\ChatSvr.h
........\.......\ChatSvr.ncb
........\.......\ChatSvr.opt
........\.......\ChatSvr.plg
........\.......\ChatSvr.rc
........\.......\ChatSvrDlg.cpp
........\.......\ChatSvrDlg.h
........\.......\ClientSocket.cpp
........\.......\ClientSocket.h
........\.......\Debug\ChatSvr.exe
........\.......\.....\ChatSvr.ilk
........\.......\.....\ChatSvr.obj
........\.......\.....\ChatSvr.pch
........\.......\.....\ChatSvr.pdb
........\.......\.....\ChatSvr.res
........\.......\.....\ChatSvrDlg.obj
........\.......\.....\ClientSocket.obj
........\.......\.....\InitDlg.obj
........\.......\.....\ListeningSocket.obj
........\.......\.....\StdAfx.obj
........\.......\.....\vc60.idb
........\.......\.....\vc60.pdb
........\.......\InitDlg.cpp
........\.......\InitDlg.h
........\.......\ListeningSocket.cpp
........\.......\ListeningSocket.h
........\.......\ReadMe.txt
........\.......\res\ChatSvr.ico
........\.......\...\ChatSvr.rc2
........\.......\Resource.h
........\.......\StdAfx.cpp
........\.......\StdAfx.h
........\....Client\Debug
........\..........\res
........\....Svr\Debug
........\.......\res
........\ChatClient
........\ChatSvr
tcp_chat
........\..........\ChatClient.clw
........\..........\ChatClient.cpp
........\..........\ChatClient.dsp
........\..........\ChatClient.dsw
........\..........\ChatClient.h
........\..........\ChatClient.ncb
........\..........\ChatClient.opt
........\..........\ChatClient.plg
........\..........\ChatClient.rc
........\..........\ChatClientDlg.cpp
........\..........\ChatClientDlg.h
........\..........\ChatSocket.cpp
........\..........\ChatSocket.h
........\..........\Debug\ChatClient.exe
........\..........\.....\ChatClient.ilk
........\..........\.....\ChatClient.obj
........\..........\.....\ChatClient.pch
........\..........\.....\ChatClient.pdb
........\..........\.....\ChatClient.res
........\..........\.....\ChatClientDlg.obj
........\..........\.....\ChatSocket.obj
........\..........\.....\SetupDlg.obj
........\..........\.....\StdAfx.obj
........\..........\.....\vc60.idb
........\..........\.....\vc60.pdb
........\..........\ReadMe.txt
........\..........\res\ChatClient.ico
........\..........\...\ChatClient.rc2
........\..........\Resource.h
........\..........\SetupDlg.cpp
........\..........\SetupDlg.h
........\..........\StdAfx.cpp
........\..........\StdAfx.h
........\....Svr\ChatSvr.aps
........\.......\ChatSvr.clw
........\.......\ChatSvr.cpp
........\.......\ChatSvr.dsp
........\.......\ChatSvr.dsw
........\.......\ChatSvr.h
........\.......\ChatSvr.ncb
........\.......\ChatSvr.opt
........\.......\ChatSvr.plg
........\.......\ChatSvr.rc
........\.......\ChatSvrDlg.cpp
........\.......\ChatSvrDlg.h
........\.......\ClientSocket.cpp
........\.......\ClientSocket.h
........\.......\Debug\ChatSvr.exe
........\.......\.....\ChatSvr.ilk
........\.......\.....\ChatSvr.obj
........\.......\.....\ChatSvr.pch
........\.......\.....\ChatSvr.pdb
........\.......\.....\ChatSvr.res
........\.......\.....\ChatSvrDlg.obj
........\.......\.....\ClientSocket.obj
........\.......\.....\InitDlg.obj
........\.......\.....\ListeningSocket.obj
........\.......\.....\StdAfx.obj
........\.......\.....\vc60.idb
........\.......\.....\vc60.pdb
........\.......\InitDlg.cpp
........\.......\InitDlg.h
........\.......\ListeningSocket.cpp
........\.......\ListeningSocket.h
........\.......\ReadMe.txt
........\.......\res\ChatSvr.ico
........\.......\...\ChatSvr.rc2
........\.......\Resource.h
........\.......\StdAfx.cpp
........\.......\StdAfx.h
........\....Client\Debug
........\..........\res
........\....Svr\Debug
........\.......\res
........\ChatClient
........\ChatSvr
tcp_chat