登录
首页 » Visual C++ » NetDebug

NetDebug

于 2013-01-28 发布 文件大小:267KB
0 320
下载积分: 1 下载次数: 121

代码说明:

  1、实现多个网络调试助手示例在一个进程中启动; 2、可以实现TCP_SERVER,TCP_CLIENT,UDP,UDP组播通信;(1, multiple network example debugging assistant to start a process 2, can achieve TCP_SERVER, TCP_CLIENT, UDP, UDP Multicast communication )

文件列表:

NetDebug
........\BCMenu.cpp,88816,2002-03-31
........\BCMenu.h,16478,2002-03-31
........\BlockBuffer.h,13912,2010-09-08
........\BtnST.cpp,70180,2006-07-08
........\BtnST.h,10401,2008-02-24
........\CnHyperlink.cpp,3851,2009-04-17
........\CnHyperlink.h,3315,2009-04-14
........\codex
........\.....\cdxCDynamicBar.cpp,5197,2000-02-18
........\.....\cdxCDynamicBar.h,4625,1999-09-11
........\.....\cdxCDynamicControlsManager.cpp,21236,1999-05-14
........\.....\cdxCDynamicControlsManager.h,20575,2010-09-15
........\.....\cdxCDynamicDialog.cpp,2505,1999-09-09
........\.....\cdxCDynamicDialog.h,4107,2000-02-18
........\.....\cdxCDynamicFormView.cpp,2339,1999-09-07
........\.....\cdxCDynamicFormView.h,1642,2000-02-18
........\.....\cdxCDynamicPropSheet.cpp,6858,2000-02-18
........\.....\cdxCDynamicPropSheet.h,7420,2000-02-18
........\.....\cdxCDynamicWnd.cpp,19191,2000-02-18
........\.....\cdxCDynamicWnd.h,21234,2010-09-15
........\.....\cdxCDynamicWndEx.cpp,9235,1999-10-13
........\.....\cdxCDynamicWndEx.h,1790,1999-09-09
........\.....\cdxCSizeIconCtrl.cpp,4137,2000-01-09
........\.....\cdxCSizeIconCtrl.h,2582,1999-10-14
........\.....\doc


........\.....\...\cdxCDynamicWnd-DOC.html,12720,2000-02-18
........\.....\SizeCBar.cpp,33082,1999-02-07
........\.....\SizeCBar.h,6264,1999-02-07
........\.....\SizeCBar.html,37693,1999-09-11
........\DcbDlg.cpp,4886,2009-04-08
........\DcbDlg.h,1715,2009-04-02
........\Debug
........\.....\NetDebug.exe,159809,2010-12-16
........\.....\RCa02356,78452,2010-07-12
........\.....\RCa02404,78452,2010-07-12
........\.....\RCa03900,78452,2010-07-12
........\.....\VC6.exe,192647,2010-07-12
........\DebugWnd.cpp,35458,2010-12-15
........\DebugWnd.h,2881,2010-10-11
........\MemDC.h,3513,2008-01-23
........\NetDebug.aps,25280,2010-12-16
........\NetDebug.clw,3656,2010-12-16
........\NetDebug.cpp,2091,2010-07-12
........\NetDebug.dsp,4739,2010-11-11
........\NetDebug.dsw,522,2010-09-11
........\NetDebug.h,1350,2010-11-11
........\NetDebug.ncb,214016,2010-12-16
........\NetDebug.opt,57856,2010-12-16
........\NetDebug.plg,1163,2010-12-16
........\NetDebug.rc,9474,2010-09-15
........\NetDebugDlg.cpp,7735,2010-09-14
........\NetDebugDlg.h,1917,2010-09-02
........\PropertiesDlg.cpp,5915,2009-04-10
........\PropertiesDlg.h,2491,2009-04-10
........\ReadMe.txt,3537,2009-03-27
........\res
........\...\LedOff.ico
........\...\LedOn.ico

........\...\NetDebug.rc2,395,2009-03-27
........\resource.h,2385,2010-09-08
........\StdAfx.cpp,205,2009-03-27
........\StdAfx.h,1139,2010-09-02
........\TimeoutsDlg.cpp,2061,2009-04-08
........\TimeoutsDlg.h,1348,2009-04-02
........\WinXPButtonST.cpp,9288,2010-09-15
........\WinXPButtonST.h,2951,2010-09-15
........\WSocket.cpp,14571,2010-12-16
........\WSocket.h,2285,2010-12-15

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Communication-with-MFC-based-on-TCP
    基于TCP/IP协议的MFC网络编程实例,适合windows网络编程的初学者(MFC network programming example based on TCP/IP protocol, adaptive for whose who starts to learn Windows network programming.)
    2015-12-15 10:52:10下载
    积分:1
  • GetMACAddress
    应用程序向导使用“TODO:” 来指示 应添加或自定义的源代码部分。 如果应用程序在共享 DLL 中使用 MFC,且应用程序使用的语言不是 操作系统的当前语言,则需要从 Microsoft Visual C++ 光盘上 WinSystem 目录下将相应的本地化资源 MFC70XXX.DLL 复制到计算机的 system 或 system32 目录下, 并将其重命名为 MFCLOC.DLL。 (“XXX”代表 语言缩写。 例如,MFC70DEU.DLL 包含翻译成 德语的资源。) 如果不这样做,应用程序的某些 UI 元素 将保留为操作系统的语言。">
    2008-03-20 00:39:18下载
    积分:1
  • fileProtect
    说明:  网络安全与密码学技术,用qt作为界面,利用md5算法实现的文件防篡改程序。(Network security and cryptography, using qt as an interface, use the file md5 algorithm tamper program.)
    2021-03-29 16:59:10下载
    积分:1
  • qtcp_clientc
    qt 开发的聊天源代码,使用 qtcpsocket 开发,容易看懂( qt source for tcp client)
    2015-08-10 19:24:54下载
    积分:1
  • socketsvc
    用vc6.0实现的强大有界面的sockets通讯程序,可使server端与client端即时通信,需先运行server端。(Vc6.0 achieved using a powerful interface sockets are the communication process, will enable the server-side and client-side real-time communications, the need to run server-side.)
    2007-11-26 08:45:11下载
    积分:1
  • ava-kuangjia
    ava 框架,以前找的,不知道现在能用不,需要的自己下载(ava kuangjia )
    2013-12-21 21:33:50下载
    积分:1
  • mzc1
    网络报告,可以快速修改使用,方便快捷!谢谢,使用!(Network report, you can quickly modify to use, quick and easy!)
    2013-12-25 12:50:36下载
    积分:1
  • TCPIP
    modbus 测试,用VB的winsock控件实现的modbus tcpip通讯等(modbus test, with VB the winsock control to achieve the modbus tcpip communications)
    2021-04-06 17:59:02下载
    积分:1
  • TestNetCard
    禁用网卡以及恢复的程序:可以模拟硬件管理器中的停用和启用功能(仅对网卡)(banned card and recovery procedures : can simulate hardware management for the suspension and the opening function (LAN only))
    2005-04-08 15:42:04下载
    积分:1
  • hashkey
    利用哈希运算产生服务端和客户端的通信密钥( Produces the service end and the customer end correspondence key using the Hasche operation )
    2004-07-08 10:27:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载