Want the executable JARs or source?
You can change the default host and port by editing the defaults.xml file within the jars.
Also, if you want to run the server you'll need to allocate more heap space to Java's Virtual Machine (because of the agressive dictionary). So start the server with a command line like java -Xmx150M -jar NinjaBoggle-Server.jar .