Go to the source code of this file.
Defines | |
| #define | NUDP_ARG_PORT "-NUDPport" |
| #define | NUDP_DEFAULT_PORT 10001 |
Functions | |
| herror_t | soap_nudp_server_init_args (int argc, char **argv) |
| void * | soap_nudp_server_run (void *unused) |
| herror_t | soap_nudp_server_run_threaded (void) |
| void | soap_nudp_server_destroy (void) |
| herror_t | soap_nudp_register (const void *data) |
| herror_t | soap_nudp_client_init_args (int argc, char **argv) |
| void | soap_nudp_client_destroy (void) |
|
|
Commandline argument to set the UDP port. |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
1.4.6