Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members | Related Pages | Examples

ArClientCommands Class Reference

The commands from the client to the server. More...

#include <ArClientCommands.h>

List of all members.

Public Types

enum  ClientCommands {
  SHUTDOWN = 1, INTRODUCTION = 2, UDP_INTRODUCTION = 3, UDP_CONFIRMATION = 4,
  TCP_ONLY = 5, LIST = 128, REQUEST = 129, REQUESTSTOP = 130
}


Detailed Description

The commands from the client to the server.

Definition at line 33 of file ArClientCommands.h.


Member Enumeration Documentation

enum ArClientCommands::ClientCommands
 

Enumeration values:
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.

Definition at line 36 of file ArClientCommands.h.


The documentation for this class was generated from the following file:
Generated on Tue Feb 20 10:51:51 2007 for ArNetworking by  doxygen 1.4.0