Property | Type | Description | |
---|---|---|---|
BootFileName | byte[] | ||
ClientHardwareAddress | byte[] | ||
ClientIp | byte[] | ||
Flags | ushort | ||
GatewayIp | byte[] | ||
HardwareAddressLength | byte | ||
HardwareAddressPadding | byte[] | ||
HardwareType | byte | ||
Hops | byte | ||
Id | uint | ||
MagicCookie | uint | ||
MessageType | byte | ||
Options | byte[] | ||
SecondsElapsed | ushort | ||
ServerHostName | byte[] | ||
ServerIp | byte[] | ||
YourIp | byte[] |
Method | Description | |
---|---|---|
Dhcp ( byte buffer ) : System | ||
Dhcp ( int optionsLength ) : System | ||
getOption ( int code ) : byte[] | ||
toByteArray ( ) : byte[] |