您现在的位置:软界网技术中心软件开发VC/VC.NET > 技术显示
微软ping命令的源代码
2005-5-6 0:00:00   网友评论       阅读次数 点此评论
   下载本文所附源代码



/**************************************************
* ping.c - Simple ping utility using SOCK_RAW
*
* This is a part of the Microsoft Source Code Samples.
* Copyright 1996-1997 Microsoft Corporation.
* All rights reserved.
* This source code is only intended as a supplement to
* Microsoft Development Tools and/or WinHelp documentation.
* See these sources for detailed information regarding the
* Microsoft samples programs.
**************************************************/

仅供学习研究之用!!!  
      来源: 作者:
 
【评论查看】
更多关于 微软ping命令的源代码  的技术