PowerTCP Emulation for .NET (英語版) のリリース
Released: Jan 6, 2010
Updates in this release
Updates in V4.2
- Native .NET Framework classes are now used for SSL functionality
- PowerShell demo script included in samples
- Several display and printing issue fixes
Released: Nov 18, 2009
Updates in this release
Updates in V4.1.0.9
- Added Visual C++ samples for VS.NET 2008.
- Fixed an index out of bounds error that could occur when BufferRows = 0 and an area of the display was selected and extended outside the bounds of the control.
- The default encoding is now set to ASCII to prevent unintentional encoding.
- Fixed various issues discovered using emulation test software.
- Fixed scrolling problem when a CRLF was displayed outside the scrolling region.
- All data is now printed when PrintType.Controller is used...