File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
1
+ [5/31/2017-20:43 0.2.1 Sergix]
2
+ Created a "Client" class that can connect to open TCP servers using a specified port and IP address.
3
+ Two-way messaging is also enabled from the console.
4
+ Client.Connect() is the connect function.
5
+ The Client class also implements a runnable thread for reading input while writing messages.
6
+ Pushed updates to Git.
7
+
8
+ [5/31/2017-17:03 0.2.1 Sergix]
9
+ Made the change directory function not require a full directory list;
10
+ directory paths relative to the current directory can be entered.
11
+ Pushed updates to Git.
12
+
13
+ [5/31/2017-16:31 0.2.1 Sergix]
14
+ Added a directory creation command, "md".
15
+ Function is in Dir.NewDir().
16
+
1
17
[5/31/2017-16:04 0.2.1 Sergix]
2
18
Quite a few changes made. Here is a full list:
3
19
- Removed Write.java file and moved the WriteFile function to the new "Files" class
You can’t perform that action at this time.
0 commit comments