• 大小: 0.66M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-03-26
  • 语言: 其他
  • 标签: 其他  

资源简介


这是一个用VC6.0编写的,可用的TFTP客户端和服务器源码。可编译通过并运行。对于想学习TFTP的人会有很多帮助。

资源截图

代码片段和文件信息

// DASocket.cpp : implementation file
//

#include “stdafx.h“
#include “DASocket.h“
#include “tftp_dspDlg.h“
class CTftp_dspDlg;
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif

/////////////////////////////////////////////////////////////////////////////
// CDASocket

CDASocket::CDASocket()
{

}

CDASocket::~CDASocket()
{

}


// Do not edit the following lines which are needed by ClassWizard.
#if 0
BEGIN_MESSAGE_MAP(CDASocket CAsyncSocket)
//{{AFX_MSG_MAP(CDASocket)
//}}AFX_MSG_MAP
END_MESSAGE_MAP()
#endif // 0

/////////////////////////////////////////////////////////////////////////////
// CDASocket member functions

void CDASocket::OnReceive(int nErrorCode) 
{
// TODO: Add your specialized code here and/or call the base
//  char buff[256];
//  int ret=0;
//  ret=Receive(buff256);
//  if(ret==ERROR)
//  {
//  TRACE(“ERROR!“);
//  }
// // else 
//  // m_pDoc->Presscessding(buff)

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

     文件       1123  2007-07-10 18:01  源程序\TClient\dasocket.cpp

     文件        739  2007-07-10 17:32  源程序\TClient\dasocket.h

     文件        504  2007-07-11 16:18  源程序\TClient\lxedit.cpp

     文件        210  2007-07-11 16:19  源程序\TClient\lxedit.h

     文件       3615  2007-07-10 14:35  源程序\TClient\ReadMe.txt

     文件     180542  2007-09-05 11:04  源程序\TClient\res\1.ico

     文件       1078  2007-07-10 14:35  源程序\TClient\res\tftp_dsp.ico

     文件        400  2007-07-10 14:35  源程序\TClient\res\tftp_dsp.rc2

    ..A.SH.      3072  2007-07-10 14:36  源程序\TClient\res\Thumbs.db

     文件        641  2007-03-16 13:43  源程序\TClient\res\xptheme.bin

     目录          0  2008-04-29 11:07  源程序\TClient\res

     文件       1286  2007-09-05 12:22  源程序\TClient\resource.h

     文件        210  2007-07-10 14:35  源程序\TClient\StdAfx.cpp

     文件       1054  2007-07-10 17:23  源程序\TClient\StdAfx.h

     文件     201988  2007-09-07 16:04  源程序\TClient\tftp_dsp.aps

     文件       1705  2007-09-07 18:55  源程序\TClient\tftp_dsp.clw

     文件       2132  2007-07-10 17:20  源程序\TClient\tftp_dsp.cpp

     文件       4424  2007-09-05 11:04  源程序\TClient\tftp_dsp.dsp

     文件        539  2007-07-10 14:37  源程序\TClient\tftp_dsp.dsw

     文件       1346  2007-07-10 14:35  源程序\TClient\tftp_dsp.h

     文件     123904  2011-12-06 14:54  源程序\TClient\tftp_dsp.ncb

     文件     749568  2011-12-06 14:54  源程序\TClient\tftp_dsp.opt

     文件       3453  2011-12-06 14:54  源程序\TClient\tftp_dsp.plg

     文件        850  2007-07-11 16:30  源程序\TClient\tftp_dsp.positions

     文件       6243  2007-09-05 12:35  源程序\TClient\tftp_dsp.rc

     文件       6026  2007-07-10 14:36  源程序\TClient\tftp_dsp.rc.bak

     文件      14878  2007-09-07 19:21  源程序\TClient\tftp_dspDlg.cpp

     文件       1923  2007-09-05 12:22  源程序\TClient\tftp_dspDlg.h

     目录          0  2011-12-06 15:54  源程序\TClient

     文件       3025  2007-09-05 12:29  源程序\TSer\log.txt

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

评论

共有 条评论