0% found this document useful (0 votes)
61 views6 pages

Activity (Lab) No. 5 Hardware and Networking

This document describes a lab experiment on networking concepts. The objective is to understand networking between computers, sharing files, and configuring private and public IP addresses. It provides details on setting up file sharing in Windows and the differences between private and public IPs. Private IPs are internally used for communication within a local network while public IPs are unique addresses that identify a device on the internet. The document also includes discussion questions and references for further reading.

Uploaded by

sanketkurve
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)
61 views6 pages

Activity (Lab) No. 5 Hardware and Networking

This document describes a lab experiment on networking concepts. The objective is to understand networking between computers, sharing files, and configuring private and public IP addresses. It provides details on setting up file sharing in Windows and the differences between private and public IPs. Private IPs are internally used for communication within a local network while public IPs are unique addresses that identify a device on the internet. The document also includes discussion questions and references for further reading.

Uploaded by

sanketkurve
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/ 6

Hardware & Networking Lab (N-VSCCS101P) – Lab 05

S. B. JAIN INSTITUTE OF TECHNOLOGY, MANAGEMENT & RESEARCH,


NAGPUR.

Activity No. 5
Aim: Apply the concept of networking, shared files, and configure private and public IPs
in the operating system.

Name of Student: Sanket Kurve

Roll No.: CS23121

Semester/Year: I / I

Academic Session: 2023-2024

Date of Performance: _____ / _____ / 2023

Date of Submission: _____ / _____ / 2023

Department of First Year, S.B.J.I.T.M.R., Nagpur


Hardware & Networking Lab (N-VSCCS101P) – [Lab 05]

AIM: Apply the concept of networking, shared files, and configure private and public IPs in the
operating system.

OBJECTIVE/EXPECTED LEARNING OUTCOME:


To be able to understand the concept of networking between computers, share files, and configure
Private and Public IPs in Operating System.

HARDWARE AND SOFTWARE REQUIREMENT:


Hardware Requirement
● Processor : Dual Core
● RAM : 1GB
● Hard Disk Drive : > 80 GB
Software Requirement
● Shared Folder

THEORY:
To share a file or folder in File Explorer, do one of the following:
 Right-click or press a file, select Give access to > Specific people.

Department of First Year, S.B.J.I.T.M.R., Nagpur


Hardware & Networking Lab (N-VSCCS101P) – [Lab 05]

 Select a file, select the Share tab at the top of File Explorer, and then in the Share
with section select Specific people.

Select a user on the network to share the file with or select Everyone to give all network users
access to the file.
If you select multiple files at once, you can share them all in the same way. It works for folders,
too—share a folder, and all files in it will be shared.
To stop sharing in File Explorer, do one of the following:
 Right-click or press a file or folder, then select Give access to > Remove access.

Department of First Year, S.B.J.I.T.M.R., Nagpur


Hardware & Networking Lab (N-VSCCS101P) – [Lab 05]

 Select a file or folder, select the Share tab at the top of File Explorer, and then in
the Share with section select Remove access.

File Explorer shows the Remove access option ("Stop sharing" in older versions of Windows 10)
for all files, even those that aren't being shared over a network. A public IP address is a unique IP
address assigned to your network router by your internet service provider and can be accessed
directly over the internet. A private IP address is a unique address that your network router assigns
to your device. It is used within a private network to connect securely to other devices.

What is a Public IP Address?


A public IP address is an address provided that is provided by your internet service provider (ISP)
to your network. On the internet, it recognizes your device. The internet is accessed through your
router's public IP address. Public IP addresses are commonly used by publicly accessible
enterprises such as websites, DNS, and VPN servers because they can be accessed from anywhere
in the world. You cannot go online without having your public IP address, which identifies your
device on the internet. Your router is an intermediate between your computer and the internet on
a typical home network.

What is a Private IP Address?


A private IP address, also known as the local IP address, is the IP address your network router
allocates to your device. This address is only visible within your network, so it is unavailable on

Department of First Year, S.B.J.I.T.M.R., Nagpur


Hardware & Networking Lab (N-VSCCS101P) – [Lab 05]

the internet. Each device on the same network is assigned a unique private IP address that allows
them to communicate with other devices. The device in your home can have the same private IP
address as your neighbours’ device or anyone else's all over the world, with private IP addresses.
This is due to the non-routable nature of private addresses.

Key Differences Between Public and Private IP Addresses


The following are the key differences between a private and a public IP address.
No Key Private IP Address Public IP Address
1. DefinitionA private IP address, also known as the A public IP address is the public-facing
local IP address, is the IP address that your IP address provided to your network by
network router allocates to your device. your internet service provider (ISP).
2. Scope These addresses have local scope. Devices These addresses have global scope.
within a network use this to communicate.
3. Communica A private IP address is usually used to A public IP address is usually used to
tion communicate with any other device in your communicate outside your network.
house or office that is connected to your
private network.
4. Format Private IP Addresses differ in a uniform Public IP Addresses differ in varying
manner. ranges.
5. Traffic All data transfers using a private IP address The Internet Service
stay within the network and are unaffected Provider (ISP) controls the data transfers
by external factors. using a public IP address.
6. Provider A Local Network Provider creates the The public IP addresses are controlled by
private IP addresses by the use of network internet service providers (ISP).
operating systems.
7. Cost Private IP Addresses are free of cost. Public IP Address comes with a cost.
8. Locate Private IP Address can be found by Public IP Address needs to be searched
entering "ipconfig" on the command on search engine like google.
prompt.
9. Numeric Private IP addresses use numeric code that Public IP addresses use a numeric code
code is not unique and can be reused by any that is unique to each device and cannot
device connected to a private network. be repeated.
10. Security Private IP addresses are secure. Public IP addresses are vulnerable to
attack since they have no security.
11. Range The private IP addresses range Except for private IP addresses, all other
from: 10.0.0.0 to 10.255.255.255, 172.16. IP addresses are public IP.
0.0 to 172.31.255.255,
and 192.168.0.0 to 192.168.255.255
12. Example 192.168.11.20 is an example of a private IP 17.5.7.3 is an example of a public IP
address. address.

Department of First Year, S.B.J.I.T.M.R., Nagpur


Hardware & Networking Lab (N-VSCCS101P) – [Lab 05]

CONCLUSION: Hence we understand the concept of Networking between computers, share


files, and configure Private and Public IPs in Operating System.

DISCUSSION QUESTIONS:
1. Explain Public IP?
2. What is Private IP?
3. Explain Networking between two or more computers?

REFERENCE:
● https://support.microsoft.com/en-us/windows/file-sharing-over-a-network-in-windows-
b58704b2-f53a-4b82-7bc1-80f9994725bf
● https://www.techtarget.com/searchenterprisedesktop/tip/Device-drivers-Installation-and-
configuration
● https://www.scaler.com/topics/computer-network/public-and-private-ip-address/

Department of First Year, S.B.J.I.T.M.R., Nagpur

You might also like