multiplexing
multiplexing
A communication in between two or more computers is called a network..and the process of making network is called networking..there are three basic Types of networking..1) LAN ..2) MAN...3) WAN....
interleaving
Computer networking can be defined as a process of establishing communication between a no. of autonomous computers in order to allow exchange of resources through the network. There are two main types of networking: 1) Peer to peer network : In this network all network resources are evenly shared , between all the users. All users in the network have equal administrative privileges. 2) Server client network: This is a network where there is only 1 central point in a network that supplies the network resources, this point has administrator privileges in the network and controls the whole network.
network requirements & build a prototype
Computer act as end devices between whom the communication is established by networking process.
Computer networking can be defined as the process the establish communication between autonomous systems in a network. Computer networking uses TCP/IP that acts as a guide line or rule book to the computers to know how to talk to other computers.
Process interleaving is a technique used in multitasking operating systems where multiple processes are executed in overlapping time periods. Instead of executing one process to completion before starting another, the CPU switches between processes, allowing each to run intermittently. This approach enhances system responsiveness and resource utilization, as it enables the system to handle multiple tasks simultaneously, even if only one process is actively using the CPU at any given moment. Interleaving is essential for managing concurrent processes effectively, particularly in environments with limited resources.
A network means to connect or operate with a network; to link machines (computers) to operate interactively. Networking is interacting with other people to exchange information and develop contacts, especially to further one's career.
A set of five values that describe a unique process-to-process connection is called an association.Remote port number (16-bit value).
netwok topology is firstly the process of configuring computer system and peripherals in other for it to have a maintained and stabled communication link in a network environment. so there must be a layout of configuration and networking environment....
Interleaving: A process in which the CPU alternates communication between two or more memory banks Bursting:A process in which the CPU grabs a block of information at a time, on the assumption that the next address requested will be sequential to the previous one. Pipelining: Division of large tasks into a series of smaller overlapping ones