Something went wrong on our end
BrutzmanRefactorTcpExample1TelnetLog.txt 1.00 KiB
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)