ADS Key digital networking technologies | site economics

Key digital networking technologies

 on Sunday, October 16, 2016  

ADS
Contemporary digital networks and the Internet are based on three key technologies: client/server computing, the use of packet switching, and the development of widely used communications standards (the most important of which is Transmission Control Protocol/Internet Protocol, or TCP/IP) for linking disparate networks and computers.

Client/Server Computing
Client/server computing, , is a distributed computing model in which some of the processing power is located within small,  inexpensive client computers, and resides literally on desktops, laptops, or in handheld devices. These powerful clients are linked to one another througha network that is controlled by a network server computer. The server setsthe rules of communication for the network and provides every client with anaddress so others can find it on the network. Client/server computing has largely replaced centralized mainframe computing in which nearly all of the processing takes place on a central large mainframe computer. Client/server computing has extended computing to departments, workgroups, factory floors, and other parts of the business that could not be served by a centralized architecture. The Internet is the largest implementation of client/server computing.

Packet Switching
Packet switching is a method of slicing digital messages into parcels called packets, sending the packets along different communication paths as they become available, and then reassembling the packets once they arrive at their destinations (see Figure 7.3). Prior to the development of packet switching, computer networks used leased, dedicated telephone circuits to communicate with other computers in remote locations. In circuit-switched networks, such as the telephone system, a complete point-to-point circuit is assembled, and then communication can proceed. These dedicated circuitswitching techniques were expensive and wasted available communications capacity the circuit was maintained regardless of whether any data were being sent.

Packet switching makes much more efficient use of the communications capacity of a network. In packet-switched networks, messages are firstbroken down into small fixed bundles of data called packets. The packetsinclude information for directing the packet to the right address and for checking transmission errors along with the data. The packets are transmitted over various communications channels using routers, each packet traveling independently. Packets of data originating at one source will be routed through many different paths and networks before being reassembled into the original message when they reach their destinations.
http://siteeconomics.blogspot.com/2016/10/key-digital-networking-technologies.html
see Figure 7.3)
 Data are grouped into small packets, which are transmitted independently over various communications channels and reassembled at their final destination.

TCP/IP and Connectivity
In a typical telecommunications network, diverse hardware and software components need to work together to transmit information. Different components in a network communicate with each other only by adhering to a common set of rules called protocols. A protocol is a set of rules and procedures governing transmission of information between two points in a network.

In the past, many diverse proprietary and incompatible protocols often forced business firms to purchase computing and communications equipment froma single vendor. But today, corporate networks are increasingly using a single, common, worldwide standard called Transmission Control Protocol/Internet Protocol (TCP/IP). TCP/IP was developed during the early 1970s to support U.S. Department of Defense Advanced Research Projects Agency (DARPA) efforts to help scientists transmit data among different types of computers over long distances.

TCP/IP uses a suite of protocols, the main ones being TCP and IP. TCP refers to the Transmission Control Protocol, which handles the movement of data between computers. TCP establishes a connection between the computers, sequences the transfer of packets, and acknowledges the packets sent. IP refers to the Internet Protocol (IP), which is responsible for the delivery of packets and includes the disassembling and reassembling of packets during transmission. Figure 7.4 illustrates the four-layered Department of Defense reference model for TCP/IP, and the layers are described as follows:

1. Application layer. The Application layer enables client application programs to access the other layers and defines the protocols that applications use toexchange data. One of these application protocols is the Hypertext TransferProtocol (HTTP), which is used to transfer Web page files.
2. Transport layer. The Transport layer is responsible for providing the Application layer with communication and packet services. This layer includes TCP another protocols.
3. Internet layer. The Internet layer is responsible for addressing, routing, and packaging data packets called IP datagrams. The Internet Protocol is one of the protocols used in this layer.
http://siteeconomics.blogspot.com/2016/10/key-digital-networking-technologies.html
This figure illustrates the four layers of the TCP/IP reference model for communications
4. Network Interface layer. At the bottom of the reference model, the Network Interface layer is responsible for placing packets on and receiving them from the network medium, which could be any networking technology.

Two computers using TCP/IP are able to communicate even if they are based on different hardware and software platforms. Data sent from one computer to the other passes downward through all four layers, starting with the sending computer’s Application layer and passing through the Network Interface layer. After the data reach the recipient host computer, they travel up the layers and are reassembled into a format the receiving computer can use. If the receiving computer finds a damaged packet, it asks the sending computer to retransmit it. This process is reversed when the receivin computer responds.
ADS
Key digital networking technologies 4.5 5 eco Sunday, October 16, 2016 Contemporary digital networks and the Internet are based on three key technologies: client/server computing, the use of packet switching, a...


No comments:

Post a Comment

Powered by Blogger.