forest-net
an overlay networks for large-scale virtual worlds
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
ClientProxy Class Reference

Public Member Functions

 ClientProxy (ipa_t)
 
bool init (ipa_t)
 
void run (uint32_t)
 
int recvFromForest ()
 
int recvFromAvatar ()
 
void send2cli (int)
 
void send (int)
 

Private Attributes

PacketStore * ps
 
ipa_t myIpAdr
 
ipa_t rtrIp
 
fAdr_t rtrAdr
 
ipa_t avIp
 
ipp_t avPort
 
int sock
 
int extSock
 
int avaSock
 

Static Private Attributes

static const int LISTEN_PORT = 30140
 
static const int UPDATE_PERIOD = 50
 
static const int npkts = 1000
 

Detailed Description

Definition at line 7 of file ClientProxy.h.


The documentation for this class was generated from the following file: