Class TRAWBlockSocket

DescriptionHierarchyFieldsMethodsProperties

Unit

blcksock

Declaration

type TRAWBlockSocket = class(TBlockSocket)

Description

Implementation of RAW socket.

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

Hierarchy

TRAWBlockSocket > TBlockSocket > TObject

Methods

Overview

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

Description

Public function GetSocketProtocol: integer; override;

Return value of protocol type for socket creation. For RAW returns IPPROTO_RAW.

Public function GetSocketType: integer; override;

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


Generated by PasDoc 0.8.8.2 on 2005-01-19 20:01:17