cnp3 icon indicating copy to clipboard operation
cnp3 copied to clipboard

Computer Networking : Principles, Protocols and Practice (first and second edition, third edition is being written on https://github.com/cnp3/ebook)

Results 101 cnp3 issues
Sort by recently updated
recently updated
newest added

The last proposition is ``` .. negative:: New forwarding table for `R2`: ====== ===== Dest. Port ====== ===== A W B S-W ====== ===== ``` but I don't see where...

excusez moi c'est une erreur

The last line of host B should be `disconnect.conf(B-A)` and not `disconnect.conf(A-B)`.

In the subsection "Data transfer", on the first figure. There is a DATA.req(abcde) but for the transmission it is "1:abcd". I think it should be "1:abcde" instead since it is...

http://cnp3book.info.ucl.ac.be/2nd/html/protocols/ipv6.html#ipv6-addressing-architecture For the companies that want to use IPv6 without being connected to the IPv6 Internet, RFC 4193 defines the **Unique Local Unicast (ULA)** addresses (fc00::/7). => **Unique Local Address**

http://cnp3book.info.ucl.ac.be/2nd/html/protocols/congestion.html A TCP connection cannot send data faster than \frac{window}{rtt} where window is the **maximum** between the host’s sending window and the window advertised by the receiver. Shouldn't it be...

http://cnp3book.info.ucl.ac.be/2nd/html/protocols/sctp.html#connection-release Sentence : "SCTP uses a different approach to **terminante** connections." Correction : "SCTP uses a different approach to **terminate** connections."

First word of 2.3 Applications I think that "the" should be "there".

In Building a network, third figure, their is end-hosts in _circles_ and routers in _square_, but the description is : "This network contains two types of devices. The end hosts,...

First list, second item of UDP description: the UDP service does not guarantee the delivery of SDUs (losses and **desquencing** can occur) should be **desequencing** http://cnp3book.info.ucl.ac.be/2nd/html/protocols/udp.html