Project

General

Profile

Statistics
| Revision:

root / peer4.sh

History | View | Annotate | Download (84 Bytes)

1 1 up20140508
cd src
2
javac *.java
3
java peer.Peer 4 224.0.0.0:8000 224.0.0.0:8001 224.0.0.0:8002
4