CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - myping

搜索资源列表

  1. MyPing

    0下载:
  2. 这是一个基于ICMP的ping功能实现,不同的是它采用了WSAEventSelect方式,不需要窗口接受消息。而是采用了多线程的方式处理事件。因此,可以把它做成一个dll,方便应用程序调用。-This is an ICMP-based ping functions of the difference is the way it used WSAEventSelect do not accept the message window. Instead of using a multi-thread
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:97109
    • 提供者:ddk
  1. 055

    0下载:
  2. 此程序在Linux环境下实现。 读者可以使用如下命令来编译: gcc -o myping ping.c 然后就可以使用如下命令来运行: myping <ipaddress>-This program under the Linux environment. Readers can use the following command to compile: gcc-o myping ping.c and then you can use to run the follo
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:2551
    • 提供者:唐相元
  1. MyPing

    0下载:
  2. 这是一个用JAVA程序调用本机的ping命令,而实现ping的功能的。希望对大家有用。-This is a JAVA program to use the ping command is called the machine, while the realization of the function of ping. Want to be useful to everyone.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1621
    • 提供者:张文正
  1. myPing

    0下载:
  2. 基于windows 编程的ping命令的实现-use ping contrebution to the windows network
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4182647
    • 提供者:song
  1. MyPing

    0下载:
  2. 能实现windows自带的ping功能 -To achieve windows built-in ping functionality
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1921273
    • 提供者:陆欢
  1. myping

    0下载:
  2. linux 下面写的ping程序,是c++写的,拷贝出来的时候,有些汉字出现了乱码-linux written in the following ping procedure is written in c++, copy out times, some characters appeared garbled
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:67064
    • 提供者:李碧聪
  1. myping

    0下载:
  2. riewj kerjk fakj [9[qwejm aj -jkajie[qmkasdkjf 9qwemjioasdufgih
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-15
    • 文件大小:8254
    • 提供者:xiaxia
  1. myping

    0下载:
  2. linux 下的 ping 例程 依赖于 g-the ping program under linux, it needs gcc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:6560
    • 提供者:lcl
  1. myPing

    0下载:
  2. 这是一个ping程序,它是一个Winsole程序,因此在编译成功后,应该打开“开始”菜单的“运行”对话框 然后单击“浏览”按钮,在该工程Debug和Release目录下得到可执行文件的路径和文件名,并在后面加入命令行参数 :-this is a ping program!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:309471
    • 提供者:超超
  1. MyPing

    0下载:
  2. 本实验主要目的是通过实验加深对网络层的互联网控制消息协议ICMP(Internet Control Message Protocol)的理解-The main purpose of this experiment is the experiment to enhance the network layer of Internet Control Message Protocol ICMP (Internet Control Message Protocol) to understand
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:973653
    • 提供者:马启超
  1. myping

    0下载:
  2. implementation of ping program in c
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2254
    • 提供者:abijit
  1. ICMP_protocol_development_code_examples_MyPing

    0下载:
  2. ICMP协议开发实例MyPing代码ICMP protocol development code examples MyPing-ICMP protocol development code examples MyPing
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:39504
    • 提供者:zhongda
  1. MyPing

    0下载:
  2. 一个类似于ping的完整vc工程,可以ping目标地址,并设置记录路由与ping包大小-a complete vc project which provides the function like ping cmd does
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:6842
    • 提供者:易明
  1. myping

    0下载:
  2. 基于LINUX系统的ping命令的实现,实现了一些基本参数设置-LINUX-based implementation of the system ping command to achieve some of the basic parameters
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2780
    • 提供者:ljs
  1. MyPing

    0下载:
  2. 自编的一个ping程序,使用Windows Raw Socket编写-A self ping program written using the Windows Raw Socket
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2401388
    • 提供者:htkbczy
  1. MyPing

    0下载:
  2. 简单的ping程序 初步学习ping 命令的可以学习参考 -Ping program to learn the simple ping command can be preliminary study reference
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:41288
    • 提供者:马良
  1. myping

    0下载:
  2. linux下实现ping功能,希望对大家有帮助-linux ping function to achieve, we hope to help
  3. 所属分类:Linux Network

    • 发布日期:2017-04-13
    • 文件大小:2718
    • 提供者:曹明
  1. myping

    0下载:
  2. 自己写的一个ping命令的实现原理,基于ICMP协议,有助于深刻理解网络编程部分-Write your own realization of the principle of a ping command, ICMP-based protocol that facilitates a deep understanding of part of network programming
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:2605
    • 提供者:刘伟峰
  1. MyPing

    0下载:
  2. 实现Ping功能程序,测试两主机是否连通。-ping program
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-30
    • 文件大小:12463658
    • 提供者:celia
  1. MyPing

    0下载:
  2. 在windows环境下实现了ping命令,详细的注释帮助初学者学习。-Ping command in the windows environment and detailed notes to help beginners to learn.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-08
    • 文件大小:151534
    • 提供者:杨凡
« 1 23 »
搜珍网 www.dssz.com