Cern
LibTmsApi 2.3.0
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.
 

Macro Definition Documentation

◆ APIVERSION_TEST

#define APIVERSION_TEST   1

◆ DEBUG

#define DEBUG   0

◆ dprintf

#define dprintf (   fmt,
  a... 
)

◆ IS_BIG_ENDIAN

#define IS_BIG_ENDIAN   1

Variable Documentation

◆ boapPort

const int boapPort = 12000

The default BOAP connection port.