Internet Direct (Indy) Version 9.0.2 Beta
TIdDiscardUDPServer.Create
Constructor for the object instance.

constructor Create(AOwner: TComponent); override;
Parameters
AOwner: TComponent
Owner of the object instance.

Description
Create is the constructor for the object instance, and calls the inherited Create method to instantiate a new TIdDiscardUDPServer component. Create sets the value of DefaultPort to the standard port number used for thye Discard protocol (IdPORT_DISCARD).