First
This commit is contained in:
parent
3439cffd92
commit
a744cd3af3
@ -40,6 +40,7 @@ namespace WakeOnLan
|
||||
|
||||
Send(ipAddr, port, mac);
|
||||
}
|
||||
|
||||
public void Send(IPAddress ipAddr, int port, byte[] macAddress)
|
||||
{
|
||||
using (MemoryStream stream = new MemoryStream())
|
||||
|
Loading…
Reference in New Issue
Block a user