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

UBrowser.UBrowserLocalLink

Extends
UdpLink
Modifiers
transient

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.InternetInfo
         |   
         +-- IpDrv.InternetLink
            |   
            +-- IpDrv.UdpLink
               |   
               +-- UBrowser.UBrowserLocalLink

Variables Summary
intBeaconPort
stringBeaconProduct
UBrowserLocalFactOwnerFactory
intServerBeaconPort
Inherited Variables from IpDrv.UdpLink
BroadcastAddr
Inherited Variables from IpDrv.InternetLink
DataPending, LinkMode, Port, PrivateResolveInfo, ReceiveMode, RemoteSocket, Socket

Enumerations Summary
Inherited Enumerations from IpDrv.InternetLink
ELinkMode, EReceiveMode

Structures Summary
Inherited Structures from IpDrv.InternetLink
IpAddr

Functions Summary
function BroadcastBeacon ()))
event ReceivedText (IpAddr Addr, string Text ))
function Start ()))
function Timer ()))
Inherited Functions from IpDrv.UdpLink
BindPort, ReadBinary, ReadText, ReceivedBinary, ReceivedLine, ReceivedText, SendBinary, SendText
Inherited Functions from IpDrv.InternetLink
GetLastError, IpAddrToString, IsDataPending, ParseURL, Resolve, Resolved, ResolveFailed, Validate


Variables Detail

BeaconPort Source code

var int BeaconPort;

BeaconProduct Source code

var string BeaconProduct;

OwnerFactory Source code

var UBrowserLocalFact OwnerFactory;

ServerBeaconPort Source code

var int ServerBeaconPort;


Functions Detail

BroadcastBeacon Source code

function BroadcastBeacon ( ) )

ReceivedText Source code

event ReceivedText ( IpAddr Addr, string Text ) )

Start Source code

function Start ( ) )

Timer Source code

function Timer ( ) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: zo 11-11-2012 21:14:13.756 - Created with UnCodeX