main.cpp File Reference

Test the command console implementations. More...

#include "TCPInterface.h"
#include "ConsoleServer.h"
#include "RakNetCommandParser.h"
#include "TelnetTransport.h"
#include "RakNetworkFactory.h"
#include "RakPeerInterface.h"
#include "LogCommandParser.h"
#include "GetTime.h"
#include "RakNetTransport.h"
#include <unistd.h>
#include <stdio.h>

Defines

#define stricmp   strcasecmp

Functions

void TestTCPInterface (void)
void TestCommandServer (TransportInterface *ti, unsigned short port)
int main (void)


Detailed Description

Test the command console implementations.

This file is part of RakNet Copyright 2003 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.rakkarsoft.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.


Generated on Sat Oct 14 08:37:37 2006 for RakNet by  doxygen 1.4.6-NO