TICMPProtocolTransport

From Ultibo.org
Jump to: navigation, search

Return to Unit ICMP


Description


To be documented

Class definitions



TICMPProtocolTransport = class(TProtocolTransport)

constructor Create;  
destructor Destroy; override;  
public
Socket:TICMPSocket; Socket for sending replies


Function declarations



constructor TICMPProtocolTransport.Create;
Description: To be documented
Note None documented


destructor TICMPProtocolTransport.Destroy;
Description: To be documented
Note None documented


Return to Unit Reference