NETWORK                                      
NETWORK ARCHITECTURE
DEFINITION OF NETWORK ARCHITECTURE
-
Network architecture is the way network are desingned to communicate.

TWO TYPES OF NETWORK ARCHITECTURES
1) Peer-to-peer Network
-A network model in which all computers can function as clients or servers as needed, and there's no centralized control over network resources.


PEER-TO-PEER NETWORK
2) Client-server Network
- Network in which one or more computers act as a server, and the other computers (clients) on the network request services from the server.

CLIENT-SERVER NETWORK