Project

General

Profile

Statistics
| Revision:

root / peer3.sh

History | View | Annotate | Download (84 Bytes)

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

    
5