(Usage hints for this presentation)
VM Neuland im Internet 2021
Dr. Jens Lechtenbörger (License Information)
Process on some Internet host
Each with lots of network cards, two relevant here
“Switch with cable nest” by Justin Smith under CC BY-SA 2.5; from Wikimedia Commons
DNS name www.wwu.de
, listening on TCP port 80
Figure under Public domain
One network card
One network card
“Anonymous-Hacker” by Frank Schwichtenberg under CC BY 4.0; from Wikimedia Commons
java.net.Socket
with Socket(IPAddressOrHostName, Port)
GET /exam-solutions.html HTTP/1.1
You may want to change the name of the Web server and choose a suggestive name for the requested resource …
www.wwu.de
,
128.176.6.250, 0:0:0:0:6:250This document is part of a larger course. Source code and source files are available on GitLab under free licenses.
Except where otherwise noted, the work “Let’s Communicate”, © 2019, 2021 Jens Lechtenbörger, is published under the Creative Commons license CC BY-SA 4.0.