Frequently Asked Questions
- Are Async calls and TROSessions thread-safe?
- Can we use a Remoting SDK Client with an IntraWeb Server?
- Do Remoting SDK servers require any registration on the computer where they run?
- Do servers and clients written using the Remoting SDK only work on Windows?
- Does the Remoting SDK support interaction between an application and a DLL?
- How can I access a webbroker project's web datamodule?
- How can I access async responses after restart?
- How can I authenticate via WinInet Http client channel on a proxy server?
- How can I avoid "Unable to connect to remote server" exception when SuperHttpChannel-based client is closed?
- How can I call service methods in the service application itself?
- How can I change the database engine in Olympia?
- How can I configure IpHttpClientChannel or IpSuperHttpClientChannel client channels to connect through Http proxy (.NET)?
- How can I connect emulated Pocket PC and host?
- How can I convert a VCL RODA Server to a DLL Server?
- How can I create a Windows Service-based Remoting SDK for .NET server?
- How can I decrease extra latency (about 200 ms) in Windows 7?
- How can I disable enumeration prefixing?
- How can I enable debugging of Remoting SDK for .NET sources?
- How can I enable InMemory sessions mode in Olympia?
- How can I enable IPv6 Bindings for Indy-based server channels?
- How can I enable SSL for HttpSysServerChannel or HttpSysSuperHttpServerChannel server channel (.NET)?
- How can I enable SSL for IpHttpServerChannel?
- How can I enumerate all registered ZeroConf services?
- How can I execute Dialogs on Windows?
- How can I expose one or more services using SuperHttpWebProcessor (.NET)?
- How can I get IP address of the remote client from the service code?
- How can I handle handle enormous number of events from the Server in a Remoting SDK Client .NET application?
- How can I install multiple instances of the same service app?
- How can I log details (IP address, method name, parameters, duration, etc.) of every call made to a server?
- How can I rebuild Remoting SDK for .NET assemblies (.NET)?
- How can I resolve the "Unknown class '' found in stream" exception, occurring when a complex type is deserialized in Silverlight or the .NET Compact Framework?
- How can I run Olympia session server on Windows x64?
- How can I send large amounts of data from client to the server?
- How can I shut down a server?
- How can I start Windows Service-based server created using Remoting SDK Trial version?
- How can I use a service that has a property named Type?
- How can I use ZeroConf for global discovery?
- How to consume 3rd-party SOAP Web Services?
- How to install a code generation template update?
- How to secure your communication
- How to uninstall RO/DA completely from OS X system?
- How to use live data during design time, if server requires login?
- Is it possible to get hold of the ClientID property from within a TRORemotable class?
- Is there a way to limit the number of active connections to a Remoting SDK Server?
- Is there any limit to the amount of concurrent connections when using the Remoting SDK?
- Is there any limit to the amount of concurrent connections when using the Remoting SDK?
- Setting ROHTTPClientChannel channel timeout value seems to have no effect on iOS, why?
- What causes 'Socket Error #10048 Address already in use'?
- What do I need to do handle 100+ users?
- What is the difference between various super tcp channel timeouts?
- What is the easiest way to send authentication information?
- What is the overhead in a binary message?
- What server files are needed to recompile client application?
- What types have to be used to pass strings and booleans in cross platform environment?
- When do event receivers require their own channel?
- Which of the many channels available should I choose and why?
- Why am I getting 'symbol not found' linker errors when building an iOS application?
- Why Delphi server can freeze during shutdown?
- Why do I get an 'An instance of type ... was being created, and a valid license could not be granted for the type ...' exception when one of Remoting SDK or DataAbstract classes is instantiated?
- Why do I get an 'Unknown class '...' found in stream.' exception when a structure is received from server in non-.NET platform (ie Compact Framework, Silverlight, WindowsPhone7, MonoTouch etc) clients?
- Why does .NET client fail to connect to Delphi-based server using TargetUrl like http://localhost:port ?
- Why does the TCP Super Channel use more threads than expected?
- Why is a "Could not load type" exception raised when GetCustomAttributes is called?
- Why is not supplied the source for ROServiceBuilder and ROServiceTester?
- Why sessions expire immediately after creation if timeout is set to 0?
- Why TypeManager.TypesAssembly is not assigned for non-.NET platforms (ie Compact Framework, Silverlight, WindowsPhone7, MonoTouch etc)?