Classes | |
| enum | Brand |
Public Member Functions | |
| DiscoveryPacket (Brand brand) | |
| String | decodeIpAddress (byte[] data) throws Exception |
| int | getBroadcastPort () |
| byte[] | getDiscoveryRequestPacket () throws Exception |
Public Attributes | |
| String | broadcastAddress = "255.255.255.255" |
| String | gatewayAddress |
| String | responseAddress |
| int | responsePort |