TraveSim Adapters
0.1
Protobuf adapters for TraveSim project
|
Example on how to use the UnicastReceiver. More...
Go to the source code of this file.
Macros | |
#define | BUFFER_SIZE 1024U |
Functions | |
int | main (int argc, char *argv[]) |
Example on how to use the UnicastReceiver.
Definition in file unicast_receiver_example.cpp.
#define BUFFER_SIZE 1024U |
Definition at line 22 of file unicast_receiver_example.cpp.
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 28 of file unicast_receiver_example.cpp.
References BUFFER_SIZE, travesim::udp::Receiver::force_specific_source(), and travesim::udp::Receiver::receive().