Essay sample library > Client/Server Base Architecture Used in a New Payroll System

Client/Server Base Architecture Used in a New Payroll System

2023-03-27 15:38:13

The network infrastructure provides the foundation for data transmission. This includes how all the devices are connected and how they communicate with each other. There is a thin client at each location for the user to provide input, and this data is sent to the network switch to determine the destination of the data. The switch then sends the data to the customer edge router. The CER routes data to MPLS provider edge routers. The PER checks the data used in the data center and routes the traffic to the data center's CE router.

Traditional databases use a client-server network architecture where users (called clients) can modify data stored on a central server. Control of the database is preserved with the specified authority, authenticating the client's credentials before providing access to the database. Because this permission is responsible for managing the database, you can even change or delete the data if the privilege security is compromised. The block chain database consists of several interspersed nodes. Each node participates in management. Every node can validate the new contents of the block chain and enter new data into the database. To increase block chains, most nodes need to reach an agreement. This consensus mechanism guarantees the security of the network and makes it difficult to tamper with it.

Client server architecture began in the early 1980s. A client server is basically an architecture of a computer network where many clients request or receive services from a central server. The client computer provides an interface that allows a computer user to request service on the server and display the results returned from the server. The client-server software architecture is designed to improve availability, flexibility, interoperability, and scalability compared to centralized mainframe time-sharing computing. With this approach, a database server replacing the file server was introduced. Internet based messaging based client server model. In this case, the client computer sends an HTTP request to the server and sends the page. The request is split into HTTP packets and sent to the server over the TCP / IP infrastructure. There are two types of client server architecture divided into two layers and three layers.