• 大小: 1.81MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-04
  • 语言: C/C++
  • 标签: TCPIP  

资源简介

很好的TCPIP程序,简单易懂,适合初学者

资源截图

代码片段和文件信息

// DMP316例.cpp : Defines the class behaviors for the application.
//

#include “stdafx.h“
#include “DMP316例.h“
#include “DMP316例Dlg.h“

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CDMP316App

BEGIN_MESSAGE_MAP(CDMP316App CWinApp)
//{{AFX_MSG_MAP(CDMP316App)
// NOTE - the ClassWizard will add and remove mapping macros here.
//    DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()

/////////////////////////////////////////////////////////////////////////////
// CDMP316App construction

CDMP316App::CDMP316App()
{
// TODO: add construction code here

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

     文件     114796  2011-02-24 10:25  DMP316-VC例程\Debug\DMP316例.exe

     文件     220568  2011-02-24 10:25  DMP316-VC例程\Debug\DMP316例.ilk

     文件      13348  2011-02-22 17:46  DMP316-VC例程\Debug\DMP316例.obj

     文件    5504776  2011-02-22 17:46  DMP316-VC例程\Debug\DMP316例.pch

     文件     377856  2011-02-24 10:25  DMP316-VC例程\Debug\DMP316例.pdb

     文件       3044  2011-02-22 17:46  DMP316-VC例程\Debug\DMP316例.res

     文件      54780  2011-02-24 10:25  DMP316-VC例程\Debug\DMP316例Dlg.obj

     文件     106001  2011-02-22 17:46  DMP316-VC例程\Debug\StdAfx.obj

     文件     205824  2011-02-24 10:25  DMP316-VC例程\Debug\vc60.idb

     文件     364544  2011-02-24 10:25  DMP316-VC例程\Debug\vc60.pdb

     文件       1259  2011-01-02 15:36  DMP316-VC例程\DMP316Dll-A.h

     文件       1796  2011-01-10 15:24  DMP316-VC例程\DMP316Dll.h

     文件      21876  2011-02-22 17:45  DMP316-VC例程\DMP316例.APS

     文件       1584  2011-02-24 10:25  DMP316-VC例程\DMP316例.clw

     文件       2069  2011-01-04 17:08  DMP316-VC例程\DMP316例.cpp

     文件       4338  2011-01-06 14:43  DMP316-VC例程\DMP316例.dsp

     文件        541  2011-01-04 17:08  DMP316-VC例程\DMP316例.dsw

     文件       1330  2011-01-04 17:08  DMP316-VC例程\DMP316例.h

     文件      74752  2011-02-24 10:25  DMP316-VC例程\DMP316例.ncb

     文件      53760  2011-02-24 10:25  DMP316-VC例程\DMP316例.opt

     文件        997  2011-02-24 10:25  DMP316-VC例程\DMP316例.plg

     文件       5881  2011-01-07 12:15  DMP316-VC例程\DMP316例.rc

     文件      13194  2011-02-24 10:24  DMP316-VC例程\DMP316例Dlg.cpp

     文件       1729  2011-01-07 12:17  DMP316-VC例程\DMP316例Dlg.h

     文件       3609  2011-01-04 17:08  DMP316-VC例程\ReadMe.txt

     文件       1078  2011-01-04 17:08  DMP316-VC例程\res\DMP316例.ico

     文件        400  2011-01-04 17:08  DMP316-VC例程\res\DMP316例.rc2

     文件       1284  2011-01-04 18:00  DMP316-VC例程\resource.h

     文件        210  2011-01-04 17:08  DMP316-VC例程\StdAfx.cpp

     文件       1054  2011-01-04 17:08  DMP316-VC例程\StdAfx.h

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

评论

共有 条评论