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

  • HNAME

  • HADDR

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.