From 75806c0290e8fcc52d6b323920531d2b85d3f954 Mon Sep 17 00:00:00 2001
From: Daniel Bohrer
Date: Sun, 20 Jan 2013 02:56:36 +0000
Subject: [PATCH] +Beispielpaket in Wireshark
---
EVENTDISTR.mw | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/EVENTDISTR.mw b/EVENTDISTR.mw
index 7bbfd5458..c167bc613 100644
--- a/EVENTDISTR.mw
+++ b/EVENTDISTR.mw
@@ -1,9 +1,10 @@
Im Space gibt es ein standardisiertes Protokoll, wie Events über das Netzwerk verteilt werden. Das Protokoll baut auf UDP auf und benutzt Port 31337. Der Payload der UDP-Protokolle hat folgenden Aufbau:
+[[Datei:Beispiel UDP-Paket.jpg|thumb|300px|Beispiel-Paket in Wireshark]]
{| class="prettytable"
! Offset !! Inhalt !! Bemerkung
|-
-| 0 || EVENTDISTR || Magic String zum Erkennen des Protokolls
+| 0 || EVENTDISTR || Magic String zur Erkennung des Protokolls
|-
| 10 || v || Trennzeichen
|-
--
2.20.1