Startup code for the election server. The server is in two
"parts": the GUI part for handling user requests
and the network part for communication with the server. You can
configure the server's address and its port number in config.xml.
The default values are Port = 8000 and localhost for the server