DotNetRemotingPlus SDK

DotNetRemotingPlus is a Generic Cross Platform Communication Framework for PC and PDA
Unlike standard .Net Remoting, DotNetRemoting SDK for .NET allows you to build Bidirectional network applications.
More... 

Quick Start Presentation

     
    This Demo will guide you how to build the communication channel
     

Serialization Studio (Advanced Fast Serializer Generation for PC and PDA)

Serialization Studio is an advanced software tool for serializer generation. It is the next generation of serializer generators. The serializers generated by this program can handle almost anything including DataSet and DataTables. The serializers are platform neutral . They run equally well on Windows, Windows Mobile, Mono . The code generated by the studio is faster than standard binary by 10-50 times. Studio allows you to easily integrate your surrogates in the framework. Typical DataSet serialization is faster in avarage than standard binary by 10-12 times. The generated serializer can be used as a standalone serializer (typically as the part of DotNetRemoting Lib) or as a surrogate for the binary formatter. 
more...

Proxy Studio

Proxy Studio automatically generates proxies for synchronous methods (Traditional Remoting style) The proxy can be used with Mobile devices and on PC. In standard remoting the proxy is generated by the framework, however it is not implemented for the Compact Framework and the proxy has to be created externally. Also the benefit of using the proxy generated by the studio is that the target object may not necessarily to be derived from MarshalByRefObject class, any class will do.

GPRS Connector

GPRS Connector is a component for establishing a connection via GPRS. The component can Connect/HangUp/GetConnectionStatus. It can be purchased as a standalone component or as a part of DotNetRemoting Framework

Skyping

Skyping is an SDK for DNR remoting via Skype. It provides a peer-to-peer connection.
Like any Skype client it can communicate behind any firewall.
more...

No Firewall Tunnel

No Firewall Tunnel is an antifirewall solution. It is a proxy server that relays bidirectionaly TCP calls.
more...

Rich Web Client SDK (with/without ajax)

Rich Web Client SDK allows to automatically build complex data structures (classes) on the web client.
more...