Indy 9
THostNameGetEvent
Unit: IdHostnameServer
Event type for HostName commands without parameters.
THostNameGetEvent = procedure (Thread: TIdPeerThread) of object;
Unit
IdHostnameServer
Parameters
Thread
The client connection generating the event.
Description
THostNameGetEvent is an event type generated for TIdHostNameServer commands that do not have parameters, including:

  • ALL

  • HELP

  • VERSION

  • ALLOLD

  • DOMAINS

  • ALLDOM

  • ALLINGWAY

TIdHostNameServer provides event handlers for the event notification to allow the server to respond to the HostName commands.


Created with Doc-O-Matic 2 donated to Project JEDI. Commercial license available from the Doc-O-Matic site.