Introducing DDObjects
Latest update: 2008-08-13 at 21:30 (version 1.1.5)
DDObjects is a remoting framework to be used with Delphi and C++ Builder which originally was begun out of personal interest for technologies like DCOM, RMI, Corba etc. A main goal in the development of 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.
Introducing DDServer
Latest update: 2008-08-13 at 21:30 (version 0.95)
DDServer is a comprehensive collection of debugging tools for Delphi and C++ Builder. DDServer consists of several modules which cover process-, thread- and exception information as well as detailed analysis about memory management and usage in real time. DDServer supports Delphi 5 to 7, Delphi 2005, 2006 and 2007 as well as C++ Builder 6 and 2006. DDServer makes it very easy to find, identify and remove memory leaks. Integrate DDServer in your existing application by adding a couple of lines only and use it within your running application to profile the memory usage, take snapshots, detect potential leaks and show their callstack.