Highlights
Goals
In this assignment, the goal is to get familiar with the RPC (Remote Procedure Call) / RMI (Remote Method Invocation) model for communication among distributed processes. The RPC model is at the core of many distributed systems today. For this purpose, the aim of this assignment is to develop and deploy a distributed RPC/RMI service that provides client processes Turkish dictionary operations located at the remote server-side.
Tasks
You are asked to design and implement operations of the dictionary service using RC/RMI model (either Java RMI or Sun RPC) for communication between the clients and the server. The clients can request dictionary operations concurrently from the single server. The server must handle incoming client connections and requests, and reply to each client eventually. For each connection, the server gets the requested operation (such as insert, search, log), and replies the output back to the client. If the client does not receive any response back, it waits for a predefined amount of time (controlled by a timer mechanism) and submits the same operation request again.
The following operations must be provided at the server-side:
Insert Word: The client can add a new word to the dictionary at the server. If the submitted word already exists, then a warning message is returned to the client. The client must obey the dictionary format explained in the Turkish Dictionary section.
Search Word: The client can query a word from the dictionary server. If the word does not exist then the “Not Found” message is returned to the client. If the word exists, its description must be provided to the client. (Example: DISTRIBUTE DA?ITMAK {V} where {V} stands for verb.)
Logs: Server must keep log information and when a client requests the logs, they are returned in line by line. The logs are structured as follows; client IP, requested operation (such as insert, search, and log), and the time of operation.
Statistics: Client can query the Turkish dictionary to get some statistics about the dictionary. The statistics command will show how many words in the file and also groups the words based on word type. An example output format:
Turkish Dictionary
With this assignment, you are provided a dictionary (dictionary.txt) where each entry contains English word(s), Turkish meaning, and the word type. One example entry is:
ACADEMICIAN AKADEM? ÜYES? {N}
where {N} stands for a noun. There are other word types as well. The command line structure must obey the dictionary entry format.
ThisIT Assignment has been solved by our IT Experts at My Uni Paper. Our Assignment Writing Experts are efficient to provide a fresh solution to this question. We are serving more than 10000+Students in Australia, UK & US by helping them to score HD in their academics. Our Experts are well trained to follow all marking rubrics & referencing style.
Be it a used or new solution, the quality of the work submitted by our assignment Experts remains unhampered. You may continue to expect the same or even better quality with the used and new assignment solution files respectively. There’s one thing to be noticed that you could choose one between the two and acquire an HD either way. You could choose a new assignment solution file to get yourself an exclusive, plagiarism (with free Turnitin file), expert quality assignment or order an old solution file that was considered worthy of the highest distinction.
© Copyright 2026 My Uni Papers – Student Hustle Made Hassle Free. All rights reserved.