My Photo

Technical Architect with over 10 years experience in a wide range of technologies.

@TheCodeKing

rss feed

XDMessaging 3.0 : Downloads | Thursday, 10 December 2009

XDMessaging .Net Library 3.0

Latest Release 3.0.0.0

What's new in this release

  • Enhancements to IOStream mode for performance.
  • Refactoring code to split DataGram into various implementations.
  • This version adds additional error handling around mixed elevation scenarios.
  • Obsolete APIs are now removed.
  • Codebase migrated to VS2010.

Note: This library is free for personal and educational use. Please ask permission before using in commercial applications and consider making a small donation.


Archive Versions

Version 2.1.0.3
  • Enhancements to IOStream mode for performance.
  • Refactoring code to split DataGram into various implementations.
Version 2.1.0.0
  • Adding error handling around mixed elevation scenarios.
  • Obsolete APIs are now removed.
  • Codebase migrated to VS2010.
Version 2.0.3.0
  • Adding filter to remove duplicate MailSlot messages sent once per protocol.
Version 2.0.2.8
  • Fixes to DataGram dispose bug, causing crashing on 64bit.
Version 2.0.2.7 (beta)
  • Fixing IOStream Mutex
Version 2.0.2.6 (beta)
  • Fixes to ensure MailSlot read handles are closed correctly.
  • Removing Mutex on MailSlot writes.
Version 2.0.2.5 (beta)
  • Correcting MailSlot implementation to block rather than poll.
Version 2.0.2.4 (beta)
  • Workaround for MailSlot throughput limitations to minimize dropping of messages under load
Version 2.0.2.3 (beta)
  • Improving MailSlot listener to ensure MailSlot can be opened
Version 2.0.2.2 (beta)
  • Improving exception handling, adding exception log to demo applications
Version 2.0.2.1 (beta)
  • Increasing robustness of MailSlot implementation through retry on IO fail
Version 2.0.2.0 (beta)
  • Implementation of MailSlots for IPC broadcasting as well as over a local Domain or Workgroup
  • Option to broadcast messages in any mode over the local network
  • Added Multi-broadcast API for broadcasting in multiple modes
Version 2.0.1.0
  • Performance enhancements
  • Implementation of IDisposable on listener classes
  • Mutex process synchronization on clean up of File IO
  • Changed WindowsMessaging to only iterate and use top-level Windows
  • Changed WindowsMessaging to use async message processing
Version 2.0.0.0
  • Added support Windows Services, Console applications
  • Added concept of transport modes, and refactored API to allow additional implementations
  • Implemented IOStream for IO file based communication
Version 1.0.0.0
  • Windows Services, Console applications are not supported

0 comments:

Post a Comment