KBMMW 4.84.00 发布

kbmMW is a portable, highly scalable, high end application server and
enterprise architecture integration (EAI) development framework for
Win32, ..Net and Linux with clients residing on Win32, .Net, Linux,
Unix, Mainframes, Minis, Embedded and many other places.
It is currently used as the backbone in hundreds of central systems, in
hospitals, courts, private, industries, offshore industry, finance,
telecom, governements, schools, laboratories, rentals, culture
institutions, FDA approved medical devices, military and more.

4.84.00 September 6 2015

        Important notes (changes that may break existing code)
        ======================================================
        * Removed kbmMWMurmurHash3 from kbmMWGlobal.pas.

        New stuff
        =========
        - Added support for RAD Studio 10 Seattle and Delphi 10 Seattle.
        - Added LZ4 compression support.
        - Added JPEG compression support via TurboJPEG via the new
          units kbmMWJPEG and kbmMWJPEGDefs.
          Installer includes optimized precompiled Win32, Win64 and
          Android libJpeg DLL/.so libraries.
        - Added support for DirectX11 for Remote Desktop Server.
        - Added multimonitor support (max 8 monitors) in Remote Desktop.
        - Added clipboard sharing in Remote Desktop.
        - Added 4 bit and 8 bit grayscale view modes to Remote Desktop.
        - Added auto detect compression modes in Remote Desktop.
          Some of them are called "xxxFullScreen" and will attempt non
          tiled compression, which may be preferable if running for
          example video in full screen for best non tearing
          appearance.
        - Performance optimized Remote Desktop including tile based
          texture detection compression, better thread handling and
          more.
        - Added FireMonkey Remote Desktop client component and limited
          demo app which runs on NextGen.
        - Added PassedTimeDiffUS to TkbmMWTiming. Works as PassedTimeUS
          except it returns passed time in uS.
        - Added kbmMWHashMurmur3.pas, kbmMWHashFNV1A.pas and
          kbmMWHashXX.pas units for 3 different high performance
          hash algorithms.
        - Enabled ZIPPED stream support for NextGen.
        - Added mwmqoPurgeOnCongestion to TkbmMWMessageQueueOption
          which will clear messages below a certain priority from the
          messagequeue when congestion is detected.
        - Added mwmqoPurgeAllPrioritiesOnCongestion to
          TkbmMWMessageQueueOption which will clear messages of all
          priorities from the messagequeue when congestion is detected.
        - Added Purge method to TkbmMWCustomMessageQueue and all
          descendants (memory and file). Removes messages from the
          queue optionally based on priority leaving only N messages.

	Changes/minor additions
        =======================
        - Dropped PNG compression mode in Remote Desktop.
        - Dropped Huffman compression mode in Remote Desktop.
        - Removed kbmMWMurmurHash3 from kbmMWGlobal.pas.
        - Deprecated kbmMWHashString32 and kbmMWHashString64. Instead
          use kbmMWHashFMV1A32 or kbmMWHashFMV1A64.
        - Added Options:TUniDataSetOptions to UniDAC adapter.
        - Modified UniDAC adapter to convert field types:
           ftOraBlob->ftBlob, ftOraclob->ftWideMemo, ftDateTime->ftDate.
        - Improved performance in HTTPGetContents in
           TkbmMWHTTPTransportStreamHelper.
        - Dropped DirectX9 screen capture support in Remote Desktop.
        - Updated .Net kbmMWSpider with user suggestions.

        Fixes
        =====
        - Fixed compilation/runtime issues for IOS64.
        - Fixed kbmMWString2Variant to return local time in variant if
           a datetime value was given, instead of UTC time.
        - Fixed potential TkbmMWMemoryStream issues in mobile and 64
           bit code.
        - Fixed Unicode memo issues in UniDAC adapter.
        - Fixed Android compilation issues.
        - Fixed issue when dynamically modifying path in OnFileAccess
           in file service.
        - Fixed object marshalling for NextGen.
        - Fixed resetting timezone when setting
           TkbmMWDateTime.ISO8601DateTime given only a date.
        - Fixed initializing timezone offset to 0 when creating empty
           TkbmMWDateTime.
        - Fixed FIB adapter when moving blob/memo data.
时间: 2024-10-24 04:04:32

KBMMW 4.84.00 发布的相关文章

KBMMW 4.80.00 发布

一大波更新来了. 4.80.00 March 30 2015         Important notes (changes that may break existing code)        ======================================================        * Changed messaging transport event OnServerRequestException to OnServerException.     

KBMMW 4.92.00 发布

We are happy to announce the release of kbmMW Professional and Enterprise Edition. Yet again kbmMW continues to set the bar for what an n-tier product must be capable of in the real world! Keywords for this release: - New memory debugging/leak detect

KBMMW 4.70.00 发布

We are happy to announce the release of kbmMW v. 4.70.00 Professional and Enterprise Edition. kbmMW continues to set the bar for what an n-tier product must be capable of in the real world! New stuff ========= - Added support for marshalling and dema

KBMMW 4.90.00 发布

kbmMW is a portable, highly scalable, high end application server andenterprise architecture integration (EAI) development framework forWin32, ..Net and Linux with clients residing on Win32, .Net, Linux,Unix, Mainframes, Minis, Embedded and many othe

KBMMW 4.82.00 发布

作者最近加紧了更新进度,赞一个. 时间都去哪儿了? 还没好好看4.81, 新版就来了. 这个版本主要是增强日志管理,已经强大到替换delphi 本身的异常处理了. We are happy to announce the release of kbmMW v. 4.82.00 Professional and Enterprise Edition. kbmMW continues to set the bar for what an n-tier product must be capable

KBMMW 4.93.00 发布

可喜可敬,作者非常勤奋,跟上了delphi 10.1 的步伐. 4.93.00 April 26 2016 Important notes (changes that may break existing code) ====================================================== * Updated transport stream format to include support for streaming cardinal values. *

KBMMW 4.81.00 发布

这次更新的速度非常快. 4.81.00 May 9 2015 Important notes (changes that may break existing code) ====================================================== * Changed TkbmMWOnFileAccess event to allow rewriting Path. TkbmMWOnFileAccess = procedure (Sender:TObject; v

KbmMW 4.40.00 正式版发布

经过快3个月的测试,kbmmw 4.40 正式版终于在圣诞节前发布了. We are happy to announce the availability of a new kbmMW release! This is a major release that amongst other things adds support for Delphi XE5 Win32/Win64/OSX/IOS/Android. The release also includes the following m

kbmMW 4.01.00 Beta 1发布了

4.01.00 Beta 1, Jun 1 2012        Important notes (changes that may break existing code)        ======================================================        * Updated transport stream format to 410, to support transfer of variant unicode strings as