diff --git a/assignments/src/MV3500Cohort2020JulySeptember/homework1/BrutzmanRefactorTcpExample1TelnetLog.txt b/assignments/src/MV3500Cohort2020JulySeptember/homework1/BrutzmanRefactorTcpExample1TelnetLog.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0b72147f455f28a103f53bce0fccc7631176a962
--- /dev/null
+++ b/assignments/src/MV3500Cohort2020JulySeptember/homework1/BrutzmanRefactorTcpExample1TelnetLog.txt
@@ -0,0 +1,16 @@
+ant -f C:\\x-nps-gitlab\\NetworkedGraphicsMV3500\\assignments -Dnb.internal.action.name=run.single -Djavac.includes=MV3500Cohort2020JulySeptember/homework1/BrutzmanRefactorTcpExample1Telnet.java -Drun.class=MV3500Cohort2020JulySeptember.homework1.BrutzmanRefactorTcpExample1Telnet run-single
+init:
+Deleting: C:\x-nps-gitlab\NetworkedGraphicsMV3500\assignments\build\built-jar.properties
+deps-jar:
+Updating property file: C:\x-nps-gitlab\NetworkedGraphicsMV3500\assignments\build\built-jar.properties
+Compiling 1 source file to C:\x-nps-gitlab\NetworkedGraphicsMV3500\assignments\build\classes
+warning: [options] bootstrap class path not set in conjunction with -source 8
+1 warning
+compile-single:
+run-single:
+TcpExample1Telnet has started and is waiting for a connection.
+  help: https://savage.nps.edu/Savage/developers.html#telnet
+  enter (telnet localhost 2317) or (nc localhost 2317)...
+This server response was written by server TcpExample1.
+TcpExample1 completed successfully.
+BUILD SUCCESSFUL (total time: 18 seconds)
diff --git a/assignments/src/MV3500Cohort2020JulySeptember/homework1/BrutzmanRefactorTcpExample1TelnetNetbeansExecution.png b/assignments/src/MV3500Cohort2020JulySeptember/homework1/BrutzmanRefactorTcpExample1TelnetNetbeansExecution.png
new file mode 100644
index 0000000000000000000000000000000000000000..de78e098b0981c0db2d640f4f3ea060d9de491b2
Binary files /dev/null and b/assignments/src/MV3500Cohort2020JulySeptember/homework1/BrutzmanRefactorTcpExample1TelnetNetbeansExecution.png differ