0% found this document useful (0 votes)
11 views3 pages

Understanding Packet Switching in Internet

The document discusses the workings of the Internet, emphasizing the differences between packet switching and circuit switching. Packet switching is highlighted for its efficiency, reliability, and cost-effectiveness, while circuit switching is noted for its ordered delivery of packets. Additionally, it includes practical examples such as using the tracert command in Windows to trace routes to websites.

Uploaded by

s11018684
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
11 views3 pages

Understanding Packet Switching in Internet

The document discusses the workings of the Internet, emphasizing the differences between packet switching and circuit switching. Packet switching is highlighted for its efficiency, reliability, and cost-effectiveness, while circuit switching is noted for its ordered delivery of packets. Additionally, it includes practical examples such as using the tracert command in Windows to trace routes to websites.

Uploaded by

s11018684
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Internet

How the Internet Works in 5 Minutes (4:48)


[Link]
How does the INTERNET work? (8:58)
[Link]

Packet Switching vs Circuit Switching


Explanation (5:16)
[Link]
Graphical illustration (2:20)
[Link]

Circuit Switching Packet Switching


Guarantee of Quality Yes No
Ease of Connectivity No Yes
Scalability No Yes

Packet switching is used in the Internet.

Advantage of Packet Switching over Circuit Switching :


 More efficient in terms of bandwidth, since the concept of reserving circuit is not there.
 Minimal transmission latency.
 More reliable as destination can detect the missing packet.
 More fault tolerant because packets may follow different path in case any link is down, Unlike
Circuit Switching.
 Cost effective and comparatively cheaper to implement.

Disadvantage of Packet Switching over Circuit Switching :


 Packet Switching don’t give packets in order, whereas Circuit Switching provides ordered
delivery of packets because all the packets follow the same path.
 Since the packets are unordered, we need to provide sequence numbers to each packet.
 Complexity is more at each node because of the facility to follow multiple path.
 Transmission delay is more because of rerouting.
 Packet Switching is beneficial only for small messages, but for bursty data (large messages)
Circuit Switching is better.
[Link]

Trace Route

Activity 2.2 How to use tracert in Windows

Microsoft Windows [Version 6.3.9600]


(c) 2013 Microsoft Corporation. All rights reserved.
C:\Users\usera>tracert [Link]

Tracing route to [Link] [[Link]]


over a maximum of 30 hops:

1 2 ms 2 ms 2 ms [Link]
2 11 ms 4 ms 4 ms [Link]
3 4 ms 4 ms 4 ms [Link]
4 4 ms 5 ms 4 ms [Link] [[Link]]
5 11 ms 10 ms 11 ms [Link] [[Link]
7]
6 21 ms 78 ms 48 ms [Link] [63.218.
174.201]
7 5 ms 6 ms 5 ms [Link] [63.218.
174.201]
8 6 ms 6 ms 7 ms [Link] [[Link]]
9 5 ms 5 ms 7 ms [Link] [[Link]]
10 6 ms 9 ms 8 ms [Link] [[Link]]
11 7 ms 6 ms 6 ms [Link]
12 6 ms 6 ms 5 ms [Link] [157.240
.15.35]

Trace complete.

C:\Users\usera>

How to read tracert


[Link]

Activity 2.3 Part two

Activity 2.4

Activity 2.5

Activity 2.6

Case Study 2.1


Case Study 2.2

Double 11 sales from 2009 to 2018

[Link]

Taobao is mainly C2C. Tmall is B2C. AliExpress’s focus is on individual or small business buyers from abroad,
for whom it is a middleman sourcing goods directly from wholesalers or manufacturers.

Tmall 2.0 will provide a personally customized store experience for the consumer, link the consumer to off-
line outlets, and provide new opportunities for brand narratives, live streaming and other forms of content
distribution.

Web server software statistics (As of September 16, 2019)

Common questions

Powered by AI

Packet switching does not inherently preserve packet order, requiring sequence numbers to reconstruct data at the destination. This adds complexity to data processing, as the system must reorder packets before the data can be used. Although this mechanism increases processing demands, it enhances network efficiency by allowing multiple pathways, alleviating bottlenecks, and better utilizing available bandwidth. The trade-off involves increased computational load at endpoints but significantly improves transmission flexibility and resource allocation .

The traceroute command displays the path data packets take from the source to a destination by listing each hop along the route. Each line of the output shows the latency between hops and can help identify network congestion points or failures. By examining the IP addresses and associated hostnames, one can deduce the network infrastructure components involved. The latency information on each hop helps diagnose network performance and potential routing issues .

Tmall's strategic advantage lies in its ability to provide a personally customized store experience, which can increase consumer engagement by offering tailored recommendations and content. Additionally, Tmall links consumers to offline outlets and provides new branding opportunities through live streaming and other content forms, giving it a competitive edge in terms of marketing and customer interaction. These features enhance user experience and potentially boost sales by increasing both customer satisfaction and brand loyalty .

Tmall 2.0's focus on personalized consumer experiences potentially shifts consumer behavior by increasing engagement through targeted recommendations and content. This personalization encourages repeat purchases and brand loyalty, altering how consumers interact with digital marketplaces. For businesses, it demands more innovative content strategies and marketing approaches, integrating storytelling and live engagement to capture consumer interest in an increasingly personalized market landscape .

Traceroute is pivotal in diagnosing latency problems by detailing each hop a packet takes from source to destination, along with the time it takes to reach each hop. This reveals congestion points or bottlenecks causing delays within the network. By highlighting which specific nodes or paths introduce latency, network administrators can pinpoint and address these issues, optimizing routing paths and improving overall network performance .

Packet switching is more efficient in terms of bandwidth since it does not reserve circuits. It has minimal transmission latency, is more reliable because the destination can detect missing packets, and is more fault-tolerant as packets may follow different paths if a link is down, making it cost-effective. However, packet switching does not deliver packets in order, unlike circuit switching, requiring sequence numbers for each packet. Its complexity increases at each node due to multiple path options and has increased transmission delay due to rerouting. Packet switching is better suited for small messages, whereas circuit switching is more efficient for bursty data .

The cost-effectiveness of packet switching stems from its ability to dynamically allocate bandwidth and resources, negating the need for dedicated circuits and therefore reducing infrastructure expenses. This flexibility allows for more economical use of existing network paths, maximizing throughput without requiring extensive new investment. Reduced costs come from the adaptable routing methodologies and the distributed nature of packet handling, which minimizes the requirement for maintaining fixed, potentially underutilized connections found in circuit switching .

Packet switching is more fault-tolerant than circuit switching because packets can reroute through different paths if a link becomes unavailable, ensuring continuous data flow. Circuit switching requires a dedicated path, leading to potential complete network failure if any part of the path fails. This inherent flexibility in packet switching enhances network reliability by providing alternative routing options, reducing the likelihood of a total system failure .

The global preference for packet switching is driven by its technical and economic advantages. Technically, packet switching increases efficiency through dynamic bandwidth allocation, fault tolerance through multi-path routing, and flexibility in handling diverse traffic types without the need for pre-established paths. Economically, it lowers infrastructure costs by maximizing resource use without dedicated circuits. Its scalability matches the internet's growth demands, supporting large data volumes and diverse user needs, making it the optimal choice for complex and expansive networks .

Packet switching offers greater scalability than circuit switching because it does not require dedicated pathways for each communication session. This lack of reservation allows networks to easily adapt to increased traffic and bandwidth demands, making it ideal for the ever-growing and dynamic nature of the internet. Circuit switching's reliance on fixed pathways limits its scalability potential, making it less suitable for the fluid demands of modern networks .

You might also like