|
RPi Locator and Display Services
|
#include "skn_network_helpers.h"
Include dependency graph for udp_locator_client.c:Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
cmdline: ./udp_locator_client -m "<request-message-string>"
Definition at line 11 of file udp_locator_client.c.
References gd_i_socket, gd_pch_message, gd_pch_service_name, gi_exit_flag, _serviceEntry::ip, _serviceEntry::name, _serviceEntry::port, SD_DEBUG, service_registry_destroy(), service_registry_entry_count(), service_registry_find_entry(), service_registry_get_via_udp_broadcast(), service_registry_list_entries(), signals_cleanup(), signals_init(), skn_handle_locator_command_line(), skn_program_name_and_description_set(), skn_udp_host_create_broadcast_socket(), and SZ_COMM_BUFF.
Here is the call graph for this function: