Skip to content

Releases: JungleComputing/smartsockets

Smartsockets version 1.80

25 Feb 12:23
318c319

Choose a tag to compare

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

12 Jul 13:16

Choose a tag to compare

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

19 Mar 14:41

Choose a tag to compare

This is smartsockets version 1.70, now on github.