ArClientCommands Class Reference

#include <ArClientCommands.h>

List of all members.


Detailed Description

The commands from the client to the server.


Public Types

enum  ClientCommands {
  SHUTDOWN = 1, INTRODUCTION = 2, UDP_INTRODUCTION = 3, UDP_CONFIRMATION = 4,
  TCP_ONLY = 5, LIST = 128, REQUEST = 129, REQUESTSTOP = 130
}
 INTRODUCTION = 2
 Introduces the client to the server.
 LIST = 128
 Lists the types that can be handled.
 REQUEST = 129
 Requests packet of a certain type.
 REQUESTSTOP = 130
 Requests that the server stop sending the given type.
 SHUTDOWN = 1
 Closes the connection.
 TCP_ONLY = 5
 Client tells server to only send TCP.
 UDP_CONFIRMATION = 4
 Confirmation Udp was received from server.
 UDP_INTRODUCTION = 3
 Udp introduction of the client to the server.


Member Enumeration Documentation

enum ArClientCommands::ClientCommands

Enumerator:
SHUTDOWN  Closes the connection.
INTRODUCTION  Introduces the client to the server.
UDP_INTRODUCTION  Udp introduction of the client to the server.
UDP_CONFIRMATION  Confirmation Udp was received from server.
TCP_ONLY  Client tells server to only send TCP.
LIST  Lists the types that can be handled.
REQUEST  Requests packet of a certain type.
REQUESTSTOP  Requests that the server stop sending the given type.


The documentation for this class was generated from the following file:
Generated on Fri Jul 31 12:37:28 2009 for ArNetworking by  doxygen 1.4.7