Delphi Remoting Update

Jeuner Admin 16.05.07 18:01

DDObjects - remoting framework to be used with Borland Delphi

DDObjects is a remoting framework to be used with Borland Delphi and C++ Builder which originally has been started out of personal interest for technologies like DCOM, RMI, Corba etc. A main goal while developing DDObjects has not only been to keep the code one has to implement in order to utilize DDObjects as simple as possible but also very close to Delphi's usual style of event-driven programming.

  DDObjects supports
  • Remote method calls
  • Server callbacks
  • Asynchronous calls
  • Asynchronous callbacks
  • Stateful and -less objects
  • Client sessions
  • RecordTypes
  • and much more...
  DDObjects uses plain XML as protocol, contains a broker component, a sourcecode generator as well as two new visual controls. DDObjects is shareware, supports Delphi 5 to 7, Delphi 2005, 2006 and 2007 as well as C++ Builder 6 and 2006.

Download Delphi Remoting