ebook icon indicating copy to clipboard operation
ebook copied to clipboard

Third edition of the Computer Networking: Principles, Protocols and Practice ebook

Results 34 ebook issues
Sort by recently updated
recently updated
newest added

In the Hypertext Transfer Protocol section, there is a subset of the BNF for URIs. It's a subset, it's not the full description of all URIs but I found it...

This PR add captions to the sidebar to better distinguish different parts of the book. ![image](https://user-images.githubusercontent.com/73463417/153608000-a7468363-a1b8-4b3d-80c0-7de632b27be8.png) Drawback: In order to maintain the current style of headings in index.html and the...

I prepared a basic cover page almost ten years ago hoping that someone with graphical skills would provide a better one soon. A decade later, we still have the old...

enhancement
good first issue

In "Connecting two hosts", one of the very first sections, it is correctly pointed out that bit rates are always expressed in decimal powers. But then, the text writes "Kbps"...

enhancement

It would be nice to have an inginious exercise that enables students to understand how RSA works. A simple approach would be to randomly generate a public/private key with small...

enhancement
inginious-open

It would be nice to have an inginious exercise to illustrate the Diffie-Hellman key exchange using small integers. This exercise would use the random_input feature of inginious and a small...

enhancement
inginious-open

The image on the cover page is a bit outdated, suggestions for a nice picture or even photograph are more than welcome

enhancement

It would be useful to explain in more details how load balancing works once the students have covered HTTP, TCP, DNS and IP. Many techniques can be used and a...

enhancement

New section describing the CUBIC congestion control scheme and update to sphinx-spellchecker