Home |
Function xn_add_host_table_entry Function xn_delete_host_table_entry Function xn_bootp Function xn_interface_open_config Function xn_interface_ethernet_statistics Function xn_interface_statistics Function xn_send_ethernet_frame Function cb_wr_screen_string_fnc Function cb_rs232_connection_lost_fnc |
Function xn_bootpCalls xn_bootp_res with internal allocation and deallocation of the bootp parameters. int xn_bootp(int iface_no); Parametersiface_noInterface number (returned by xn_interface_open, xn_interface_open_config or xn_attach). return valueReturns 0 if successful, otherwise SOCKET_ERROR. For details, please referrer to xn_bootp_res.
|