Skip to content
Snippets Groups Projects
Commit 95936078 authored by brutzman's avatar brutzman
Browse files

Example execution for program run

parent 77836e52
No related branches found
No related tags found
No related merge requests found
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)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment