Classe TICMPBlockSocket

Unit

Declaração

type TICMPBlockSocket = class(TDgramBlockSocket)

Descrição

Implementation of RAW ICMP socket.

For this object you must have rights for creating RAW sockets!

Hierarquia

Visão Geral

Métodos

Public function GetSocketType: integer; override;
Public function GetSocketProtocol: integer; override;

Descrição

Métodos

Public function GetSocketType: integer; override;

Return value of socket type. For RAW and ICMP return SOCK_RAW.

Public function GetSocketProtocol: integer; override;

Return value of protocol type for socket creation. For ICMP returns IPPROTO_ICMP or IPPROTO_ICMPV6


Gerado por PasDoc 0.16.0.