Commit graph

7 commits

Author SHA1 Message Date
822dba1f63 v2.2
command line functionality in no longer client-only
added ability to save data using command on server app
refactor of CommandLineHandler
added CommandLineHandlerClient and CommandLineHandlerServer classes
other minor changes
2022-05-16 15:20:36 +03:00
2cce380f20 v2.1
UDPClient uses DatagramChannel instead of DatagramSocket
New command "con"
minor bug fixes
2022-05-10 22:14:13 +03:00
edd89107d0 server support added 2022-04-29 19:29:59 +03:00
51caa000f3 more xml flexibility, minor fixes 2022-03-22 02:19:39 +03:00
27a164aa19 javadoc updates, renamed CommandLine.java to CommandLineHandler.java 2022-02-20 17:12:58 +03:00
b7037e0a10 code overhaul 2022-02-18 21:44:39 +03:00
3d28766fb5 Initial commit 2022-02-12 14:16:24 +03:00