Project

General

Profile

Statistics
| Revision:

root / peer2.sh

History | View | Annotate | Download (83 Bytes)

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