资源简介

基于TCP/IP socket的局域网聊天程序。 Server + Client 全 socket编程绝好的样例 编程语言: C++ 开发工具: vc6.0 本人写。有注释。。很久以前写的。。不多说了。

资源截图

代码片段和文件信息

// stdafx.cpp : source file that includes just the standard includes
// TcpClientApp.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information

#include “stdafx.h“




 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       3687  2011-06-14 13:14  tcpClientServer\TcpClientApp\ReadMe.txt

     文件     137750  2011-02-07 21:29  tcpClientServer\TcpClientApp\res\TcpClientApp.ico

     文件        404  2011-06-14 13:14  tcpClientServer\TcpClientApp\res\TcpClientApp.rc2

     文件       1057  2011-06-14 13:27  tcpClientServer\TcpClientApp\resource.h

     文件        214  2011-06-14 13:14  tcpClientServer\TcpClientApp\StdAfx.cpp

     文件       1102  2011-06-14 13:14  tcpClientServer\TcpClientApp\StdAfx.h

     文件     158736  2012-12-12 22:46  tcpClientServer\TcpClientApp\TcpClientApp.aps

     文件       1722  2012-12-12 22:48  tcpClientServer\TcpClientApp\TcpClientApp.clw

     文件       2241  2011-06-14 13:14  tcpClientServer\TcpClientApp\TcpClientApp.cpp

     文件       4271  2011-06-14 14:50  tcpClientServer\TcpClientApp\TcpClientApp.dsp

     文件        549  2011-06-14 13:14  tcpClientServer\TcpClientApp\TcpClientApp.dsw

     文件       1390  2011-06-14 13:14  tcpClientServer\TcpClientApp\TcpClientApp.h

     文件      91136  2012-12-12 22:48  tcpClientServer\TcpClientApp\TcpClientApp.ncb

     文件      70656  2012-12-12 22:48  tcpClientServer\TcpClientApp\TcpClientApp.opt

     文件       3658  2011-06-14 21:50  tcpClientServer\TcpClientApp\TcpClientApp.plg

     文件       6161  2011-06-14 15:05  tcpClientServer\TcpClientApp\TcpClientApp.rc

     文件       8511  2012-12-12 22:47  tcpClientServer\TcpClientApp\TcpClientAppDlg.cpp

     文件       2451  2012-12-12 22:48  tcpClientServer\TcpClientApp\TcpClientAppDlg.h

     文件       3705  2011-06-14 14:39  tcpClientServer\TcpServiceApp\ReadMe.txt

     文件     137750  2011-02-07 21:29  tcpClientServer\TcpServiceApp\res\TcpServiceApp.ico

     文件        405  2011-06-14 14:39  tcpClientServer\TcpServiceApp\res\TcpServiceApp.rc2

     文件        966  2011-06-14 15:01  tcpClientServer\TcpServiceApp\resource.h

     文件        215  2011-06-14 14:39  tcpClientServer\TcpServiceApp\StdAfx.cpp

     文件       1102  2011-06-14 14:39  tcpClientServer\TcpServiceApp\StdAfx.h

     文件     158584  2011-06-14 21:49  tcpClientServer\TcpServiceApp\TcpServiceApp.aps

     文件       1569  2011-06-14 22:20  tcpClientServer\TcpServiceApp\TcpServiceApp.clw

     文件       2255  2011-06-14 14:39  tcpClientServer\TcpServiceApp\TcpServiceApp.cpp

     文件       4289  2011-06-14 16:45  tcpClientServer\TcpServiceApp\TcpServiceApp.dsp

     文件        551  2011-06-14 14:39  tcpClientServer\TcpServiceApp\TcpServiceApp.dsw

     文件       1401  2011-06-14 14:39  tcpClientServer\TcpServiceApp\TcpServiceApp.h

............此处省略18个文件信息

评论

共有 条评论