Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

IpDrv.UdpBeacon


00001
00002
00003
00004
00005
00006
00007
00008
00009
00010
00011
00012
//=============================================================================
// UdpBeacon: Base class of beacon sender and receiver.
//=============================================================================
class UdpBeacon expands UdpLink
    config
    transient;

var() globalconfig bool       DoBeacon;
var() globalconfig float      BeaconTime;
var() globalconfig int        BeaconPort;
var() globalconfig float      BeaconTimeout;
var() globalconfig string[32] BeaconProduct;

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Class file time: za 22-4-2006 12:52:32.000 - Creation time: za 22-4-2006 12:53:47.546 - Created with UnCodeX