Tải bản đầy đủ (.pdf) (1 trang)

Distributed Computing in Java Networking pps

Bạn đang xem bản rút gọn của tài liệu. Xem và tải ngay bản đầy đủ của tài liệu tại đây (29.08 KB, 1 trang )

Distributed Computing in Java Assignments
© 2007 Aptech Ltd Version 1.0 Page 1 of 1
N
N
e
e
t
t
w
w
o
o
r
r
k
k
i
i
n
n
g
g







Sr. No Assignment Question
1. The Ethel McKnight School is planning to use computers to conduct the biennial


exams. The school’s staff is planning to minimize the use of paper and risk of
tampering or loss of answer sheets by implementing this new system. Students
answer the question papers online and the answer sheet is saved as a text file.
These answer sheets are then uploaded by the exam administrator on to the
school’s server. The examiners would then access the files and evaluate the
answers.

The school principal and the senior staff members have chosen your company to
provide a solution for the same. Consider yourself to be a part of the team that
implements the solution for designing the GUI for the application.

Create an application using networking to implement the solution. The client
application accepts the complete path of the file to be sent to the server and the
IP address of the server to which the file is to be sent.

The server application is started by clicking the “Start” button. The user is asked
to choose the location for saving the received files. When the client sends a file
to the server a message is displayed in a text area that a file has been received
from a client.









×