ccRTP 2.1.2
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Functions | Variables
rtphello.cpp File Reference
#include <cstdio>
#include <ctime>
#include <ccrtp/rtp.h>
Include dependency graph for rtphello.cpp:

Go to the source code of this file.

Data Structures

class  ccRTP_Hello_Rx
 Receiver of salutes. More...
 
class  ccRTP_Hello_Tx
 Transmitter of salutes. More...
 

Functions

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

Variables

const int RECEIVER_BASE = 33634
 
const int TRANSMITTER_BASE = 32522
 

Function Documentation

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

Definition at line 257 of file rtphello.cpp.

Variable Documentation

const int RECEIVER_BASE = 33634

Definition at line 43 of file rtphello.cpp.

const int TRANSMITTER_BASE = 32522

Definition at line 44 of file rtphello.cpp.