Catalogue Search | MBRL
Search Results Heading
Explore the vast range of titles available.
MBRLSearchResults
-
DisciplineDiscipline
-
Is Peer ReviewedIs Peer Reviewed
-
Series TitleSeries Title
-
Reading LevelReading Level
-
YearFrom:-To:
-
More FiltersMore FiltersContent TypeItem TypeIs Full-Text AvailableSubjectCountry Of PublicationPublisherSourceTarget AudienceDonorLanguagePlace of PublicationContributorsLocation
Done
Filters
Reset
9,339
result(s) for
"TCP"
Sort by:
The stack
by
Tiwana, Amrit, 1974- author
in
Internetworking (Telecommunication)
,
TCP-IP (Computer network protocol)
2025
\"An accessible, cutting-edge introduction to the \"stack,\" the foundation beneath everything that's Internet-connected\"-- Provided by publisher.
Interconnecting smart objects with IP : the next Internet
by
Dunkels, Adam
,
Vasseur, Jean-Philippe
in
Ad hoc networks (Computer networks)
,
Ambient intelligence
,
Automatic control
2010
Interconnecting Smart Objects with IP: The Next Internet explains why the Internet Protocol (IP) has become the protocol of choice for smart object networks.IP has successfully demonstrated the ability to interconnect billions of digital systems on the global Internet and in private IP networks.
TCP-LoRaD: A Loss Recovery and Differentiation Algorithm for Improving TCP Performance over MANETs in Noisy Channels
by
Sonia Gul
,
Ping-Huan Ho
,
Salahuddin Muhammad Salim Zabir
in
Algorithms
,
Bandwidths
,
Control algorithms
2022
Mobile Ad hoc Networks (MANETs) are becoming popular technologies because they offer flexibility in setting up anytime and anywhere, and provide communication support on the go. This communication requires the use of Transmission Control Protocol (TCP) which is not originally designed for use in MANET environments; therefore, it raises serious performance issues. To overcome the deficiency of the original TCP, several modifications have been proposed and reported in the networking literature. TCP-WELCOME (Wireless Environment, Link losses, and Congestion packet loss ModEls) is one of the better TCP variants suitable for MANETs. However, it has been found that this protocol has problems with packet losses because of network congestion as it adopts the original congestion control mechanism of TCP New Reno. We also found that TCP-WELCOME does not perform well in noisy channel conditions in wireless environments. In this paper, we propose a novel loss recovery and differentiation algorithm (called TCP-LoRaD) to overcome the above-mentioned TCP problems. We validate the performance of TCP-LoRaD through an extensive simulation setup using Riverbed Modeler (formerly OPNET). Results obtained show that the proposed TCP-LoRaD offers up to 20% higher throughput and about 15% lower end-to-end delays than the TCP-WELCOME in a noisy channel under medium to high traffic loads.
Journal Article
A Preliminary Frame of Improved TCP/IP Model for Metaverse Networks
2022
It is well known that internet will play a key role to the infrastructure of metaverse, while different immerging virtual worlds communicate with each other. However, the existing TCP/IP model is not suitable enough for metaverse networks. To this end, we explore a preliminary frame of revised TCP/IP model. At first, a new layer called metaverse layer is defined. And then, this layer is placed as the top layer, i.e., the upper of the application layer in TCP/IP model. As a result, a novel network model having the six layers is obtained. Our simulated experiments indicate the feasibility of the new model.
Journal Article
Novel Quick Start (QS) method for optimization of TCP
2016
With the development of Internet, various kinds of new applications appear constantly. They all have high requirements to the time delay, throughput, especially strong real-time applications such as mobile monitoring, video calls. The satellite network in Navigation Satellite System, which is necessary for the mobile monitoring, has many disadvantages such as asymmetric bandwidth, unstable network, high bit error rate and so on. This is a new challenge to the existing congestion control method. In order to improve the performance of congestion control mechanism, we put forward TCP-QS (Quick Start) from the TCP protocol control in this paper. TCP-QS algorithm mainly optimize the slow start stage. At the beginning of the connection, the value of parameter
cwnd
is set as a larger value according to the detected network bandwidth in which way, the time of the slow start stage is shortened during the transmission, and is adjusted the value of parameter
ssthresh
dynamically according to the change of network. When packet loss occurs, it takes different methods according to the different reasons.
Journal Article
Routing TCP/IP. Volume II
by
Doyle, Jeff, author
in
TCP/IP (Computer network protocol)
,
Internetworking (Telecommunication)
,
Routers (Computer networks)
2017
A detailed examination of interior routing protocols, this text includes numerous real-world examples based on key topics such as configuration and troubleshooting problems.
IPv6 core protocols implementation
2007,2006,2010
IPv6 was introduced in 1994 and has been in development at the IETF for over 10 years. It has now reached the deployment stage. KAME, the de-facto open-source reference implementation of the IPv6 standards, played a significant role in the acceptance and the adoption of the IPv6 technology. The adoption of KAME by key companies in a wide spectrum of commercial products is a testimonial to the success of the KAME project, which concluded not long ago. This book is the first and the only one of its kind, which reveals all of the details of the KAME IPv6 protocol stack, explaining exactly what every line of code does and why it was designed that way. Through the dissection of both the code and its design, the authors illustrate how IPv6 and its related protocols have been interpreted and implemented from the specifications. This reference will demystify those ambiguous areas in the standards, which are open to interpretation and problematic in deployment, and presents solutions offered by KAME in dealing with these implementation challenges.Covering a snapshot version of KAME dated April 2003 based on FreeBSD 4.8Extensive line-by-line code listings with meticulous explanation of their rationale and use for the KAME snapshot implementation, which is generally applicable to most recent versions of the KAME IPv6 stack including those in recent releases of BSD variantsNumerous diagrams and illustrations help in visualizing the implementation In-depth discussion of the standards provides intrinsic understanding of the specifications