Releases: JungleComputing/smartsockets
Releases · JungleComputing/smartsockets
Smartsockets version 1.80
What problem does SmartSockets solve?
SmartSockets is a wrapper around the standard Java sockets implementation that solves many connectivity problems such as Firewalls, NAT, Multi-homing, non-routed networks, and incorrect host names.
Notable changes to v1.70.1
- Switched SSH library from an ancient TrileadSSH fork to Apache SSHD.
- Fixed the parsing of ifconfig output on linux
- Support the parsing of infiniband ifconfig output
- Generate an all-in-one shadow jar which include the dependencies
Smartsockets version 1.70.1
What problem does SmartSockets solve?
SmartSockets is a wrapper around the standard Java sockets implementation that solves many connectivity problems such as Firewalls, NAT, Multi-homing, non-routed networks, and incorrect host names.
Notable changes to v1.70
- Minor changes to buidl structure.
- Initial version with a DOI
Smartsockets version 1.70
This is smartsockets version 1.70, now on github.