The moose likes Developer Certification (SCJD/OCMJD) and the fly likes Network server functionality (?) Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "Network server functionality (?)" Watch "Network server functionality (?)" New topic
Author

Network server functionality (?)

Panagiotis Varlagas
Ranch Hand

Joined: Nov 27, 2000
Posts: 233
I am reading the objectives for SCDJ from the suned page and at some point the features that the programming assignment requires are mentioned. Well, it makes perfect sense to me that what is required is a GUI, extensions to the db, communications between the GUI and the db and data conversion of the provided data to some required format. What is not clear to me is the following point:
"Network server functionality for the database systems"
?? What is this? Can anyone explain?
Thanks a lot,
Panagiotis.
Nigel Browne
Ranch Hand

Joined: May 15, 2001
Posts: 673
Your solution will need to work as a single user programme and also as a networked application. You are allowed to chose between: serialization, RMI or a combination of both. You will get a question asking you to justify your choice.
 
IntelliJ Java IDE
 
subject: Network server functionality (?)
 
Threads others viewed
NX: Assignment questions
NX URLyBird 1.3.2: Discrepency in find interface with specs.
Overall Architecture Urgent!!!
record cache
Does it need 2 GUIs, one for local and one for RMI
MyEclipse, The Clear Choice