文件名称:cs
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 57kb
- 下载次数:
- 0次
- 提 供 者:
- 林*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Debug较大,不得于上传,已删。下载的朋友可自行运行得到exe文件。
系统是实现一个有图形界面的网络聊天室,是基于面向连接的流式通信协议TCP。该系统是利用VC++6.0进行较复杂的网络编程,完成网络聊天室的设计及编写。C++语言有SOCKET套接字,基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和客户端两部分。-System is to achieve a graphical interface, online chat rooms, is based on connection-oriented streaming protocol TCP. The system is to use VC++6.0 for a more complex network programming to complete the Internet chat room design and preparation. C++ language SOCKET socket, based on TCP/IP communications are basically the use of SOCKET socket for data communication, the program is generally divided into server-side and client-side in two parts.
系统是实现一个有图形界面的网络聊天室,是基于面向连接的流式通信协议TCP。该系统是利用VC++6.0进行较复杂的网络编程,完成网络聊天室的设计及编写。C++语言有SOCKET套接字,基于TCP/IP的通信基本上都是利用SOCKET套接字进行数据通讯,程序一般分为服务器端和客户端两部分。-System is to achieve a graphical interface, online chat rooms, is based on connection-oriented streaming protocol TCP. The system is to use VC++6.0 for a more complex network programming to complete the Internet chat room design and preparation. C++ language SOCKET socket, based on TCP/IP communications are basically the use of SOCKET socket for data communication, the program is generally divided into server-side and client-side in two parts.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
cs\tcpclient\ReadMe.txt
..\.........\res\tcpclient.ico
..\.........\...\tcpclient.rc2
..\.........\resource.h
..\.........\StdAfx.cpp
..\.........\StdAfx.h
..\.........\tcpclient.aps
..\.........\tcpclient.clw
..\.........\tcpclient.cpp
..\.........\tcpclient.dsp
..\.........\tcpclient.dsw
..\.........\tcpclient.h
..\.........\tcpclient.ncb
..\.........\tcpclient.opt
..\.........\tcpclient.plg
..\.........\tcpclient.rc
..\.........\tcpclientDlg.cpp
..\.........\tcpclientDlg.h
..\...sever\ReadMe.txt
..\........\res\tcpsever.ico
..\........\...\tcpsever.rc2
..\........\resource.h
..\........\StdAfx.cpp
..\........\StdAfx.h
..\........\tcpsever.aps
..\........\tcpsever.clw
..\........\tcpsever.cpp
..\........\tcpsever.dsp
..\........\tcpsever.dsw
..\........\tcpsever.h
..\........\tcpsever.ncb
..\........\tcpsever.opt
..\........\tcpsever.plg
..\........\tcpsever.rc
..\........\tcpseverDlg.cpp
..\........\tcpseverDlg.h
..\...client\res
..\...sever\res
..\tcpclient
..\tcpsever
cs
..\.........\res\tcpclient.ico
..\.........\...\tcpclient.rc2
..\.........\resource.h
..\.........\StdAfx.cpp
..\.........\StdAfx.h
..\.........\tcpclient.aps
..\.........\tcpclient.clw
..\.........\tcpclient.cpp
..\.........\tcpclient.dsp
..\.........\tcpclient.dsw
..\.........\tcpclient.h
..\.........\tcpclient.ncb
..\.........\tcpclient.opt
..\.........\tcpclient.plg
..\.........\tcpclient.rc
..\.........\tcpclientDlg.cpp
..\.........\tcpclientDlg.h
..\...sever\ReadMe.txt
..\........\res\tcpsever.ico
..\........\...\tcpsever.rc2
..\........\resource.h
..\........\StdAfx.cpp
..\........\StdAfx.h
..\........\tcpsever.aps
..\........\tcpsever.clw
..\........\tcpsever.cpp
..\........\tcpsever.dsp
..\........\tcpsever.dsw
..\........\tcpsever.h
..\........\tcpsever.ncb
..\........\tcpsever.opt
..\........\tcpsever.plg
..\........\tcpsever.rc
..\........\tcpseverDlg.cpp
..\........\tcpseverDlg.h
..\...client\res
..\...sever\res
..\tcpclient
..\tcpsever
cs