文件名称:Implementation-using-VC-Client-Services-machine-mo
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 4.02mb
- 下载次数:
- 0次
- 提 供 者:
- 廖**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用VC实现客户机服务机器模式的聊天程序:
在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点:
1、非对等作用;
2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client Services machine model chat program: In the TCP/IP network, both the process of interaction between the host model is client/server mode (Client/Server model). The goal of this experiment is to use Visual C++ the implementation WINDOWS SOCKET network programming between the client and server communications, through a chat room procedures to reflect this communication process, the model set up based on the following two points: one, non of effects 2, communication is completely asynchronous. Client/Server mode in the process are initiatives taken by way of instructions,
在TCP/IP网络中两个进程间的相互作用的主机模式是客户机/服务器模式(Client/Server model)。本实验的目标是利用Visual C++的WINDOWS SOCKET网络编程实现客户机与服务器之间的通信,通过一个聊天室的程序来体现这一通信过程,该模式的建立基于以下两点:
1、非对等作用;
2、通信完全是异步的。客户机/服务器模式在操作过程中采取的是主动请示方式,-Implementation using VC Client Services machine model chat program: In the TCP/IP network, both the process of interaction between the host model is client/server mode (Client/Server model). The goal of this experiment is to use Visual C++ the implementation WINDOWS SOCKET network programming between the client and server communications, through a chat room procedures to reflect this communication process, the model set up based on the following two points: one, non of effects 2, communication is completely asynchronous. Client/Server mode in the process are initiatives taken by way of instructions,
(系统自动生成,下载前可以参看下载内容)
下载文件列表
用VC实现客户机服务机器模式的聊天程序
....................................\CharSvr
....................................\.......\CharSvr
....................................\.......\.......\ChannelDlg.cpp
....................................\.......\.......\ChannelDlg.h
....................................\.......\.......\CharSvr.aps
....................................\.......\.......\CharSvr.clw
....................................\.......\.......\CharSvr.cpp
....................................\.......\.......\CharSvr.dsp
....................................\.......\.......\CharSvr.dsw
....................................\.......\.......\CharSvr.h
....................................\.......\.......\CharSvr.ncb
....................................\.......\.......\CharSvr.opt
....................................\.......\.......\CharSvr.plg
....................................\.......\.......\CharSvr.rc
....................................\.......\.......\CharSvrDoc.cpp
....................................\.......\.......\CharSvrDoc.h
....................................\.......\.......\CharSvrView.cpp
....................................\.......\.......\CharSvrView.h
....................................\.......\.......\ClientSocket.cpp
....................................\.......\.......\ClientSocket.h
....................................\.......\.......\Debug
....................................\.......\.......\.....\ChannelDlg.obj
....................................\.......\.......\.....\CharSvr.exe
....................................\.......\.......\.....\CharSvr.ilk
....................................\.......\.......\.....\CharSvr.obj
....................................\.......\.......\.....\CharSvr.pch
....................................\.......\.......\.....\CharSvr.pdb
....................................\.......\.......\.....\CharSvr.res
....................................\.......\.......\.....\CharSvrDoc.obj
....................................\.......\.......\.....\CharSvrView.obj
....................................\.......\.......\.....\ClientSocket.obj
....................................\.......\.......\.....\ListenSocket.obj
....................................\.......\.......\.....\MainFrm.obj
....................................\.......\.......\.....\StdAfx.obj
....................................\.......\.......\.....\vc60.idb
....................................\.......\.......\.....\vc60.pdb
....................................\.......\.......\ListenSocket.cpp
....................................\.......\.......\ListenSocket.h
....................................\.......\.......\MainFrm.cpp
....................................\.......\.......\MainFrm.h
....................................\.......\.......\ReadMe.txt
....................................\.......\.......\res
....................................\.......\.......\...\CharSvr.rc2
....................................\.......\.......\Resource.h
....................................\.......\.......\StdAfx.cpp
....................................\.......\.......\StdAfx.h
....................................\ChatClient
....................................\..........\ChatClient
....................................\..........\..........\ChatClient.aps
....................................\..........\..........\ChatClient.clw
....................................\..........\..........\ChatClient.cpp
....................................\..........\..........\ChatClient.dsp
....................................\..........\..........\ChatClient.dsw
....................................\..........\..........\ChatClient.h
....................................\..........\..........\ChatClient.ncb
....................................\..........\..........\ChatClient.opt
....................................\..........\..........\ChatClient.plg
....................................\..........\..........\ChatClient.rc
....................................\..........\..........\ChatClientDoc.cpp
....................................\..........\..........\ChatCl
....................................\CharSvr
....................................\.......\CharSvr
....................................\.......\.......\ChannelDlg.cpp
....................................\.......\.......\ChannelDlg.h
....................................\.......\.......\CharSvr.aps
....................................\.......\.......\CharSvr.clw
....................................\.......\.......\CharSvr.cpp
....................................\.......\.......\CharSvr.dsp
....................................\.......\.......\CharSvr.dsw
....................................\.......\.......\CharSvr.h
....................................\.......\.......\CharSvr.ncb
....................................\.......\.......\CharSvr.opt
....................................\.......\.......\CharSvr.plg
....................................\.......\.......\CharSvr.rc
....................................\.......\.......\CharSvrDoc.cpp
....................................\.......\.......\CharSvrDoc.h
....................................\.......\.......\CharSvrView.cpp
....................................\.......\.......\CharSvrView.h
....................................\.......\.......\ClientSocket.cpp
....................................\.......\.......\ClientSocket.h
....................................\.......\.......\Debug
....................................\.......\.......\.....\ChannelDlg.obj
....................................\.......\.......\.....\CharSvr.exe
....................................\.......\.......\.....\CharSvr.ilk
....................................\.......\.......\.....\CharSvr.obj
....................................\.......\.......\.....\CharSvr.pch
....................................\.......\.......\.....\CharSvr.pdb
....................................\.......\.......\.....\CharSvr.res
....................................\.......\.......\.....\CharSvrDoc.obj
....................................\.......\.......\.....\CharSvrView.obj
....................................\.......\.......\.....\ClientSocket.obj
....................................\.......\.......\.....\ListenSocket.obj
....................................\.......\.......\.....\MainFrm.obj
....................................\.......\.......\.....\StdAfx.obj
....................................\.......\.......\.....\vc60.idb
....................................\.......\.......\.....\vc60.pdb
....................................\.......\.......\ListenSocket.cpp
....................................\.......\.......\ListenSocket.h
....................................\.......\.......\MainFrm.cpp
....................................\.......\.......\MainFrm.h
....................................\.......\.......\ReadMe.txt
....................................\.......\.......\res
....................................\.......\.......\...\CharSvr.rc2
....................................\.......\.......\Resource.h
....................................\.......\.......\StdAfx.cpp
....................................\.......\.......\StdAfx.h
....................................\ChatClient
....................................\..........\ChatClient
....................................\..........\..........\ChatClient.aps
....................................\..........\..........\ChatClient.clw
....................................\..........\..........\ChatClient.cpp
....................................\..........\..........\ChatClient.dsp
....................................\..........\..........\ChatClient.dsw
....................................\..........\..........\ChatClient.h
....................................\..........\..........\ChatClient.ncb
....................................\..........\..........\ChatClient.opt
....................................\..........\..........\ChatClient.plg
....................................\..........\..........\ChatClient.rc
....................................\..........\..........\ChatClientDoc.cpp
....................................\..........\..........\ChatCl