NEWS
--------------------------------------------------------------------------------
July 2008 CompactFormatterPlus 1.0.5 released
It supports inheritance now
June 2008 DotNetRemotingPlus Release 3.5.9
Fixed bug in ChatClient
May 2008 DotNetRemotingPlus Release 3.5.6
New SecureChunkedFileTransfer demo added to mobile samples
May 2008 DotNetRemotingPlus PreRelease 3.5.4
New Componets - Http downloader and FTP Client were added
May 2008 DotNetRemotingPlus PreRelease 3.5.1
Resolved problems with Vista64 and IPV6
March 2008 DotNetRemotingPlus Release 3.4.9
Because of the serializer bug
March 2008 CompactFormatterPlus 1.0.3 released
Fixed bug in object instantiation
March 2008 Serialization Studio 1.0.3 released
Fixed bug with List<T>
Feb 2008 DotNetRemotingPlus Release 3.4.8
Zip data compression has been implemented (good for slow channels)
Feb 2008
Forum reopened
Previously DNR forum was closed because of spam.
Jan 2008
New component FileTransporter was incorporated into the framework. It allows to send the files bidirectionally in chunks
with a download progress bar (with just one port open[same port])
Jan 2008 DotNetRemotingPlus v3.4.5 release
The package is integrated with Visual Studio
Nov 2007. DotNetRemotingPlus v3.4.0 release
New features:
The programming model has been considerably simplified.
The default serializer now is the generic serializer [on mobile and PC] , the Fast Serializer is now optional.
(Fast serializer was the default one and the generic serializer was optional)
Nov 2007. DotNetRemotingPlus v3.3.0 release
Following numerous requests from customers, new remoting model has been introduced
Now SDK supports 3 communication models :
1. Classic Remoting
2. Async communication
3. Sync Communication
To learn more please read Programming Guide
Sept 2007. Proxy Studio v1.0.2 release
Proxy generator for Mobile devices and PC
Sept 2007. DotNetRemotingPlus v3.1.0 release
New features: True remoting on mobile devices via proxy.
Autoreconnection on wake up
Native support for DataSet and DataTable seialization.
May 2007. DotNetRemotingPlus v2.0.0 release
Released DNRPlus 2.0.0 including NoFirewall Tunnel , Peer-To-Peer
Released Skype Based Remoting 1.0.0 (Skyping)
DNRPlus Vista compatibility
Feb 2007. DotNetRemotingPlus v1.0.3 release
New features:
improved HTTP performance
December 2006. DotNetRemotingPlus v1.0.0 release
New features:
new HTTP components, Proxy components
July 2006. FSGen v1.2.3 release
New features:
added support for enum types, structs, Int64 , UInt64
fixed DataTable serialization bug
June 2006. DotNetRemoting SDK v3.0.5 release
Proxy connector added
fixed .Net2.0 compatibility bug
Apr 2006. DotNetRemoting SDK v3.0.0 release
New features:
Uses DotNetRemoting Fast Serializasion. Huge performance boost
Compatible with .Net 2.0
Apr 2006. DotNetRemoting Fast Serialiazer Generator (FSGen) v1.0.1 release
This program generates extremely fast serializers
Jan 2006. DotNetRemoting SDK v2.6.3 release
Fixed bug in RPC
New features:
Pseudo execution functionality for Compact Framework
Jan 2006. Performance & Simulation Tool for developers
The tool for performance testing and simulation. Dynamically generates and removes the clients
Nov 2005 Rapid Web Client SDK released
New features:
This SDK unifies clent and server side development
June 2005. DotNetRemoting SDK v2.5.0 release
New features:
File transferring functionality
April 2005. DotNetRemoting SDK v2.0.0 release
New features:
UDP broadcasting
Console mode added
Switching serializer and encryptor on the fly
Bug fixed:
Memory leak when the connection closed
April 2005. DotNetRemoting SDK v2.0.0 release
New features:
UDP broadcasting
Console mode added
Switching serializer and encryptor on the fly
March 2005. DotNetCommander v1.0.1 release
March 2005. ZoomControl v1.0.0.3 release
March 2005. DotNetManifester v1.0.3
Feb 2005.DotNetManifester v1.0.0 release
November 2004. DotNetRemoting SDK v1.0.0 release
Bidirectional synchronous and [or] asynchronous communication
Accessibility for Clients behind Firewall or Proxy
Using just one open port for bidirectional communication
Support for Compact Framework [Ability to communicate with PDAs]
TCP Object based Broadcasting
Encryption
All events when data received are translated into main thread events. This feature allows to invoke GUI methods directly.
All communications run in the background thread.
SDK Extensibility
Ability to switch the serializer or encryptor on the fly [for different networks ]
Very small footprint [important for Pocket PC]
Self contained. No need for running IIS [typical webservices application]