obonaventure / cnp3

Computer Networking : Principles, Protocols and Practice (first and second edition, third edition is being written on https://github.com/cnp3/ebook)
https://www.computer-networking.info
508 stars 91 forks source link

Character Stuffing Bold on wrong words - #142

Closed fthuin closed 9 years ago

fthuin commented 9 years ago

Dans la partie théorie, character stuffing (into connecting two hosts -> framing) il y a un problème de mise en gras des caractères. Le texte dit qu'on enlève le second caractère DLE à la réception, pourtant la partie de la frame mise en gras est chaque fois le second caractère DLE, comme s'il appartenait à la frame originale, ce qui n'est pas le cas (ce devrait être le premier selon l'explication)

obonaventure commented 9 years ago

Exact, merci pour le commentaire.