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