Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
SimpleSocketTool1v2.exe | 2025-03-30 | 1.4 MB | |
SimpleSocketTool1v2.jar | 2025-03-30 | 1.1 MB | |
SimpleSocketTool1v1.jar | 2023-02-20 | 1.1 MB | |
SimpleSocketTool1v1.exe | 2023-02-20 | 1.2 MB | |
SimpleSocketTool1v0.jar | 2022-07-21 | 888.3 kB | |
SimpleSocketToolv1-0.exe | 2022-07-21 | 925.7 kB | |
SimpleSocketTool_0v3.jar | 2021-05-01 | 943.2 kB | |
SimpleSocketTool_0v2.jar | 2021-02-14 | 165.6 kB | |
SimpleSocketTool.jar | 2020-11-19 | 81.7 kB | |
Totals: 9 Items | 7.7 MB | 3 |
----------------Installation instructions:------------ Compressed into a .jar file that can be run as-is on most operating system with Java 1.9 and above installed (Java 11 LTS recommended), or use the .exe file for windows. If you use Linux, it can be needed to change the file permission to "Executable". If the application is closed by the "Exit & set default", an XML formatted file with your setting will be created in the same folder and thereby it's recommended to launch the file using a shortcut...:-) ---------------RELEASE NOTES--------------------------- Version 1.3.1 - Bugfix multithreading and improved performance when sending/receiving large files. - Added tables for ASCII and TCP/IP ports - Splash information on dashbar when send/receiving Version 1.3 - Added serial connection option - Minor cosmetic updates - Improved stability - Fixed: Large sent files didn't always showed in terminal window nor as HEX - (Internal note) Updated to modularity => requires Java 9+ runtime. Version 1.2 - Possibility to add several send text fields with individual Hex mode - IP Adresses and ports stored in Comboboxes w. history - Corrected messages/buttons during client connection error - Bugfix, short lived connections in server mode didn't always shown Version 1.1 - VITAL bugfix, partner disconnection didn't terminate socket correctly - Added possibility to change textAreas font & fontsize. - Added possibility to drag&drop textAreas relative size - Minor cosmetic corrections Version 1.0 - Bugfix, previous versions actually required Java 1.9 due to methods in FileInputStream class, now works with 1.8 - Minor changes in the Server/Client tab area - Available as Windows executable as well (still requires Java RTE) 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