Amplefile Announces Communication Framework for .NET
October 30, 2009
Amplefile Announces Communication Framework for .NET
Amplefile released DotNetRemoting 2.0.1, a communicationlibrary that is a universal network communication framework for PC and Pocketdevices (PDA, Pocket PC, Smartphones). The server andthe client may be on different platforms.
Unlike standard .NETRemoting, the DotNetRemoting SDK for .NET allows users to build bi-directionalnetwork applications. DotNetRemoting supports Mobiledevices and the Compact Framework.
Core features include:
Operating Systems: Windows, Windows CE,Mobile5(6), Linux, Unix
Supported Frameworks: .NET 1.1, 2.0, 3.0;Compact Framework; Mono
Supported Devices: PC, Pocket PC, PDA, TabletPC, Smartphones
Accessibility for clients behind firewall or proxy
Bi-directional synchronous and/or asynchronouscommunication by sending the objects or executing methods on the server (and/oron client)
Scalability: 2,000+ simultaneous clients
Ability to operate with FastSerializer
Supported protocols: TCP, HTTP, UDP
Keep connection alive feature
UDP object-based broadcasting
File transfer
Encryption
Easy deployment
No deployment license fees
Full source code included
DataRx event is executed in the main app thread,which allows invoking GUI methods directly
GPRS support (for Pocket devices)
If a unique firewall transparency is required, Amplefilesupplies special anti-firewall components: ProxyConnector, NoFirewall Tunnel,Peer-To-Peer channel, and Skype-based remoting.
For more information:
DotNetRemoting FAQ: http://members.iinet.net/~letchik/DotNetRemoting/FAQ.html
Getting Started: http://members.iinet.net/~letchik/DotNetRemoting/Gettingstarted.html
Amplefile
Price: http://members.iinet.net/~letchik/DotNetRemoting/Purchase.html
Web Site: http://www.dotnetremoting.com
About the Author
You May Also Like