S200124/Assignment2b
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Distributed Programming II (A.Y. 2015/16)
======================================================
Assignment n. 2 part b
----------------------
This archive contains:
- README This file
- Assignment2x.pdf The texts of assignment 2 (part a and part b)
- build.xml Ant file to build and run your code
- xsd The directory where you must put your xsd file
- lib A directory containing of the jars needed for this
assignment
- src The directory where you must put your code and where
you can find the sources provided with the assignment