ACE
6.1.0
|
#include "ace/Ping_Socket.h"
#include "ace/INET_Addr.h"
#include "ace/Log_Msg.h"
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_sys_time.h"
#include "ace/OS_NS_sys_socket.h"
#include "ace/OS_NS_unistd.h"
Classes | |
struct | ip |
struct | icmp |
Defines | |
#define | ICMP_ECHO 8 |
#define | ICMP_ECHOREPLY 0 |
Variables | |
int const | ICMP_MIN = 8 |
int const | ICMP_DATA_LENGTH = 56 |
#define ICMP_ECHO 8 |
#define ICMP_ECHOREPLY 0 |
int const ICMP_DATA_LENGTH = 56 |
int const ICMP_MIN = 8 |