LRAUV  revA
DataReceiver.cpp File Reference

Contains the DataReceiver class implementation. More...

#include "DataReceiver.h"
#include "supervisor/CommandLine.h"
#include "../Lib/aes/AESUtil.h"
#include "../Lib/zlib/zutil.h"
#include <stdint.h>
#include <stdlib.h>
Include dependency graph for DataReceiver.cpp:

Macros

#define BLOCKLEN   16
 
#define BLOCKMODE   AES::CBC
 

Detailed Description

Contains the DataReceiver class implementation.

Copyright (c) 2007,2008,2009 MBARI MBARI Proprietary Information. All Rights Reserved

Macro Definition Documentation

#define BLOCKLEN   16
#define BLOCKMODE   AES::CBC