OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
StandAloneClient.cc File Reference
#include "config.h"
#include <cstdlib>
#include <iostream>
#include <fstream>
#include <sstream>
#include "StandAloneClient.h"
#include "BESDebug.h"
#include "BESXMLInterface.h"
#include "CmdTranslation.h"
Include dependency graph for StandAloneClient.cc:

Go to the source code of this file.

Macros

#define SIZE_COMMUNICATION_BUFFER   4096*4096
 

Macro Definition Documentation

◆ SIZE_COMMUNICATION_BUFFER

#define SIZE_COMMUNICATION_BUFFER   4096*4096

Definition at line 81 of file StandAloneClient.cc.

Referenced by StandAloneClient::interact().