DCC Microproject
DCC Microproject
PROJECT REPORT
ON
“Create a small Network install, configure various devices and perform at least one peer-to-peer
service and client/server service over it.”
SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE AWARD OF
DIPLOMA A
IN
COMPUTER ENGINEERING
SUBMITTED TO
SUBMITTED BY:-
GUIDED BY
(Mr. Dhumal Mam)
SAMARTH POLYTECHINIC,BELHE
SAMARTH POLYTECHINIC, BELHE
CERTIFICATE
“Create a small Network install, configure various devices and perform at least one peer-to-peer service
and client/server service over it.”
In partial fulfillment of the requirements for the award of the Diploma in Computer
Engineering and submitted to the Department of Computer of Samarth Polytechnic, Belhe
work carried out during a period for the academic year 2022- 23 as per curriculum.
“Create a small Network install, configure various devices and perform at least one peer-
to-peer service and client/server service over it.”
We are really thankful to our course the Principal Prof. Kapile A. S. and the
HOD Prof. Pokharkar M.S. Samarth Polytechnic, Belhe for his invaluable
guidance and assistance, without which the accomplishment of the task would
have never been possible. We also thank Prof. Tannu R.R. for giving this
opportunity to explore into the real world and realize the interrelation without
which a Project can never progress. In our present project we have chosen the
topic-
“Create a small Network install, configure various devices and perform at least one peer-
to-peer service and client/server service over it. ”
Chapter 2 Introduction 1
Chapter 3 Types 6-11
Peer to peer Network
Client Server Network
1. Peer-to-peer Network:-
A peer to peer network has no
dedicated servers. In a peer to peer network, a number of workstations (or clients) are
connected together for sharing devices, information or data. All the workstations (clients)
are considered equal. Any one computer can act as client or server at any instance. This
network is ideal for small networks where there is no need for dedicated servers, like
home networks, small business networks, or retail shops. The Microsoft term for peer to
peer network is “Workgroup”.
There is no limitation for the number of computers in a peer to peer network. But peer to
peer implementations are meant for small networks. Typically, a Workgroup contain less
than 10 workstations.
Commonly used :-
Workstation Operating Systems
Microsoft Windows 10 Desktop,
Red Hat Enterprise Linux Workstation,
SUSE Linux Enterprise Desktop,
Ubuntu Desktop,
LinuxMint,
Fedora Workstation,
elementary OS etc.
*Anvantages Of Peer-to-peer network:-
1. The failure of one computer won’t disrupt the rest of
the system.
2.You get to avoid the expense of having and
maintaining a server.
3.Peer to peer networks don’t require a network
operating system.
4. This system doesn’t require advanced knowledge to
be useful.
5. Very easy setup of this network
6. This network is Less Expensive
It is very secure.
Gives better performance.
It has centralized backup.
It is very reliable
File server − These servers provide the services for storing, retrieving and
moving the data. A user can read, write, exchange and manage the files with the
help of file servers.
Printer server − The printer server is used for controlling and managing printing
on the network. It also offers the fax service to the network users.
NetIQ eDirectory,
Fedora Directory Server,
OpenLDAP .
Chapter 4:- Difference between Peer-to-peer & Client server Network
Peer-to-peer network Client Server Network
On other hand if information get lost in Peer- In case of Client-Server network as node did
to-Peer network then the corresponding node not save the information during the
could resend the information as it has transmission, there is no option to resend it if
information stored. gets lost due to some reason until the sender
or centralized server send it again.
On other hand Peer-to-Peer does not reserve Client-Server Network reserves the full
the entire bandwidth in advance it consumes bandwidth in advance as there are only two
bandwidth node per node as per the nodes and dedicated path for transmission.
requirement and releases the bandwidth
when gets free.
1. Peer-to-peer Network:
Different applications of P2P networks enable users to
share the computation power (distributed systems), data (file-sharing), and
bandwidth (using many nodes for transferring data). P2P uses an individual's
computer power and resources, instead of powerful centralized servers.