A broadcast listener class.
TAgkBroadcastListener = class(TAgkIdentifiedObject);
Broadcasts are special network communications as they do not use a destination address and are instead received by all devices on a network.
|
Copyright (c) 2012. All rights reserved.
|