Distributed Systems Programming

44. Distributed Systems Programming (for me

During the semester, weekly practical classes will involve short programming
exercises. Three of these are assessed and will be set according to the schedule
below. Solutions to each exercise should be demo’d to the tutor during anyclass time
before the submission date.
Week 3: Develop a UDP client-to-partially implemented UDP server (5%) (using jGRASP)
Week 5: Develop a TCP single-client echo server (5%) (using jGRASP)
Week 7: Develop a two-client TCP multi-threaded echo server (15%) (using jGRASP)
-Source and compiled code for each of the three exercises above in three separate
folders
-One or two sentences describing instructions for running your programs.

READ ALSO :   Reading Assignment Five