Creates empty DHCPMessage object,
initializes the object with a specified byte array containing
DHCP message information, sets the host to default host name, the
local subnet, and bind to the default server port.
Creates empty DHCPMessage object,
initializes the object with a specified byte array containing
DHCP message information, sets the host to specified host name,
and binds to the specified port.
Creates empty DHCPMessage object,
initializes the object with a specified byte array containing
DHCP message information, sets the host to specified host name,
and binds to the specified port.
Creates empty DHCPMessage object,
initializes the object with a specified byte array containing
DHCP message information, sets the host to broadcast address,
and binds to the specified port.