Acoustic Touch Recognition
Macros | Functions
SimpleSend.cpp File Reference
#include "oscpack/osc/OscOutboundPacketStream.h"
#include "oscpack/ip/UdpSocket.h"
Include dependency graph for SimpleSend.cpp:

Macros

#define ADDRESS   "127.0.0.1"
 
#define PORT   1234
 
#define OUTPUT_BUFFER_SIZE   1024
 

Functions

int main (int argc, char *argv[])
 

Macro Definition Documentation

◆ ADDRESS

#define ADDRESS   "127.0.0.1"

◆ OUTPUT_BUFFER_SIZE

#define OUTPUT_BUFFER_SIZE   1024

◆ PORT

#define PORT   1234

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)