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

USARBot.USARComServer

Extends
ComServer

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.InternetInfo
         |   
         +-- IpDrv.InternetLink
            |   
            +-- IpDrv.TcpLink
               |   
               +-- USARBotAPI.ComServer
                  |   
                  +-- USARBot.USARComServer

Variables Summary
floatC_MeterToUU
Inherited Variables from USARBotAPI.ComServer
bBound, bDebug, Connected, ConnectionCount, eCutoff, eDo, eN, ePdo, gameClass, Listening, ListenPort, MaxConnections, MsgEnd, MsgSplit, numCon, numListen, numReg, ParsedMessg, PartMsg, RegRobots
Inherited Variables from IpDrv.TcpLink
AcceptClass, LinkState, RecvBuf, RemoteAddr, SendFIFO

Enumerations Summary
Inherited Enumerations from IpDrv.TcpLink
ELinkState

Structures Summary
Inherited Structures from USARBotAPI.ComServer
StrPair

Functions Summary
functionbool isReachable (string r1, tring r2)
Inherited Functions from USARBotAPI.ComServer
Accepted, BeginPlay, Closed, GainedChild, getListenerNum, getRobotIP, getRobotPort, isListening, isListening2, isReachable, isRegistered, LostChild, ReceivedBinary, ReceivedLine, ReceivedText
Inherited Functions from IpDrv.TcpLink
Accepted, BindPort, Close, Closed, IsConnected, Listen, Open, Opened, ReadBinary, ReadText, ReceivedBinary, ReceivedLine, ReceivedText, SendBinary, SendText


Variables Detail

C_MeterToUU Source code

var float C_MeterToUU;


Functions Detail

isReachable Source code

function bool isReachable ( string r1,string r2 )


Defaultproperties

defaultproperties
{
    C_MeterToUU=250
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mo 16.4.2007 11:20:33.843 - Created with UnCodeX