Concepts

The Client Concepts section covers topics about what makes Remoting SDK clients work in order to communicate with the Server. This includes some of the classes (or types of classes) that Remoting SDK provides for you to work with, client side, and more abstract ideas and concepts.

todo: fill this topic

See Also: Server Concepts

You might also want to explore the Servers section for more information on how to build the servers you connect to. Servers can be build using .NET (including, attractive for Cocoa developers, our free Swift compiler for .NET) and in Delphi.

The Servers section has a dedicated Server Concepts area that talks about concepts relevant to server development (and some that are shared, such as Messages).