From 767d54a84c6c77c4c0f0045b8288ac90855ef846 Mon Sep 17 00:00:00 2001 From: brutzman <brutzman@nps.edu> Date: Sun, 23 Apr 2023 22:55:57 -0700 Subject: [PATCH] viewing instructions as header --- examples/src/TcpExamples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/src/TcpExamples/README.md b/examples/src/TcpExamples/README.md index ca09641a43..d287f08d3f 100644 --- a/examples/src/TcpExamples/README.md +++ b/examples/src/TcpExamples/README.md @@ -1,6 +1,6 @@ ## TCP Examples Source Code -### https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/examples/src/TcpExamples/README.md +### View this page at https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500/-/blob/master/examples/src/TcpExamples/README.md | Telnet example | Telnet connection counting | Client-server socket communications | Client-Server Timing Sequence Diagram | |----------------------|-------------------------------|-------------------------------------|---------------------------------------| -- GitLab