Distributed Programming II
==========================
Assignment n. 1 - Part b
------------------------
This archive contains:
- README This file
- Assignment1b.pdf The text of assignment 1 - Part b
- build.xml Ant file to build and run your code
- doc A folder containing the Javadoc documentation
of the interfaces used for the assignment (from Part a)
- dtd The folder where you have to put the dtd of your solution (from Part a)
- xsd The folder where you must put your schema file (from Part a)
- lib The folder containing the jars needed for this
assignment
- src The folder where you must put your code and where
you can find the sources provided with the assignment
- gen The folder where files will be automatically generated
aleianne/DP2Assignment1
This is the repository of the first assignment of the Distributed Programming II course at Polito, Turin
Java