This class represents a special greeting message which has two uses:
1) To act as a broadcast to the domain that a new server with a given
server name has started.
This class helps creating a byte[] to be sent in a datagram when sending a DiscMessage, and helps
reading the sent DiscMessage on receiving an object when this object is actually a DiscMessage.