                                       _ 
__   _____  __ _ _ __   ___  _ __   __| |
\ \ / / _ \/ _` | '_ \ / _ \| '_ \ / _` |
 \ V /  __/ (_| | |_) | (_) | |_) | (_| |
  \_/ \___|\__, | .__/ \___/| .__/ \__,_|
           |___/|_|         |_|          

vegpopd is the server component of the vegpop system; a
winpopup like utility that works properly on account of it not using
NetBIOS.

Typing:
	make

should do the trick. If not then diffs shoudl do the trick.

vegpopd [-i] [-p<PORT>]

-i	interactive. Doesnt detatch and become a daemon.
-p	UDP port to listen on

Written and maitained by Veghead <veg@gold.ac.uk>

Configuration
-------------

The cf file has the following format:
(
(<USERNAME> <IPADDRESS>[:<PORT>]) | 
(<"GROUP:"> <GROUPNAME> (<USERNAME> <USERNAME> ...) <".">) 
...)
