0% found this document useful (0 votes)
2 views

Exp3_Distributed_Systems

The document outlines an experiment for a B.Tech course in Distributed Systems at Motilal Nehru National Institute of Technology Allahabad. It includes instructions to write a UDP client C program for sending strings to a server and to design a distributed application using Message Passing Interface (MPI) for remote computation. The experiment is part of the curriculum for the Computer Science and Engineering branch in the sixth semester.

Uploaded by

meenu14siwach
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Exp3_Distributed_Systems

The document outlines an experiment for a B.Tech course in Distributed Systems at Motilal Nehru National Institute of Technology Allahabad. It includes instructions to write a UDP client C program for sending strings to a server and to design a distributed application using Message Passing Interface (MPI) for remote computation. The experiment is part of the curriculum for the Computer Science and Engineering branch in the sixth semester.

Uploaded by

meenu14siwach
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

मोतीलाल नेहरु राष्ट्रीय प्रौद्योगिकी संस्थान इलाहाबाद

प्रयािराज–२११००४ [भारत]
Motilal Nehru National Institute of Technology Allahabad
Allahabad-211004 [India]

Department of Computer Science and Engineering

Programme Name: B.Tech Semester: VI Branch: Computer Science & Engg


Course Code: CSN16400 Course Name: Distributed Systems

Experiment No. 3

Experiment Description
i) Write a client (UDP) C program that calls sendto() to send string to server
program knowing IP address and port number.
ii) Design a Distributed Application using Message Passing Interface (MPI)
for remote computation.

You might also like