2 programs are builded by the makefile:

- hublist

  It retrieves the list of active hub from www.neo-modus.com.
  Output is like this (one hub per line):
   hubname|hub address|comment|nb users|||||

   "hubname" is the name of the uhb
   "hub address" is either a FDQN or an IP
   "comment" is a description of the up
   "nb users" is the number of users inside the hub

- dctc

  the direct connect text client.

Remember this 2 programs are not really designed to be a human usable client,
they should be used by another program (like a GUI or a CLI).

