Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.txt | 2016-12-07 | 1.9 kB | |
VB5250_1.1.1.0.msi | 2016-12-07 | 1.6 MB | |
VB5250_1.1.0.0.msi | 2016-11-04 | 1.6 MB | |
VB5250_1.0.10.0.msi | 2014-12-18 | 613.4 kB | |
VB5250_1.0.9.1.msi | 2014-12-12 | 610.8 kB | |
VB5250_1.0.8.1.msi | 2014-11-30 | 594.4 kB | |
VB5250_1.0.7.0.msi | 2014-11-27 | 580.6 kB | |
VB5250_1.0.6.0.msi | 2014-03-06 | 559.1 kB | |
VB5250_1.0.5.0.msi | 2014-03-01 | 559.6 kB | |
VB5250_1.0.4.0.msi | 2014-02-15 | 559.1 kB | |
VB5250_1.0.3.0.msi | 2014-01-18 | 551.4 kB | |
VB5250_1.0.2.0.msi | 2014-01-13 | 544.8 kB | |
Totals: 12 Items | 8.4 MB | 1 |
Revision History: 1.1.1.0 ------- -Added support for 5250 protocol SAVE_PARTIAL_SCREEN and RESTORE_PARTIAL_SCREEN commands. 1.1.0.0 ------- -Fixed failure to draw background color for plain text having a Reverse color attribute. -Fixed 'StartIndex cannot be less than zero' when evaluating signed numeric field contents. -Added support for 5250 protocol REMOVE GUI WINDOW and REMOVE ALL GUI CONSTRUCTS commands. -Improved print screen portrait/landscape handling. -Fixed focus bug making Emulator form unresponsive. -Added IBM iSeries LIPI server preauthentication & password changes. 1.0.10.0 ------- -Added user selectable font. 1.0.9.1 ------- -Added configurable codepage/character set/keyboard support. -Added confidentiality flag to Kerberos ticket request. -Fixed a drag & drop bug in the Connection Manager tree. -Added fallback to Lucida Console font on systems where Consolas is not installed (Windows XP). 1.0.8.0 ------- -Fixed Telnet connection and disconnection bugs. -Added informative error message translations for some common Kerberos errors. -Fixed failure to disconnect after receiving an iSeries connection error code. -Standardized logging for all projects. 1.0.7.0 -Added kerberos support. The hostname you specify must be the FQDN used by the host in its kerberos configuration. 1.0.6.0 -Some work on Telnet connection bugs. 1.0.5.0 -Added code to check for non-null hostname and port before attempting to connect. -Added a possible workaround for an exception I can't reproduce when reading the .Connected property of a TCPClient. 1.0.4.0 -Changed some connection logic that caused an infinite wait under certain circumstances when connecting with SSL. -Added password encryption for ini file. -Emulator form is now displayed prior to attempting connection. 1.0.3.0 -Added SSL support and various minor improvements.