Skip to content

Releases: Blazemeter/jVT220

jvt220-v1.3.3

31 May 19:07
Compare
Choose a tag to compare
jvt220-v1.3.3 Pre-release
Pre-release

What is new on this patch release:

  • Provided early support for the SSH connection
  • Improved Command Codes support

jvt220-v1.3.2

01 Oct 04:59
9dbf93f
Compare
Choose a tag to compare

What is new on this patch release:

  • Improve handling of events
  • Alarm listener notification added

jvt220-v1.3.1

08 Jun 13:27
1205654
Compare
Choose a tag to compare

What is new on this patch release:

  • Swing threads optimization.
  • Multiple connection listeners support.

    Now it's possible to add multiple connection listeners in order to be notified when a connection event occurs.

jvt220-v1.3

11 May 18:02
Compare
Choose a tag to compare

What's new on this minor release:

  • SSL protocol support. Make your telnet connection more secure!
  • Many optimizations were done (concurrent problems, massive thread creation on the background, proper disconnection)

jvt220-v1.2.1

27 Dec 16:58
ef60456
Compare
Choose a tag to compare
  • This patch release comes with a proper management of the server connection.

jvt220-v1.2

11 Dec 14:49
5fa7585
Compare
Choose a tag to compare
  • This new version includes TerminalClient class which is useful to make a proper connection to a telnet VT type terminal server. Then using the existent project to parse the codification received from the TelnetClient through TerminalClient.
  • Additionally, loggs have suffer a modification, the introduction of the SLF4 framework. This api will ease the logg stage in the project.