Class TPGMMessageBlockSocket

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TPGMMessageBlockSocket = class(TBlockSocket)

Description

Implementation of PGM-message socket.

Not all systems supports this protocol!

Hierarchy

Overview

Methods

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

Description

Methods

Public function GetSocketType: integer; override;

Return value of socket type. For PGM-message return SOCK_RDM.

Public function GetSocketProtocol: integer; override;

Return value of protocol type for socket creation. For PGM-message returns IPPROTO_RM.


Generated by PasDoc 0.9.0 on 2012-04-23 21:38:56