0% found this document useful (0 votes)
8 views2 pages

Distributed System Index

The document is a lab file for the Distributed System Lab (KCS-751A) at GL BAJAJ Institute of Technology and Management for the session 2024-25. It includes a list of practical programs to be submitted, such as simulations of Lamport’s Logical Clock and Distributed Mutual Exclusion, as well as implementations of various network protocols in C and Java. The file is submitted by Keshav Janghala, a student in the Computer Science and Engineering department.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views2 pages

Distributed System Index

The document is a lab file for the Distributed System Lab (KCS-751A) at GL BAJAJ Institute of Technology and Management for the session 2024-25. It includes a list of practical programs to be submitted, such as simulations of Lamport’s Logical Clock and Distributed Mutual Exclusion, as well as implementations of various network protocols in C and Java. The file is submitted by Keshav Janghala, a student in the Computer Science and Engineering department.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

GL BAJAJ Institute of Technology and Management

[Approved by AICTE, Govt. of India & Affiliated to Dr. APJ


Abdul Kalam Technical University, Lucknow, U.P. India]

Department of Computer Science and Engineering

Distributed System Lab (KCS-751A)


Lab File

Session: 2024-25

Submitted To: Submitted By:


Ms. Aradhna Name: Keshav Janghala
Roll No.:2101920100152
CSE Department Branch: CSE Sec: F
INDEX

Date of Date of
S. No. List of Programs Signature
Practical Submission

Simulate the functioning of Lamport’s


1.
Logical Clock in ‘C’.

Simulate the Distributed Mutual


2.
Exclusion in ‘C’.

Implement a Distributed Chat Server


3.
using TCP Sockets in ‘C’.

Implement RPC mechanism for a file


4.
transfer across a network in ‘C’

Implement ‘Java RMI’ mechanism for


5.
accessing methods of remote systems.

Simulate Balanced Sliding Window


6.
Protocol in ‘C’.
Implement CORBA mechanism by using
7. ‘C++’ program at one end and ‘Java
program on the other.
Develop a client server application which
8. implements File Transfer protocol.
(Content Beyond Syllabus)
Implement a client server application
9. which implements Name Server.
(Content Beyond Syllabus)

You might also like