Home Units Hierarchy Routines All identifiers

Class unavclSTUNServer

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type unavclSTUNServer = class(unavclSTUNBase)

Description

STUN Server

Hierarchy

Overview

Methods

Protected function createAgent(): bool; override;

Properties

Public property numRequests: int64 read getNumReq;
Published property onResponse: unaSTUNServerOnResponse read f_onResponse write setOnResponse;
Public property server: unaSTUNServer read getServer;
Public property socketError: int read getSocketError;

Description

Methods

Protected function createAgent(): bool; override;
 

Properties

Public property numRequests: int64 read getNumReq;

Number of requsts handled by server

Published property onResponse: unaSTUNServerOnResponse read f_onResponse write setOnResponse;

OnReponse event.

Public property server: unaSTUNServer read getServer;
 
Public property socketError: int read getSocketError;

Fatal socket error or 0 if no error

(c) 2012 Lake of Soft


Generated by PasDoc 0.12.1 on 2012-10-09