文件名称:VCchatTCPIP
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [Windows] [Visual C] [源码]
- 上传时间:
- 2013-07-17
- 文件大小:
- 1mb
- 下载次数:
- 0次
- 提 供 者:
- C*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VC++编写的网络聊天程序,分为clisent和server,类似于QQ,可以互聊,在局域网情况下就可以,属于TCP/IP通信-VC++ prepared by the network chat program, divided clisent and server, similar to the QQ, you can talk to each other, can be the case in the LAN, belonging to TCP/IP communication
(系统自动生成,下载前可以参看下载内容)
下载文件列表
vc网络聊天室源代码
..................\tcpclient
..................\.........\Debug
..................\.........\ReadMe.txt
..................\.........\StdAfx.cpp
..................\.........\StdAfx.h
..................\.........\res
..................\.........\...\tcpclient.ico
..................\.........\...\tcpclient.rc2
..................\.........\resource.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
..................\tcpclient.exe
..................\tcpsever
..................\........\Debug
..................\........\ReadMe.txt
..................\........\StdAfx.cpp
..................\........\StdAfx.h
..................\........\res
..................\........\...\tcpsever.ico
..................\........\...\tcpsever.rc2
..................\........\resource.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
..................\tcpsever.exe
..................\vc Socket编程.txt