Contains Classes, Types, Procedures, and Functions needed to define and implement a server using UDP (User Datagram Protocol).
IdUDPServer.pas contains Classes, Types, Procedures, and Functions needed to define and implement a server using UDP (User Datagram Protocol).
|
Class |
Description |
|
Ancestor class for Indy UDP server exceptions. | |
|
Implements a listener thread for TIdUDPServer. | |
|
Implements a UDP server. |
|
Type |
Description |
|
Event types signalled to implement exception handling for a UDP server. | |
|
Event type for reading data from a UDP socket binding. |
|
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
|
|
Post feedback to the Indy Docs Newsgroup.
|