Skip to content
Snippets Groups Projects
Commit 95be9090 authored by Brutzman, Don's avatar Brutzman, Don
Browse files

format improvement

parent b1741c08
No related branches found
No related tags found
No related merge requests found
Invocation instructions: Invocation instructions:
* run/debug TcpSentryServer.java * run/debug TcpSentryServer.java (always start server first, so client can connect)
* run/debug TcpSentryClient.java * run/debug TcpSentryClient.java
Program responses: Program responses:
TcpSentryServer TcpSentryServer
---------- ---------------
ant -f C:\\x3d-nps-gitlab\\NetworkedGraphicsMV3500\\examples -Dnb.internal.action.name=run run ant -f C:\\x3d-nps-gitlab\\NetworkedGraphicsMV3500\\examples -Dnb.internal.action.name=run run
init: init:
Deleting: C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties Deleting: C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
...@@ -68,10 +68,10 @@ run: ...@@ -68,10 +68,10 @@ run:
[client] exit [client] exit
[sentry] Exiting the program. [sentry] Exiting the program.
BUILD SUCCESSFUL (total time: 54 seconds) BUILD SUCCESSFUL (total time: 54 seconds)
---------- ---------------
TcpSentryClient TcpSentryClient
---------- ---------------
ant -f C:\\x3d-nps-gitlab\\NetworkedGraphicsMV3500\\examples -Dnb.internal.action.name=run run ant -f C:\\x3d-nps-gitlab\\NetworkedGraphicsMV3500\\examples -Dnb.internal.action.name=run run
init: init:
Deleting: C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties Deleting: C:\x3d-nps-gitlab\NetworkedGraphicsMV3500\examples\build\built-jar.properties
...@@ -124,4 +124,4 @@ Don ...@@ -124,4 +124,4 @@ Don
exit exit
[client] Exiting the program. [client] Exiting the program.
BUILD SUCCESSFUL (total time: 32 seconds) BUILD SUCCESSFUL (total time: 32 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