Thursday 26 February 2015

Distributed System Practical List

Government Engineering College,patan
Computer Engineering Department


PRACTICAL LIST

Sub: Distributed Systems (180701)                                       Sem :- VIII CE
Faculty:Prof.M.M.Chaudhari


Sr.
No.

                                                      Practical Title
RPCGEN
1
Write a program to convert given digit into appropriate word using rpcgen command.
2
Write a program to find average of given numbers using rpcgen command.
THREAD
3
Write a program to print “hello”  string using thread.
4
Write a program to find length of given string using thread.
5
Write a program to solve Producer-Consumer Problem using thread.
RMI
6
Implementation of Date & Time Server using Java RMI.
7
Implementation of Server that adds given two values by the clients using Java RMI.
SOCKET
8
Write a program to implement Calculator using Socket in java.
9
Write a program to implement echo server using Socket in java.


No comments:

Post a Comment