diff options
| author | Darkelarious <darkelarious@333networks.com> | 2020-12-21 18:40:14 +0000 |
|---|---|---|
| committer | Darkelarious <darkelarious@333networks.com> | 2020-12-21 18:40:14 +0000 |
| commit | 6b7437536bbf9fa1219ed2657fe53b4767fdda1d (patch) | |
| tree | 9f95696f23d8e01d471a579a6277172fe425e3bb /src/heartbeat.tex | |
| parent | 51f9c4adf8a605bd955bfc4c2c09e7ff99808a0f (diff) | |
| download | MasterServer-Documentation-6b7437536bbf9fa1219ed2657fe53b4767fdda1d.tar.gz MasterServer-Documentation-6b7437536bbf9fa1219ed2657fe53b4767fdda1d.zip | |
add chapter heartbeat, organise files
Diffstat (limited to 'src/heartbeat.tex')
| -rwxr-xr-x | src/heartbeat.tex | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/src/heartbeat.tex b/src/heartbeat.tex deleted file mode 100755 index a106950..0000000 --- a/src/heartbeat.tex +++ /dev/null @@ -1,23 +0,0 @@ -\chapter{Heartbeat} -\label{chap:heartbeat} - -repeat introduction of heartbeat from chap:background, figure with focus on gameserver-masterserver interaction. - -\begin{figure}[h] - \centering - \includegraphics[width=\textwidth]{img/overview-hb} - \caption{Focus on interaction between gameserver and masterserver}\label{fig:overviewhb} -\end{figure} - -explanation of purpose, UDP information which it contains and/or is meant to convey. -\\ -security challenge (secure/validate) -\\ -ports that are opened, listening\\ -\\ - -\begin{figure}[H] - \centering - \includegraphics[width=\textwidth]{img/uplink-exchange} - \caption{Interaction between gameserver and masterserver}\label{fig:uplink} -\end{figure} |
