EBK ESSENTIALS OF MIS
12th Edition
ISBN: 8220101459305
Author: LAUDON
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Expert Solution & Answer
Chapter 7, Problem 1RQ
Explanation of Solution
Features of simple network:
- The client computers, server computer, network
operating system software, network interfaces, hub, and a connection medium are the entities of a simple network. - The basic responsible for network operating system software is controlling the network and its functions.
- One client computer is connected to another client computer within the same network.
- Hubs and switches function is sending packets of data to all other linked devices.
- The network helping up web pages to storing data and network operating system.
- The switch has the capability to select a particular destination while the hub sends a packet to all other linked devices.
- The network components links with the connection mediums such as coaxial cables, radio signals or telephone wires.
- The Microsoft Window Server, Linux and Novell Open Enterprise Server are the most commonly used network operating system software.
Features of the Network Infrastructure for a large company:
- The large companies have many employees and several locations, the collection of hundreds of small LANs needs to be joined into a corporate-wide networking infrastructure.
- The infrastructure also has the capability to support mobile sales by using mobile employees connecting to the company website, smartphones, interior company networks using Wi-Fi networks and videoconferencing systems to provide efficient communication between managers on a global scale.
- The infrastructure is included many small LANs that are connected to other LANs and to corporate networks.
- Overall, the large company network infrastructure includes the use of a wide variety of technologies like corporate data networks to internet service, ordinary telephone service, wireless internet and cell phones.
Explanation of Solution
Principal technologies and trends:
- Client/ Server computing
- Packet switching
- TCP/ IP and Connectivity
Client/ Server computing:
- Client/ Server computing is defined as a distributed computing model where a part of the processing power is placed within cheap client computers and exist in laptops, handled devices or desktops.
- It also allows for computing to departments, factory floors, workgroups and other parts of a business that couldn’t be worked by a centralized architecture.
- The clients are linked to other clients through networks that is controlled by a network server computer.
- It has replaced by centralized mainframe computer.
- The process of the client/ server computing has no longer take place on a central large mainframe computer.
Packet Switching:
- Messages transferring in the internet are divide into fixed size unit of data called packet.
- Messages are divided into packets to increase the performance and reliability of the internet.
- Ιt also improves the effectiveness of the communication line in the internet.
- Packets travel through several routers before it reaches the destination.
- Router is a device that provides a path for the packet to reach the destination.
- If there is a failure in one path, the router will provide an alternative route.
- Packets are directed based on the destination address present within each packet.
- Packets reach the destination in the different order. So, it is collected and rearranged in the destination to get the original message, referred to as packet switching.
TCP/IP (Transmission Control Protocol/Internet protocol) and Connectivity:
- TCP (Transmission Control Protocol)/IP (Internet Protocol) is a protocol suite used to connect the host from the different networks.
- It is a protocol stacked with five layers. They are physical layer, data link layer, network layer, transport layer, and application layer.
- In TCP/IP, the lower layer protocols supports higher layer protocols.
- TCP/IP also supports low-level communication.
- TCP can integrate with IP to provide additional functionalities such as failure recovery, optimize data transmission etc.
- TCP is located at the transport layer and IP (Internet Protocol) is located at the network layer.
- TCP is responsible for dividing the message into one or more packets in source and reassemble the packet in destination.
- IP is responsible for transmitting of packets from source to destination.
Want to see more full solutions like this?
Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
After our initial deployment for our ML home based security system, the first steps we took to contribute further to the project, we conducted load testing, tested and optimize for low latency, and automated user onboarding. What should be next?
Why investing in skills and technology is a critical factor in the financial management aspect of system projects.
why investing in skills and technology is a critical factor in the financial management aspect of systems projects.
Knowledge Booster
Similar questions
- EX:[AE00]=fa50h number of ones =1111 1010 0101 0000 Physical address=4AE00h=4000h*10h+AE00h Mov ax,4000 Mov ds,ax; DS=4000h mov ds,4000 X Mov ax,[AE00] ; ax=[ae00]=FA50h Mov cx,10; 16 bit in decimal Mov bl,0 *: Ror ax,1 Jnc ** Inc bl **:Dec cx Jnz * ;LSB⇒CF Cf=1 ; it jump when CF=0, will not jump when CF=1 HW1: rewrite the above example use another wayarrow_forwardEX2: Write a piece of assembly code that can count the number of ones in word stored at 4AE00harrow_forwardWrite a program that simulates a Magic 8 Ball, which is a fortune-telling toy that displays a random response to a yes or no question. In the student sample programs for this book, you will find a text file named 8_ball_responses.txt. The file contains 12 responses, such as “I don’t think so”, “Yes, of course!”, “I’m not sure”, and so forth. The program should read the responses from the file into a list. It should prompt the user to ask a question, then display one of the responses, randomly selected from the list. The program should repeat until the user is ready to quit. Contents of 8_ball_responses.txt: Yes, of course! Without a doubt, yes. You can count on it. For sure! Ask me later. I'm not sure. I can't tell you right now. I'll tell you after my nap. No way! I don't think so. Without a doubt, no. The answer is clearly NO. (You can access the Computer Science Portal at www.pearsonhighered.com/gaddis.)arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Fundamentals of Information SystemsComputer ScienceISBN:9781337097536Author:Ralph Stair, George ReynoldsPublisher:Cengage LearningPrinciples of Information Systems (MindTap Course...Computer ScienceISBN:9781305971776Author:Ralph Stair, George ReynoldsPublisher:Cengage Learning
- Principles of Information Systems (MindTap Course...Computer ScienceISBN:9781285867168Author:Ralph Stair, George ReynoldsPublisher:Cengage LearningSystems ArchitectureComputer ScienceISBN:9781305080195Author:Stephen D. BurdPublisher:Cengage LearningA+ Guide to Hardware (Standalone Book) (MindTap C...Computer ScienceISBN:9781305266452Author:Jean AndrewsPublisher:Cengage Learning
Fundamentals of Information Systems
Computer Science
ISBN:9781337097536
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781305971776
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Principles of Information Systems (MindTap Course...
Computer Science
ISBN:9781285867168
Author:Ralph Stair, George Reynolds
Publisher:Cengage Learning
Systems Architecture
Computer Science
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Cengage Learning
A+ Guide to Hardware (Standalone Book) (MindTap C...
Computer Science
ISBN:9781305266452
Author:Jean Andrews
Publisher:Cengage Learning