0% found this document useful (0 votes)
651 views1 page

Lab Practical Index for CS&E

This document contains an index listing 7 distributed systems experiments to be completed for a distributed systems lab course. The experiments include simulating logical clocks, distributed mutual exclusion, a distributed chat server, remote procedure calls for file transfer, Java RMI, a sliding window protocol, and implementing CORBA using C++ and Java. The index provides a brief name and date column for each experiment.

Uploaded by

Rishabh Mishra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
651 views1 page

Lab Practical Index for CS&E

This document contains an index listing 7 distributed systems experiments to be completed for a distributed systems lab course. The experiments include simulating logical clocks, distributed mutual exclusion, a distributed chat server, remote procedure calls for file transfer, Java RMI, a sliding window protocol, and implementing CORBA using C++ and Java. The index provides a brief name and date column for each experiment.

Uploaded by

Rishabh Mishra
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

DS Lab (RCS 751)

INDEX

S.N. Practical Name Date Sign


1. Simulate the functioning of Lamport’s Logical Clock in ‘C’.

2. Simulate the Distributed Mutual Exclusion in ‘C’.

3. Implement a Distributed Chat Server using TCP Sockets in ‘C’.

4. Implement RPC mechanism for a file transfer across a network in ‘C’

5. Implement ‘Java RMI’ mechanism for accessing methods of remote systems.

6. Simulate Balanced Sliding Window Protocol in ‘C’.


Implement CORBA mechanism by using ‘C++’ program at one end and ‘Java
7.
program on the other.

Department of CS&E, BBDEC

You might also like