文件名称:VCchat
介绍说明--下载内容均来自于网络,请自行研究使用
在Windows环境下开发一个简单的局域网聊天程序的思路和方法。系统使用流行的开发软件Microsoft visual C++,采用Socket技术实现网络通讯和TCP传输协议。系统主要实现了用户登录、聊天、服务器管理等功能。-In the Windows environment to develop a simple LAN chat program ideas and methods. Development of software systems using the popular Microsoft visual C++, using Socket network communication technology and TCP transport protocol. System is mainly to achieve a user login, chat, server management functions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VC聊天器\chat\chat.aps
........\....\chat.clw
........\....\chat.cpp
........\....\chat.dsp
........\....\chat.dsw
........\....\chat.h
........\....\chat.ncb
........\....\chat.opt
........\....\chat.plg
........\....\chat.rc
........\....\chatDlg.cpp
........\....\chatDlg.h
........\....\Debug\chat.exe
........\....\.....\chat.obj
........\....\.....\chat.pdb
........\....\.....\chat.res
........\....\.....\chatDlg.obj
........\....\.....\login.obj
........\....\.....\StdAfx.obj
........\....\.....\vc60.pdb
........\....\login.cpp
........\....\login.h
........\....\ReadMe.txt
........\....\res\chat.ico
........\....\...\chat.rc2
........\....\Resource.h
........\....\StdAfx.cpp
........\....\StdAfx.h
........\chat.exe
........\....server\chatserver.aps
........\..........\chatserver.clw
........\..........\chatserver.cpp
........\..........\chatserver.dsp
........\..........\chatserver.dsw
........\..........\chatserver.h
........\..........\chatserver.ncb
........\..........\chatserver.opt
........\..........\chatserver.plg
........\..........\chatserver.rc
........\..........\chatserverDlg.cpp
........\..........\chatserverDlg.h
........\..........\Debug\chatserver.exe
........\..........\.....\chatserver.obj
........\..........\.....\chatserver.pdb
........\..........\.....\chatserver.res
........\..........\.....\chatserverDlg.obj
........\..........\.....\StdAfx.obj
........\..........\.....\vc60.pdb
........\..........\ReadMe.txt
........\..........\res\chatserver.ico
........\..........\...\chatserver.rc2
........\..........\Resource.h
........\..........\StdAfx.cpp
........\..........\StdAfx.h
........\chatserver.exe
........\....\Debug
........\....\res
........\....server\Debug
........\..........\res
........\chat
........\chatserver
VC聊天器
........\....\chat.clw
........\....\chat.cpp
........\....\chat.dsp
........\....\chat.dsw
........\....\chat.h
........\....\chat.ncb
........\....\chat.opt
........\....\chat.plg
........\....\chat.rc
........\....\chatDlg.cpp
........\....\chatDlg.h
........\....\Debug\chat.exe
........\....\.....\chat.obj
........\....\.....\chat.pdb
........\....\.....\chat.res
........\....\.....\chatDlg.obj
........\....\.....\login.obj
........\....\.....\StdAfx.obj
........\....\.....\vc60.pdb
........\....\login.cpp
........\....\login.h
........\....\ReadMe.txt
........\....\res\chat.ico
........\....\...\chat.rc2
........\....\Resource.h
........\....\StdAfx.cpp
........\....\StdAfx.h
........\chat.exe
........\....server\chatserver.aps
........\..........\chatserver.clw
........\..........\chatserver.cpp
........\..........\chatserver.dsp
........\..........\chatserver.dsw
........\..........\chatserver.h
........\..........\chatserver.ncb
........\..........\chatserver.opt
........\..........\chatserver.plg
........\..........\chatserver.rc
........\..........\chatserverDlg.cpp
........\..........\chatserverDlg.h
........\..........\Debug\chatserver.exe
........\..........\.....\chatserver.obj
........\..........\.....\chatserver.pdb
........\..........\.....\chatserver.res
........\..........\.....\chatserverDlg.obj
........\..........\.....\StdAfx.obj
........\..........\.....\vc60.pdb
........\..........\ReadMe.txt
........\..........\res\chatserver.ico
........\..........\...\chatserver.rc2
........\..........\Resource.h
........\..........\StdAfx.cpp
........\..........\StdAfx.h
........\chatserver.exe
........\....\Debug
........\....\res
........\....server\Debug
........\..........\res
........\chat
........\chatserver
VC聊天器