Simple Socket Tool, to create server or client socket connections

----------------Installation instructions:
Compressed into a .jar file that can be run as-is on most operating system.
Requires Java Runtime Environment 1.8 or above.


---------------RELEASE NOTES
Version 0.4
	- Smaller logo in "about" window
	- Fixed update bug on display area
	- Latest server and client settings saved until next time
	- Improved window scalability
	- Connection status in window title
	- Scroll window in send text area

Version 0.3
	- Added possibility to send/view Hex/Binary values
	- Added "Settings" window 
	- Minor bugfixes

Version 0.2
	- Bugfixes for monitoring current socket
	and disconnection handling.
	
Version 0.1
	- First test version