> I seem to be losing memory in the Socket Buffers. Use FastMM4 in the application, with {$define FullDebugMode}, from http://fastmm.sourceforge.net. When the app terminates, it will show which memory was not released. Turn off debug, and the application will run faster anyway. Beware you need an extra debug DLL when debug mode is enabled, and your app won't start without it, but won't tell you either.
FastMM4 is now the standard memory manager in Delphi 2006, and you can use a DLL to speed up earlier versions. Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be