|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EthernetMacAddress | |
---|---|
bb.net | Provides classes and interfaces for network operations. |
Uses of EthernetMacAddress in bb.net |
---|
Methods in bb.net with parameters of type EthernetMacAddress | |
---|---|
private static byte[] |
MagicPacket.magicPacketData(EthernetMacAddress ethernetMacAddress)
|
static void |
MagicPacket.send(EthernetMacAddress ethernetMacAddress,
InetAddress inetAddress)
Simply calls . |
static void |
MagicPacket.send(EthernetMacAddress ethernetMacAddress,
InetAddress inetAddress,
int port)
Sends the "magic packet" data (constructed from ethernetMacAddress) to inetAddress at port. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |