(Usage hints for this presentation)
Summer Term 2018
Dr. Jens Lechtenbörger (License Information)
DBIS Group
Prof. Dr. Gottfried Vossen
Chair for Computer Science
Dept. of Information Systems
WWU Münster, Germany
Decentralized, heterogeneous, evolving
“ Internet of Things ” by Wilgengebroed on Flickr under CC BY 2.0; from Wikimedia
[PD11]: A network can be defined recursively as
General technique in Software Engineering and Information Systems
(Based on: [Tan02])
(Based on: [Tan02])
(Based on: [Tan02])
“ Networking layers ” under © 2016 Julia Evans, all rights reserved; from julia's drawings. Displayed here with personal permission.
“Hourglass design”
“ TCP basics! ” under © 2016 Julia Evans, all rights reserved; from julia's drawings. Displayed here with personal permission.
“ IP stack connections (based on work by en:User:Kbrose and en:User:Cburnett) ” by Jens Lechtenbörger under CC BY-SA 4.0; from GitLab
“ What’s a MAC address? ” under © 2016 Julia Evans, all rights reserved; from julia's drawings. Displayed here with personal permission.
“ Anatomy of a packet ” under © 2016 Julia Evans, all rights reserved; from julia's drawings. Displayed here with personal permission.
host
, net
, port
), dir
(src
, dst
), proto (ip
, tcp
, udp
, arp
, …)and
, or
, not
, …port 53
: Source or destination port is 53host www.uni-muenster.de
: Source or destination host has given name;
also IP address instead of name possibledst host 128.176.0.12 and udp dst port 53
Source code and source files for this presentation are available on GitLab under free licenses.
Except where otherwise noted, this work, “The Internet”, is © 2018 by Jens Lechtenbörger, published under the Creative Commons license CC BY-SA 4.0.
In particular, trademark rights are not licensed under this license. Thus, rights concerning third party logos (e.g., on the title slide) and other (trade-) marks (e.g., “Creative Commons” itself) remain with their respective holders.