Beaming Scene Service  2.0
RakNet wrapper for managing data communications between multiple Beaming clients
netClient/PHPConnections.h File Reference

Contains PHPConnections, a client for communicating with a HTTP list of connected clients. More...

#include "Export.h"
#include "RakString.h"
#include "HTTPConnection.h"
#include "RakNetTypes.h"
#include "DS_Queue.h"
#include "DS_Table.h"
#include "DS_Map.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PHPConnections
 Use PHPConnections as a C++ client to Connections.php. More...

Enumerations

enum  HTTPReadResult { HTTP_RESULT_GOT_TABLE, HTTP_RESULT_EMPTY }

Detailed Description

Contains PHPConnections, a client for communicating with a HTTP list of connected clients.

This file is part of RakNet Copyright 2008 Kevin Jenkins.

Usage of RakNet is subject to the appropriate license agreement. Creative Commons Licensees are subject to the license found at http://creativecommons.org/licenses/by-nc/2.5/ Single application licensees are subject to the license found at http://www.jenkinssoftware.com/SingleApplicationLicense.html Custom license users are subject to the terms therein. GPL license users are subject to the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Definition in file PHPConnections.h.


Enumeration Type Documentation

Enumerator:
HTTP_RESULT_GOT_TABLE 
HTTP_RESULT_EMPTY 

Definition at line 31 of file PHPConnections.h.

 All Classes Files Functions Variables Enumerations Enumerator Defines