Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

net_client_c Class Reference

a network client

#include <net.h>


Public Methods

void send_message (net_message_header_t *msg, bool reliable=true)
 send a message to this client

void receive_message ()
 receive a message from this client


Protected Attributes

ulong id
 identifier

SOCKET sock
 the socket to the client

SOCKADDR_IN laddress
 address of the client

list_c< char > * queue
 message queue (out)

ulong queuelen
 number of messages in queue

ulong status
 status


The documentation for this class was generated from the following files:
Generated on Wed Dec 18 15:48:49 2002 for omicron engine by doxygen1.2.18