
Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Material Type: Project; Professor: Fawcett; Class: Distributed Objects; Subject: Computer Engineering; University: Syracuse University; Term: Spring 2003;
Typology: Study Guides, Projects, Research
1 / 1
This page cannot be seen from the preview
Don't miss anything!

CSE775 โ Distributed Objects S 2003
April 30 Purpose: Build a Windows service, web service or .Net remoting application that provides an image server service. The service or application server maintains a set of images in a specified directory^1. When a remote client, also provided by your project, contacts the server the server sends the client a list of all the images that it currently stores in some specified directory. The client can then select a set of images for viewing. The client can also specify a name for the image sequence which the server then stores for subsequent retrieval. The client can specify that the images are displayed either randomly or in sequence. The images are displayed, in a browser control window, that is resizable. Requirements: Your ImageServer project: