LibBeamApi  1.3.0
Macros | Variables
Boap.cpp File Reference
#include <stdlib.h>
#include <stdio.h>
#include <errno.h>
#include <unistd.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <Boap.h>
#include <byteswap.h>
#include <BoapnsD.h>
#include <BoapnsC.h>

Macros

#define DEBUG   0
 
#define APIVERSION_TEST   1
 
#define dprintf(fmt, a...)
 
#define IS_BIG_ENDIAN   1
 

Variables

const int boapPort = 12000
 The default BOAP connection port. More...
 

Macro Definition Documentation

#define APIVERSION_TEST   1
#define DEBUG   0
#define dprintf (   fmt,
  a... 
)
#define IS_BIG_ENDIAN   1

Variable Documentation

const int boapPort = 12000

The default BOAP connection port.