Main Page
Classes
Related Pages
Alphabetical List
Class List
Class Hierarchy
Class Members
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
}
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:
ArClientCommands.h
Generated on Thu Aug 6 09:40:12 2009 for ArNetworking by
1.5.1