added initial version containing ping/echo command and first draft of the command handling structure

This commit is contained in:
Sheldan
2019-12-09 23:50:24 +01:00
parent 78a4d814ad
commit 42cfe33b3a
41 changed files with 1023 additions and 1 deletions

4
.gitignore vendored
View File

@@ -1,6 +1,8 @@
# Compiled class file
*.class
.idea/
target/
*.iml
# Log file
*.log