[Gambas-user] Which component do I use to send a "magic" packet over the local network?
T Lee Davidson
t.lee.davidson at gmail.com
Tue Dec 7 20:47:38 CET 2021
On 12/7/21 11:06 AM, Martín Belmonte wrote:
> Hi Folks,
>
> Which gambas component, class, method... do I use to send a "magic" packet over the local network?
>
> I wan to star my home NAS with WOL.
>
> Regards.
I can't say for certain as I have never done it. But, maybe use the Begin and Send methods of UdpSocket (gb.net).
--
Lee
More information about the User
mailing list