networkingtestandutils/exampleinternetutilities/PING/PING.CPP
branchRCL_3
changeset 75 c1029e558ef5
parent 53 7e41d162e158
equal deleted inserted replaced
67:bb2423252ea3 75:c1029e558ef5
    13 // Description:
    13 // Description:
    14 // Started by MWT, June 1997
    14 // Started by MWT, June 1997
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 #include <PINGENG.H>
    18 #include <pingeng.h>
    19 #include <e32cons.h>
    19 #include <e32cons.h>
    20 #include <c32comm.h>
    20 #include <c32comm.h>
    21 #include <nifman.h>
    21 #include <nifman.h>
    22 
    22 
    23 #ifdef __WINS__
    23 #ifdef __WINS__