int guac_wol_wake(const char *mac_addr, const char *broadcast_addr, const unsigned short udp_port)
Send the wake-up packet to the specified destination, returning zero if the wake was sent successfull...
int guac_wol_wake_and_wait(const char *mac_addr, const char *broadcast_addr, const unsigned short udp_port, int wait_time, int retries, const char *hostname, const char *port, const int timeout)
Send the wake-up packet to the specified destination, returning zero if the wake was sent successfull...