jasmine: Just A Small Multicast engINE

Installation
------------

./autogen.sh
./configure
make && make install

RPM Based Installation
----------------------
./autogen.sh
./configure
make rpm
rpm -ivh ./x86_64/jasmine-1.0.3-1.rpm

Usage
-----
jasmine server:
Usage: jasmines local_ip num_of_clients [port]

jasmine client:
Usage: jasminec <local_ip> <server_ip> [port]