|

All
|
RemObjects SDK for .NET (ID #26225)
RemObjects Software
In today's world, communication is an essential part of almost every application - whether it's a simple check for available updates or news, data synchronization between devices or more involved interaction with "could-based" services, social networks or other resources on the Internet or the company LAN.
Traditionally, remoting (or network communication in general) has been a tricky subject, requiring detailed expertise from the developer and often relying on verbose and inefficient protocols, such as Web Service's SOAP.
Enter RemObjects SDK
RemObjects SDK makes remoting easy, even enjoyable, by allowing developers to create and access these "remote services" just as they would local classes. Application writers can concentrate on their core task - implementing and consuming the services they need, while RemObjects SDK takes care of all the infrastructure needed to bring clients and servers together.
RemObjects SDK provides highly optimized communication choices, such as our own BinMessage format, that was designed from the ground up to minimize network traffic and message parsing overhead (contrary to, say, SOAP), or the SuperTCP and SuperHTTP channels, which provide very efficient network communication and push notifications from servers to clients.
Any Platform You Like
Cross-platform compatibility has been a major focus for RemObjects SDK form the start. The world of today is made up of many different platforms, and in many cases, different operating system choices are made for servers than for clients.
RemObjects SDK provides full wire compatibility between the tools and platforms it supports, making it easy to – for example – deploy Linux based servers that can be accessed from client applications on Windows or Mac desktops – or even from Web clients written in Silverlight or JavaScript.

RemObjects SDK for .NET home page
|