Messages produced by the UDP source application have a byte[]
payload.
- udp.port
-
The port on which to listen; 0 for the OS to choose a port. (Integer, default:
1234
)
$ ./mvnw clean install -PgenerateApps
$ cd apps
You can find the corresponding binder based projects here. You can then cd into one one of the folders and build it:
$ ./mvnw clean package