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

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

#include "PHPConnections.h"
#include "HTTPConnection.h"
#include "RakSleep.h"
#include "RakString.h"
#include "RakNetTypes.h"
#include "GetTime.h"
#include "RakAssert.h"
#include <cstring>
#include <cstdlib>
#include <cstdio>
#include "Itoa.h"

Go to the source code of this file.


Detailed Description

Contains WebClientList, a client for communicating with a HTTP list of 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

Definition in file PHPConnections.cpp.

 All Classes Files Functions Variables Enumerations Enumerator Defines