Acoustic Touch Recognition
|
#include "oscpack/tests/OscSendTests.h"
#include <cstdlib>
#include <cstring>
#include <iostream>
#include "oscpack/osc/OscOutboundPacketStream.h"
#include "oscpack/ip/UdpSocket.h"
#include "oscpack/ip/IpEndpointName.h"
Namespaces | |
osc | |
Macros | |
#define | IP_MTU_SIZE 1536 |
Functions | |
void | osc::RunSendTests (const IpEndpointName &host) |
int | main (int argc, char *argv[]) |
#define IP_MTU_SIZE 1536 |
int main | ( | int | argc, |
char * | argv[] | ||
) |