微软ping命令的源代码
- 代码等级:

- 更新日期:2007/04/03 Home Page
- 授权方式:免费版
- 代码大小:3 KB
- 运行环境:Win9X/Win2000/WinXP/Win2003
- 代码语言:简体中文
- 所属类型:国产软件
- 相关地址:暂无联系方式 没有预览图片
- 解压密码:www.39g.com
- 下载统计:
- 代码简介:
/***************************************\
* 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.
\**************************************/
仅供学习研究之用!!!
