by Amplefile - Product Type: Component / .NET Class / .NET Compact Framework / 100% Managed Code
A generic cross platform and cross device bidirectional communication framework for .NET or Mono. DotNetRemotingPlus SDK is a network communication component that allows for bidirectional communication. DotNetRemotingPlus supports 4 communication models: Standard Remoting, Synchronous Send,Bidirectional (Symmetrical) and Asyncronous Send. DotNetRemotingPlus SDK is extremely easy to use (only a few lines of the code are needed) and it includes many sample applications. DotNetRemotingPlus SDK features include Bidirectional communication with just one port open, accessibility for Clients behind NAT, Firewall or Proxy, TCP, HTTP, UDP, GPRS (for PDAs, Smartphones) supported protocols and more. DotNetRemotingPlus SDK is Runtime Royalty free.
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 248.92 | 1 Developer License | Download (2.3 MB) | |
| Add to Cart | $ 778.12 | 4 Developer Team License - Includes 6 Months Premium Support | Download (2.3 MB) | |
| Add to Cart | $ 1,409.24 | Unlimited Developer License - Includes 12 Months Premium Support | Download (2.3 MB) |
| Add to Cart | $ 148.96 | 1 Developer Upgrade License | Verify | Download (2.3 MB) |
| Add to Cart | $ 466.48 | 4 Developer Team Upgrade License - Includes 6 Months Premium Support | Verify | Download (2.3 MB) |
| Add to Cart | $ 844.76 | Unlimited Developer Upgrade License - Includes 12 Months Premium Support | Verify | Download (2.3 MB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
DotNetRemotingPlus SDK is a generic cross platform and cross device bidirectional communication framework for .NET or Mono.
DotNetRemotingPlus SDK supports 4 communication models:
The reception of the async/sync call is implemented via an event and the status event reports the status of the system. All the objects are serialized when they are sent across the network. For extra performance the a custom serializer can be generated for the framework by the Serialization Studio. Gain in the performance can be considerable: the serializers generated by the Serialization Studio can be faster that a standard binary serializer by 10-50 times. DotNetRemotingPlus SDK also handles all threading issues internally so the programmer does not have to.
MainFeatures:
The framework is fully integrated with Visual Studio. Building a client or a server can be achieved by just dragging the components from the toolbox to the form. If the components are used with a services or console application, only couple of lines are needed to build the client (server). The details how to program DotNetRemotingPlus can be found in the Programming manual