0% found this document useful (0 votes)
44 views4 pages

CC - Cover Page

This document is the practical journal of student Vidit Vijay Durgawale submitted in partial fulfillment of the requirements for an M.Sc. in IT. It contains an index of 10 cloud computing practicals implemented between September 2022 to November 2022 covering topics like client-server programs using TCP and UDP, multicast sockets, RMI, web services, virtualization using Xen and VMWare, Hyper-V, and applications developed for Microsoft Azure and Google App Engine. It is certified by the subject instructor and head of the department of the University of Mumbai.

Uploaded by

Vidit Durgawale
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)
44 views4 pages

CC - Cover Page

This document is the practical journal of student Vidit Vijay Durgawale submitted in partial fulfillment of the requirements for an M.Sc. in IT. It contains an index of 10 cloud computing practicals implemented between September 2022 to November 2022 covering topics like client-server programs using TCP and UDP, multicast sockets, RMI, web services, virtualization using Xen and VMWare, Hyper-V, and applications developed for Microsoft Azure and Google App Engine. It is certified by the subject instructor and head of the department of the University of Mumbai.

Uploaded by

Vidit Durgawale
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/ 4

University of Mumbai

PRACTICAL JOURNAL – COURSE III

PSIT1P3
Cloud Computing
SUBMITTED BY
Vidit Vijay Durgawale
SEAT NO 10384

SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR


QUALIFYING M.Sc. (I.T.) PART-I (SEMESTER – I) EXAMINATION

2022-23

DEPARTMENT OF INFORMATION TECHNOLOGY


3RD FLOOR, DR. SHANKAR DAYAL SHARMA BHAVAN,
VIDYANAGRI, SANTACRUZ (E), MUMBAI – 400098.
Department of Information Technology
Certificate

This is to certify that Mr./Ms. Vidit Vijay Durgawale ,

Seat No. 10384 Studying in Master of Science in Information Technology

Part I Semester I has satisfactorily completed the Practical of PSIT1P3 Cloud Computing

as prescribed by University of Mumbai, during the academic year 2022-23.

Signature Signature
Subject-In-Charge Head of the Department

College Seal: Date:


INDEX

Sr. No Practical Date Sign

1. Write a program for implementing Client Server


communication model using TCP.
A. A client server based program using TCP to find if 07/09/2022
the number entered is prime.
B. A client server TCP based chatting application.

2. Write a program for implementing Client Server


communication model using UDP.
A. A client server based program using UDP to find if
the number entered is even or odd.
B. A client server based program using UDP to find the
14/09/2022
factorial of the entered number.
C. A program to implement simple calculator operations
like addition, subtraction, multiplication and
division.
D. A program that finds the square, square root, cube
and cube root of the entered number.

3. A multicast Socket example. 19/09/2022

4. Write a program to show the object communication


using RMI.
A. A RMI based application program to display current
28/09/2022
date and time.
B. A RMI based application program that converts
digits to words, e.g. 123 will be converted to one two
three.

5. Show the implementation of web services.


A. Implementing “Big” Web Service. 10/10/2022
B. Implementing Web Service that connects to MySQL
database.

6. Implement Xen virtualization and manage with Xen 21/10/2022


Center.

7. Implement virtualization using VMWare ESXi Server 09/11/2022


and managing with vCenter

8. Implement Windows Hyper V virtualization 15/11/2022

9. Develop application for Microsoft Azure. 21/11/2022

10. Develop application for Google App Engine 29/11/2022

You might also like