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

sleep delay, warning

parent a0674bed
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,8 @@ public class TcpExample3Server {
/**
* Program invocation, execution starts here
* If already compiled, can run using console in directory ../../build/classes/ by invoking \
* java -classpath . TcpExamples.TcpExample3Server
* @param args command-line arguments
*/
public static void main(String[] args) {
......
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