summaryrefslogtreecommitdiffstats
path: root/code/jasmine/README
blob: 221caea0df4f1eaa96b50588d7497f0eff10d437 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
jasmine: Just A Small Multicast engINE

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

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

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

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